mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
This commit introduces the "exceptions" flag in the scan image command. Users can pass a list of vulnerabilities they ignore while scanning an image using this flag. Also added tests for the same. Fixes: https://github.com/kubescape/kubescape/issues/1564 Signed-off-by: VaibhavMalik4187 <vaibhavmalik2018@gmail.com>