Skip to content

Commit

Permalink
Supress CVE-2021-4277
Browse files Browse the repository at this point in the history
tessera doesn't take screen shots!
  • Loading branch information
antonydenyer committed Jan 10, 2023
1 parent 5aa8369 commit 4d26ea6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cvss-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,11 @@
<packageUrl regex="true">^pkg:maven/org\.slf4j/[email protected]</packageUrl>
<cve>CVE-2021-37533</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: eclipselink-utils.jar (project :eclipselink-utils)
]]></notes>
<packageUrl regex="true">^pkg:maven/net\.consensys\.quorum\.tessera/eclipselink\-utils@.*$</packageUrl>
<cve>CVE-2021-4277</cve>
</suppress>
</suppressions>

0 comments on commit 4d26ea6

Please sign in to comment.