You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/multiple-tests/pattern-vulnerability-critical/results.xml
+14-2Lines changed: 14 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,13 @@
43
43
<error
44
44
source="vulnerability_critical"
45
45
line="14"
46
-
message="Insecure dependency npm/axios@0.21.0 (CVE-2025-62718: Axios has a NO_PROXY Hostname Normalization Bypass Leads to SSRF) (update to 1.15.0)"
46
+
message="Insecure dependency npm/axios@0.21.0 (CVE-2025-62718: axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization) (update to 1.15.0)"
47
+
severity="error"
48
+
/>
49
+
<error
50
+
source="vulnerability_critical"
51
+
line="14"
52
+
message="Insecure dependency npm/axios@0.21.0 (CVE-2026-40175: Axios is a promise based HTTP client for the browser and Node.js. Prio ...) (update to 1.15.0)"
47
53
severity="error"
48
54
/>
49
55
</file>
@@ -52,7 +58,13 @@
52
58
<error
53
59
source="vulnerability_critical"
54
60
line="5"
55
-
message="Insecure dependency npm/axios@0.21.0 (CVE-2025-62718: Axios has a NO_PROXY Hostname Normalization Bypass Leads to SSRF) (update to 1.15.0)"
61
+
message="Insecure dependency npm/axios@0.21.0 (CVE-2025-62718: axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization) (update to 1.15.0)"
62
+
severity="error"
63
+
/>
64
+
<error
65
+
source="vulnerability_critical"
66
+
line="5"
67
+
message="Insecure dependency npm/axios@0.21.0 (CVE-2026-40175: Axios is a promise based HTTP client for the browser and Node.js. Prio ...) (update to 1.15.0)"
Copy file name to clipboardExpand all lines: docs/multiple-tests/pattern-vulnerability-high/results.xml
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -112,6 +112,18 @@
112
112
message="Insecure dependency golang/stdlib@v1.21.4 (CVE-2026-25679: net/url: Incorrect parsing of IPv6 host literals in net/url) (update to 1.25.8)"
113
113
severity="high"
114
114
/>
115
+
<error
116
+
source="vulnerability_high"
117
+
line="5"
118
+
message="Insecure dependency golang/stdlib@v1.21.4 (CVE-2026-32280: During chain building, the amount of work that is done is not correctl ...) (update to 1.25.9)"
119
+
severity="high"
120
+
/>
121
+
<error
122
+
source="vulnerability_high"
123
+
line="5"
124
+
message="Insecure dependency golang/stdlib@v1.21.4 (CVE-2026-32282: golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root) (update to 1.25.9)"
0 commit comments