mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2026-04-15 06:56:51 +00:00
When we are trying to access a file from a directory which is not present then we get different error. We dont have standard error method to check the msg so added string match for this case