Dependencycheck: More Jackson CVE-2016-7051 false-positives

Created on 8 Jul 2017  路  3Comments  路  Source: jeremylong/DependencyCheck

(This is a follow-up of #751. Opened a new issue because that ticket has been closed and the fix released.)

Reports about CVE-2016-7051 should also be suppressed for the following maven GAVs:

  • All modules with groupId com.fasterxml.jackson.datatype.
  • All modules with groupId com.fasterxml.jackson.module.
  • All modules with groupId com.fasterxml.jackson.dataformat, except the one with artifactId jackson-dataformat-xml.
  • Module com.fasterxml.jackson.dataformat:jackson-dataformat-xml with versions 2.7.x and 2.8.y for x >= 8 and y >= 4.
FP Report bug

Most helpful comment

Working on a patch to the suppression file.

All 3 comments

Also ignore all modules with groupId com.fasterxml.jackson.jaxrs please.

Working on a patch to the suppression file.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings