mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-05-06 01:08:11 +00:00
* Ignore downstream version flag This commit adds `--ignore-downstream` flag to kube-hunter. Enabling the flag will make kube-hunter considering patched versions as not vulnerable. Resolves #179 * Add test cases and refine argument description