diff --git a/.gatecheck.yml b/.gatecheck.yml new file mode 100644 index 0000000..eba79ed --- /dev/null +++ b/.gatecheck.yml @@ -0,0 +1,8 @@ +version: "1" + +grype: + cveRiskAcceptance: + enabled: true + cves: + # Grype mis-reports this vulnerability which was fixed in clamav >= 0.99.0 even though the apk installed version is >= 1.2.2 + - id: CVE-2016-1405