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
message="Insecure dependency golang/[email protected] (CVE-2025-47912: The Parse function permits values other than IPv6 addresses to be incl ...) (update to 1.24.8)"
89
-
severity="high"
90
-
/>
91
-
<error
92
-
source="vulnerability_high"
93
-
line="5"
94
-
message="Insecure dependency golang/[email protected] (CVE-2025-58183: tar.Reader does not set a maximum size on the number of sparse region ...) (update to 1.24.8)"
95
-
severity="high"
96
-
/>
97
85
<error
98
86
source="vulnerability_high"
99
87
line="5"
@@ -115,7 +103,7 @@
115
103
<error
116
104
source="vulnerability_high"
117
105
line="5"
118
-
message="Insecure dependency golang/[email protected] (CVE-2025-61724: The Reader.ReadResponse function constructs a response string through ...) (update to 1.24.8)"
106
+
message="Insecure dependency golang/[email protected] (CVE-2025-58183: golang: archive/tar: Unbounded allocation when parsing GNU sparse map) (update to 1.24.8)"
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
@@ -152,6 +152,18 @@
152
152
message="Insecure dependency golang/[email protected] (CVE-2025-61725: net/mail: Excessive CPU consumption in ParseAddress in net/mail) (update to 1.24.8)"
153
153
severity="warning"
154
154
/>
155
+
<error
156
+
source="vulnerability_medium"
157
+
line="3"
158
+
message="Insecure dependency golang/[email protected] (CVE-2025-47912: net/url: Insufficient validation of bracketed IPv6 hostnames in net/url) (update to 1.24.8)"
159
+
severity="warning"
160
+
/>
161
+
<error
162
+
source="vulnerability_medium"
163
+
line="3"
164
+
message="Insecure dependency golang/[email protected] (CVE-2025-61724: net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto) (update to 1.24.8)"
0 commit comments