This commit is contained in:
Jeremy Long
2017-10-08 15:10:18 -04:00
parent 01ff6d986c
commit f15edfb806

View File

@@ -775,4 +775,13 @@
<gav regex="true">^org\.apache\.pdfbox:fontbox:.*$</gav>
<cpe>cpe:/a:font_project:font</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
false positive per issue #859
]]></notes>
<gav regex="true">^org\.kohsuke:github-api:.*$</gav>
<cpe>cpe:/a:git:git</cpe>
<cpe>cpe:/a:git_project:git</cpe>
<cpe>cpe:/a:hub_project:hub</cpe>
</suppress>
</suppressions>