Add option to output in JUnit format (#516)
If running these checks in a CI system it may be beneficial
to output in a more standardized format such as JUnit for
parsing by other tools in a consistent manner.
Fixes #460
Signed-off-by:
John Schnake <jschnake@vmware.com>
Showing
- check/controls.go 55 additions, 0 deletionscheck/controls.go
- check/controls_test.go 123 additions, 0 deletionscheck/controls_test.go
- cmd/common.go 9 additions, 2 deletionscmd/common.go
- cmd/root.go 2 additions, 0 deletionscmd/root.go
- go.mod 1 addition, 0 deletionsgo.mod
- go.sum 7 additions, 20 deletionsgo.sum
Loading
Please register or sign in to comment