1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-22 08:08:07 +00:00
kube-bench/check
John Schnake 6ffd382711 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>
2019-11-13 08:03:04 -05:00
..
check_test.go Issue #353: Merges JSON and Exec Params files (#426) 2019-10-14 10:37:10 -04:00
check.go Fixes issue #289: removed versions prior to 1.11 (#429) 2019-10-14 10:52:43 -04:00
controls_test.go Add option to output in JUnit format (#516) 2019-11-13 08:03:04 -05:00
controls.go Add option to output in JUnit format (#516) 2019-11-13 08:03:04 -05:00
data Issue #353: Merges JSON and Exec Params files (#426) 2019-10-14 10:37:10 -04:00
test_test.go Adds Unit Tests for check/toNumeric (#401) 2019-10-12 18:46:19 -04:00
test.go Remove nil check (#493) 2019-11-05 20:23:31 -05:00