1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-15 20:39:08 +00:00
kube-bench/check
yoavrotems 60f2fb592a
Add option to do bitmask (#565)
* Add option to do bitwise and between two value in order to compare permissions

* Update test.go

Removed self debug note

* Update test_test.go

FIx typo

* Update test.go

* Update test.go

Switched between max and requested value, because accidentally assigned them oppositely  and remove old function relate to octal base

* Update test_test.go

* Update test_test.go
2020-03-16 12:25:46 +00:00
..
check_test.go Update tests for check states (#550) 2020-01-03 14:02:49 +00:00
check.go Add warn reason (#547) 2020-03-05 12:20:26 +00: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 Support parse boolean flag with no value (#579) 2020-03-03 11:54:38 -05:00
test_test.go Add option to do bitmask (#565) 2020-03-16 12:25:46 +00:00
test.go Add option to do bitmask (#565) 2020-03-16 12:25:46 +00:00