1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-15 20:39:08 +00:00
kube-bench/check
Yoav Rotem aedc2942bd
Check string size (#915)
ASFF ProductFields[] string can't be longer than 1024 characters, could explain https://github.com/aquasecurity/kube-bench/issues/903
`Message:Finding does not adhere to Amazon Finding Format. data.Remediation.Recommendation.Text should NOT be longer than 512 characters.
Error Code:InvalidInput`
2021-06-20 14:28:22 +03:00
..
check_test.go Refactor group skip (#783) 2020-12-21 13:18:54 +02:00
check.go Add logging (#822) 2021-03-22 17:33:53 +02:00
controls_test.go Add detected kubernetes version (#869) 2021-05-09 14:48:34 +03:00
controls.go Check string size (#915) 2021-06-20 14:28:22 +03:00
data Expected result pattern not always shows (#784) 2020-12-24 16:38:22 +02:00
test_test.go Add detected kubernetes version (#869) 2021-05-09 14:48:34 +03:00
test.go Add logging (#822) 2021-03-22 17:33:53 +02:00