1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-15 20:39:08 +00:00
kube-bench/integration
Oleksandr Slynko 58bea9c89b
Fix go vet issues (#720)
* Fix go vet issues

* to omit the property from JSON parsing one should use "-". "omit" in
that case would use omit tag
* The error was not reachable in the tests, so I moved it to the place
where it make sense for me (but maybe it was just unnecessary)

* Run all go vet linters in CI

* This return breaks the test
2020-10-09 15:56:22 +01:00
..
testdata Fix typo of 1.1.19 in cis-1.6 (#728) 2020-10-09 15:39:05 +01:00
docker.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00
integration_test.go retire cis 1.3 and 1.4 (#693) 2020-10-03 11:23:28 +01:00
integration.go Fix go vet issues (#720) 2020-10-09 15:56:22 +01:00