1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-14 03:39:58 +00:00
kube-bench/integration
Satya Pawan 33f6773a43
Code quality improvements (#677)
* Code quality improvements such -

1. Improves empty string test (len vs str == "")
2. Converts fmt.Sprintf to string literal and Printf to Print where possible (as the dynamic args are missing!)

* Delete .deepsource.toml

Co-authored-by: DeepSource Bot <bot@deepsource.io>
Co-authored-by: Liz Rice <liz@lizrice.com>
2020-09-01 14:50:04 +01:00
..
testdata Support CIS v1.5.1 (#673) 2020-08-12 21:57:51 +03:00
docker.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00
integration_test.go Add integration tests for cis 1.3 and cis 1.5 (#609) 2020-05-20 18:30:52 +01:00
integration.go Code quality improvements (#677) 2020-09-01 14:50:04 +01:00