We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173530d commit c96edd0Copy full SHA for c96edd0
.pipeline/dependency-check-suppression.xml
@@ -4,4 +4,8 @@
4
<notes><![CDATA[This is a JS dependency.]]></notes>
5
<cve>CVE-2021-41251</cve>
6
</suppress>
7
+ <suppress>
8
+ <notes><![CDATA[This incorrectly flags Spring 6, although only Spring 5 is affected]]></notes>
9
+ <cve>CVE-2024-38828</cve>
10
+ </suppress>
11
</suppressions>
0 commit comments