-
Notifications
You must be signed in to change notification settings - Fork 0
/
NVDSuppressions.xml
56 lines (56 loc) · 1.77 KB
/
NVDSuppressions.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
<?xml version="1.0" encoding="UTF-8"?>
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
<suppress>
<notes>
<![CDATA[
file name: vite:4.5.2. To fix we would need to update to @angular-devkit/build-angular@17.3.3 which is a breaking change.
PBI https://dev.azure.com/ukhydro/Abzu/_workitems/edit/159873
]]>
</notes>
<packageUrl regex="true">^pkg:npm/vite@.*$</packageUrl>
<vulnerabilityName>GHSA-8jhw-289h-jh2g</vulnerabilityName>
<vulnerabilityName>CVE-2024-31207</vulnerabilityName>
<vulnerabilityName>GHSA-64vr-g452-qvp3</vulnerabilityName>
<vulnerabilityName>GHSA-9cwx-2883-4wfx</vulnerabilityName>
<vulnerabilityName>CVE-2024-45812</vulnerabilityName>
<vulnerabilityName>CVE-2024-45811</vulnerabilityName>
</suppress>
<suppress>
<notes>
<![CDATA[
file name: tar:6.2.0
]]>
</notes>
<packageUrl regex="true">^pkg:npm/tar@.*$</packageUrl>
<vulnerabilityName>CVE-2024-28863</vulnerabilityName>
<cpe>cpe:/a:tar_project:tar</cpe>
</suppress>
<suppress>
<notes>
<![CDATA[
file name: async:3.2.4
PBI https://dev.azure.com/ukhydro/Abzu/_workitems/edit/164628
]]>
</notes>
<packageUrl regex="true">^pkg:npm/async@.*$</packageUrl>
<vulnerabilityName>CVE-2024-39249</vulnerabilityName>
</suppress>
<suppress>
<notes>
<![CDATA[
file name: webpack:5.88.2
]]>
</notes>
<packageUrl regex="true">^pkg:npm/webpack@.*$</packageUrl>
<vulnerabilityName>GHSA-4vvj-4cpr-p986</vulnerabilityName>
</suppress>
<suppress>
<notes>
<![CDATA[
file name: webpack:5.88.2
]]>
</notes>
<packageUrl regex="true">^pkg:npm/webpack@.*$</packageUrl>
<cve>CVE-2024-43788</cve>
</suppress>
</suppressions>