Skip to content

Commit

Permalink
suppresses a likely false positive (CVE-2023-36052)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-wolski committed Nov 21, 2023
1 parent 8a4d72a commit 6abef87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/owasp/suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ file name: launchdarkly-java-server-sdk-5.10.2.jar (shaded: org.yaml:snakeyaml:1
<cve>CVE-2023-5072</cve>
<cve>CVE-2023-4586</cve>
<cve>CVE-2023-4759</cve>
<cve>CVE-2023-36052</cve>
</suppress>
<suppress>
<notes>Remove once apache camel 4.0.0 Final available</notes>
Expand Down

0 comments on commit 6abef87

Please sign in to comment.