0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/compliance
Josh Dolitsky 271b916a26 feat(compliance): Add JSON output option
This adds a new --json flag to the compliance subcommand, which
will output the compliance test results as minified JSON to stdout.

Also a few other small additions:
- Exit 1 if compliance tests fail
- Use random port for test server using freeport library (added)

Signed-off-by: Josh Dolitsky <393494+jdolitsky@users.noreply.github.com>
2019-12-13 14:57:51 -06:00
..
v1_0_0 feat(compliance): Add JSON output option 2019-12-13 14:57:51 -06:00
BUILD.bazel compliance: initial commit 2019-10-14 10:59:11 -07:00
config.go feat(compliance): Add JSON output option 2019-12-13 14:57:51 -06:00