Open mir-am opened 2 years ago
Yep, I am seeing the same wrong mappings produced by vulnerability-producer.
I think that the PURL inference strategies are the problem here, also in #118
Try running the vulnerability-producer with the -i none
flag to turn those off.
I think that the PURL inference strategies are the problem here, also in #118 Try running the vulnerability-producer with the
-i none
flag to turn those off.
Yes, this is related to the devised heuristics for PURL inference.
By turning off the flag -i
, I think the tool won't infer PURLs.
I am currently investigating what we can possibly do to mitigate these false positives.
CVE-2019-2124 affects Google Android but the PURL
pkg:maven/org.bouncycastle/bcprov-jdk15on@10.0
is marked as vulnerable. This is an invalid mapping. There are currently quite a number of these issues in Postgres.