Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
False positive CVE-2023-35116 (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
otrosien authored Jun 19, 2023
1 parent 56d2de7 commit 53b5209
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cve-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,11 @@
]]></notes>
<cve>CVE-2022-45688</cve>
</suppress>
<suppress>
<notes><![CDATA[
This CVE is a false positive according to the Jackson project maintainers.
See https://github.com/FasterXML/jackson-databind/issues/3972
]]></notes>
<cve>CVE-2023-35116</cve>
</suppress>
</suppressions>

0 comments on commit 53b5209

Please sign in to comment.