1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-18 12:48:08 +00:00
kube-bench/integration
Yoav Rotem 0cb302761c
Add logging (#822)
* Add more logging

The old logging could was lacking and in some cases misleading

* Add Logging

Add more logs and change some old messages, the important part is make each test log more readable by adding ------ test id ------ section in logs

* Fix typos

* more info

add more info in comment about the function and it use cases

Co-authored-by: Liz Rice <liz@lizrice.com>

* Use switch case

Change the logic from if to switch and tidy up the code
2021-03-22 17:33:53 +02:00
..
testdata Add logging (#822) 2021-03-22 17:33:53 +02: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