forked from Nike-Inc/cerberus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dependency-check-supressions.xml
140 lines (139 loc) · 6.31 KB
/
dependency-check-supressions.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2020 Nike, inc.
~
~ Licensed under the Apache License, Version 2.0 (the "License")
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
<suppress>
<notes><![CDATA[
file name: is-svg:3.0.0
Already on latest of current major version. Suppressing these for the time being due to requiring a major version upgrade with breaking changes.
]]></notes>
<packageUrl regex="true">^pkg:npm/is\-svg@.*$</packageUrl>
<cve>CVE-2021-28092</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: ssri:6.0.1
Already on latest of current major version. Suppressing these for the time being due to requiring a major version upgrade with breaking changes.
]]></notes>
<packageUrl regex="true">^pkg:npm/ssri@.*$</packageUrl>
<cve>CVE-2021-27290</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: ssri:8.0.0
Already on latest of current major version. Suppressing these for the time being due to requiring a major version upgrade with breaking changes.
]]></notes>
<packageUrl regex="true">^pkg:npm/ssri@.*$</packageUrl>
<cve>CVE-2021-27290</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: ua-parser-js:0.7.23
Already on latest of current major version. Suppressing these for the time being due to requiring a major version upgrade with breaking changes.
]]></notes>
<packageUrl regex="true">^pkg:npm/ua\-parser\-js@.*$</packageUrl>
<cve>CVE-2021-27292</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: spring-security-web-5.3.2.RELEASE.jar
According to https://pivotal.io/security/cve-2018-1258
Users leveraging Spring Framework 5.x should avoid using Spring Framework 5.0.5.RELEASE.
Updating to Spring Security 5.0.5.RELEASE+ or Spring Boot 2.0.2.RELEASE+ brings in Spring Framework 5.0.6.RELEASE+ transitively.
However, users should be certain that other dependency management mechanisms are also updated to use Spring Framework 5.0.6.RELEASE or newer.
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.springframework\.security/spring\-security\-web@.*$</packageUrl>
<cve>CVE-2018-1258</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: spring-security-core-5.3.2.RELEASE.jar
According to https://pivotal.io/security/cve-2018-1258
Users leveraging Spring Framework 5.x should avoid using Spring Framework 5.0.5.RELEASE.
Updating to Spring Security 5.0.5.RELEASE+ or Spring Boot 2.0.2.RELEASE+ brings in Spring Framework 5.0.6.RELEASE+ transitively.
However, users should be certain that other dependency management mechanisms are also updated to use Spring Framework 5.0.6.RELEASE or newer.
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.springframework\.security/spring\-security\-core@.*$</packageUrl>
<cve>CVE-2018-1258</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: spring-security-config-5.3.2.RELEASE.jar
According to https://pivotal.io/security/cve-2018-1258
Users leveraging Spring Framework 5.x should avoid using Spring Framework 5.0.5.RELEASE.
Updating to Spring Security 5.0.5.RELEASE+ or Spring Boot 2.0.2.RELEASE+ brings in Spring Framework 5.0.6.RELEASE+ transitively.
However, users should be certain that other dependency management mechanisms are also updated to use Spring Framework 5.0.6.RELEASE or newer.
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.springframework\.security/spring\-security\-config@.*$</packageUrl>
<cve>CVE-2018-1258</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: kotlin-stdlib-1.4.21.jar
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.jetbrains\.kotlin/kotlin\-stdlib@.*$</packageUrl>
<cve>CVE-2020-15824</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: kotlin-stdlib-common-1.4.21.jar
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.jetbrains\.kotlin/kotlin\-stdlib\-common@.*$</packageUrl>
<cve>CVE-2020-15824</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: mybatis-spring-boot-autoconfigure-2.1.2.jar
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.mybatis\.spring\.boot/mybatis\-spring\-boot\-autoconfigure@.*$</packageUrl>
<cpe>cpe:/a:mybatis:mybatis</cpe>
</suppress>
<suppress>
<notes><![CDATA[
file name: mybatis-spring-boot-starter-2.1.2.jar
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.mybatis\.spring\.boot/mybatis\-spring\-boot\-starter@.*$</packageUrl>
<cpe>cpe:/a:mybatis:mybatis</cpe>
</suppress>
<suppress>
<notes><![CDATA[
file name: node-sass:5.0.0
]]></notes>
<packageUrl regex="true">^pkg:npm/node\-sass@.*$</packageUrl>
<cve>CVE-2017-16080</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: ini:1.3.8
]]></notes>
<packageUrl regex="true">^pkg:npm/ini@.*$</packageUrl>
<vulnerabilityName>CWE-471: Modification of Assumed-Immutable Data (MAID)</vulnerabilityName>
</suppress>
<suppress>
<notes><![CDATA[
file name: immer:7.0.9
]]></notes>
<packageUrl regex="true">^pkg:npm/immer@.*$</packageUrl>
<cpe>cpe:/a:immer_project:immer</cpe>
</suppress>
<suppress>
<notes><![CDATA[
file name: faye-websocket:0.10.0
]]></notes>
<packageUrl regex="true">^pkg:npm/faye\-websocket@.*$</packageUrl>
<cve>CVE-2020-15133</cve>
</suppress>
</suppressions>