1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-18 12:48:08 +00:00
kube-bench/check
Simarpreet Singh 5df39eed02
ocp-3.10: Fix malformed yaml and improve TestControls_RunChecks
This improves the TestControls_RunChecks() test by making
more comprehensive assertions on a more fully fledged input yaml

Fixes: https://github.com/aquasecurity/kube-bench/issues/304

Signed-off-by: Simarpreet Singh <simar@linux.com>
2019-06-10 13:39:43 -07:00
..
check_test.go Update copyright date 2019-05-02 18:13:25 -07:00
check.go Genereate expected result automatically for each test 2019-05-26 10:14:25 +03:00
controls_test.go ocp-3.10: Fix malformed yaml and improve TestControls_RunChecks 2019-06-10 13:39:43 -07:00
controls.go Adjust the semantics of scored and unscored flags 2019-05-01 22:52:56 +02:00
data Just have one path for both json and yaml 2019-04-11 17:09:33 +01:00
test_test.go Complete merge where test numbers changes 2019-04-11 10:21:19 +01:00
test.go Generate expected result by strings join 2019-05-26 10:15:00 +03:00