File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!-- OWASP Dependency Check suppression file for ESAPI. -->
3
3
<suppressions xmlns =" https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd" >
4
- <suppress >
5
- <notes ><![CDATA[
6
- ESAPI does not use this jar directly. It is a transitive dependency of AntiSamy and (as per Dave Wichers on
7
- the AntiSamy team), it does not impact AntiSamy, and therefore does not impact ESAPI.
8
-
9
- file name: batik-i18n-1.14.jar
10
- ]]> </notes >
11
- <packageUrl regex =" true" >^pkg:maven/org\.apache\.xmlgraphics/batik\-i18n@.*$</packageUrl >
12
- <cve >CVE-2020-7791</cve >
13
- </suppress >
14
-
15
4
16
5
<!-- NOTE: These 4 suppression rules are redundant. Will decide later which one to keep. -->
17
6
<suppress >
You can’t perform that action at this time.
0 commit comments