1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-15 20:39:08 +00:00
kube-bench/check
Roberto Rojas 937bfc7b2e issue #344: Adds support for array comparison. Every element in the s… (#367)
* issue #344: Adds support for array comparison. Every element in the source array must exist in the target array.

* issue #344: Fixed typo and found if condition based on code review

* adds unit tests for valid_elements comparison

* removes spaces from split strings
2019-07-26 11:11:59 -07:00
..
check_test.go
check.go issue #243: Changes condition so that score: false tests are performed (#357) 2019-07-13 08:05:29 +01:00
controls_test.go ocp-3.10: Fix malformed yaml and improve TestControls_RunChecks 2019-06-10 13:39:43 -07:00
controls.go
data
test_test.go issue #344: Adds support for array comparison. Every element in the s… (#367) 2019-07-26 11:11:59 -07:00
test.go issue #344: Adds support for array comparison. Every element in the s… (#367) 2019-07-26 11:11:59 -07:00