|
2 | 2 | <suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
|
3 | 3 |
|
4 | 4 | <suppress>
|
5 |
| - <filePath regex="true">.*netty-transport-native-kqueue-4\.1\.60\.Final-osx-x86_64\.jar</filePath> |
| 5 | + <filePath regex="true">.*netty-.*.jar</filePath> |
| 6 | + <cve>CVE-2023-34462</cve> |
6 | 7 | <cve>CVE-2022-41915</cve>
|
7 | 8 | <cve>CVE-2021-37136</cve>
|
8 | 9 | <cve>CVE-2021-37137</cve>
|
|
11 | 12 | <cve>CVE-2021-21409</cve>
|
12 | 13 | <cve>CVE-2021-43797</cve>
|
13 | 14 | </suppress>
|
14 |
| - <suppress> |
15 |
| - <filePath regex="true">.*netty-transport-native-epoll-4\.1\.60\.Final-linux-x86_64\.jar</filePath> |
16 |
| - <cve>CVE-2021-43797</cve> |
17 |
| - <cve>CVE-2022-41915</cve> |
18 |
| - <cve>CVE-2021-37136</cve> |
19 |
| - <cve>CVE-2021-37137</cve> |
20 |
| - <cve>CVE-2022-24823</cve> |
21 |
| - <cve>CVE-2022-41881</cve> |
22 |
| - <cve>CVE-2021-21409</cve> |
23 |
| - </suppress> |
24 |
| - <suppress> |
25 |
| - <filePath regex="true">.*netty-codec-socks-4\.1\.60\.Final\.jar</filePath> |
26 |
| - <cve>CVE-2021-43797</cve> |
27 |
| - <cve>CVE-2022-41915</cve> |
28 |
| - <cve>CVE-2021-37136</cve> |
29 |
| - <cve>CVE-2021-37137</cve> |
30 |
| - <cve>CVE-2022-24823</cve> |
31 |
| - <cve>CVE-2022-41881</cve> |
32 |
| - <cve>CVE-2021-21409</cve> |
33 |
| - </suppress> |
34 |
| - <suppress> |
35 |
| - <filePath regex="true">.*netty-handler-proxy-4\.1\.60\.Final\.jar</filePath> |
36 |
| - <cve>CVE-2021-43797</cve> |
37 |
| - <cve>CVE-2022-41915</cve> |
38 |
| - <cve>CVE-2021-37136</cve> |
39 |
| - <cve>CVE-2021-37137</cve> |
40 |
| - <cve>CVE-2022-24823</cve> |
41 |
| - <cve>CVE-2022-41881</cve> |
42 |
| - <cve>CVE-2021-21409</cve> |
43 |
| - </suppress> |
44 | 15 |
|
45 | 16 | <suppress>
|
46 | 17 | <filePath regex="true">.*guava-31\.1-jre\.jar</filePath>
|
|
68 | 39 | <filePath regex="true">.*htmlunit-core-js-2\.70\.0\.jar</filePath>
|
69 | 40 | <cve>CVE-2023-26119</cve>
|
70 | 41 | </suppress>
|
71 |
| - <suppress> |
72 |
| - <filePath regex="true">.*neko-htmlunit-2\.70\.0\.jar</filePath> |
73 |
| - <cve>CVE-2023-26119</cve> |
74 |
| - </suppress> |
75 | 42 | <suppress>
|
76 | 43 | <filePath regex="true">.*htmlunit-xpath-2\.70\.0\.jar</filePath>
|
77 | 44 | <cve>CVE-2023-26119</cve>
|
|
0 commit comments