Skip to content

Commit 243f9fa

Browse files
fix: adds more vulnerabilities (#193)
1 parent d6e5e7a commit 243f9fa

File tree

1 file changed

+2
-2
lines changed
  • docs/multiple-tests/pattern-vulnerability-high

1 file changed

+2
-2
lines changed

docs/multiple-tests/pattern-vulnerability-high/results.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<error
101101
source="vulnerability_high"
102102
line="14"
103-
message="Insecure dependency npm/[email protected] (CVE-2025-58754: Axios is a promise based HTTP client for the browser and Node.js. When ...) (update to 1.12.0)"
103+
message="Insecure dependency npm/[email protected] (CVE-2025-58754: axios: Axios DoS via lack of data size check) (update to 1.12.0)"
104104
severity="high"
105105
/>
106106
</file>
@@ -121,7 +121,7 @@
121121
<error
122122
source="vulnerability_high"
123123
line="5"
124-
message="Insecure dependency npm/[email protected] (CVE-2025-58754: Axios is a promise based HTTP client for the browser and Node.js. When ...) (update to 1.12.0)"
124+
message="Insecure dependency npm/[email protected] (CVE-2025-58754: axios: Axios DoS via lack of data size check) (update to 1.12.0)"
125125
severity="high"
126126
/>
127127
</file>

0 commit comments

Comments
 (0)