1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-03-09 03:36:05 +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
integration_test.go
integration.go Fix go vet issues (#720) 2020-10-09 15:56:22 +01:00