Empty supressionfile filters some vulnerable dependencies

79 views
Skip to first unread message

Me Self

unread,
Nov 14, 2017, 8:25:56 AM11/14/17
to Dependency Check
Running the owasp dependencycheck maven plugin 3.0.1 with an empty suppressionfile.xml (content shown below) and renaming the file such that the plugin cannot find the file results in two different sets of vulnerable dependencies. There are fewer vulnerable depedencies with the empty file (a subset of the other result), how come?

<?xml version="1.0" encoding="UTF-8"?>
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.1.xsd">
</suppressions>


Hans Aikema

unread,
Nov 14, 2017, 10:09:19 AM11/14/17
to Me Self, Dependency Check

Failure to find the suppression file triggers that also the built-in false positive suppression filter of DependencyCheck is no longer used to suppress false positives.

 

So the vulnerabilities that you get reported should be false positives (that under regular circumstances (no suppression file or valid suppression file configured) get suppressed by the built-in suppression list)

 

See also https://github.com/jeremylong/DependencyCheck/issues/960 and the message on this mailinglist that the issue refers to.

Hans Aikema

--
You received this message because you are subscribed to the Google Groups "Dependency Check" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dependency-che...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-------------------
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, equensWorldline or Worldline group’s liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de equensWorldline ou du groupe Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
-------------------

Reply all
Reply to author
Forward
0 new messages