Added class, mozilla, sendfile and yacc to suppression, since all are *not* Python-based.

Former-commit-id: d4467d0b1ca70134a61c7f039180ec6dc115de6b
This commit is contained in:
Dale Visser
2015-04-21 16:53:14 -04:00
parent 707d9925a8
commit 4f6d96e16b

View File

@@ -90,10 +90,14 @@
<filePath regex="true">.*(\.(whl|egg)|\b(site|dist)-packages\b.*)</filePath>
<cpe>cpe:/a:python:python</cpe>
<cpe>cpe:/a:python_software_foundation:python</cpe>
<cpe>cpe:/a:class:class</cpe>
<cpe>cpe:/a:file:file</cpe>
<cpe>cpe:/a:gnupg:gnupg</cpe>
<cpe>cpe:/a:mongodb:mongodb</cpe>
<cpe>cpe:/a:mozilla:mozilla</cpe>
<cpe>cpe:/a:openssl:openssl</cpe>
<cpe>cpe:/a:sendfile:sendfile</cpe>
<cpe>cpe:/a:sendmail:sendmail</cpe>
<cpe>cpe:/a:yacc:yacc</cpe>
</suppress>
</suppressions>