Skip to content

Commit 70afd4d

Browse files
authored
chore: remove common OR suppressions (#172)
re: moderneinc/dependency-vulnerability-reports#709
1 parent 0d330ab commit 70afd4d

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

suppressions.xml

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,4 @@
1515
<vulnerabilityName>CVE-2021-4104</vulnerabilityName>
1616
<cve>CVE-2023-26464</cve>
1717
</suppress>
18-
<suppress until="2024-09-25Z">
19-
<notes><![CDATA[
20-
file name: org.eclipse.jgit-4.4.1.201607150455-r.jar
21-
sev: High
22-
reason: dependencies of refaster.
23-
]]></notes>
24-
<packageUrl regex="true">^pkg:maven/org\.eclipse\.jgit/org\.eclipse\.jgit@.*$</packageUrl>
25-
<vulnerabilityName>CVE-2023-4759</vulnerabilityName>
26-
</suppress>
27-
<suppress until="2024-09-25Z">
28-
<notes><![CDATA[
29-
file name: protobuf-java-3.19.2.jar
30-
]]></notes>
31-
<packageUrl regex="true">^pkg:maven/com\.google\.protobuf/protobuf-java@.*$</packageUrl>
32-
<cve>CVE-2022-3171</cve>
33-
<cve>CVE-2022-3509</cve>
34-
<cve>CVE-2022-3510</cve>
35-
</suppress>
36-
37-
</suppressions>
18+
</suppressions>

0 commit comments

Comments
 (0)