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-medium/results.xml
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,18 @@
200
200
message="Insecure dependency golang/stdlib@v1.21.4 (CVE-2025-61730: During the TLS 1.3 handshake if multiple messages are sent in records ...) (update to 1.24.12)"
201
201
severity="warning"
202
202
/>
203
+
<error
204
+
source="vulnerability_medium"
205
+
line="3"
206
+
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)"
207
+
severity="warning"
208
+
/>
209
+
<error
210
+
source="vulnerability_medium"
211
+
line="3"
212
+
message="Insecure dependency golang/stdlib@v1.21.4 (CVE-2026-27142: html/template: URLs in meta content attribute actions are not escaped in html/template) (update to 1.25.8)"
0 commit comments