Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/multiple-tests/all-patterns/results.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,18 @@
message="Insecure dependency maven/org.apache.logging.log4j/log4j-core@2.17.0 (CVE-2025-68161: Apache Log4j: Apache Log4j Core: Information disclosure via missing TLS hostname verification) (update to 2.25.3)"
severity="warning"
/>
<error
source="vulnerability_medium"
line="1"
message="Insecure dependency maven/org.apache.logging.log4j/log4j-core@2.17.0 (CVE-2026-34480: Apache Log4j Core's XmlLayout https://logging.apache.org/log4j/2.x/ma ...) (update to 2.25.4)"
Comment thread
afsmeira marked this conversation as resolved.
severity="warning"
/>
<error
source="vulnerability_medium"
line="1"
message="Insecure dependency maven/org.apache.logging.log4j/log4j-core@2.17.0 (CVE-2026-34477: Apache Log4j Core: `verifyHostName` attribute silently ignored in TLS configuration) (update to 2.25.4)"
severity="warning"
/>
<error
source="vulnerability_critical"
line="2"
Expand Down
16 changes: 14 additions & 2 deletions docs/multiple-tests/pattern-vulnerability-critical/results.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,13 @@
<error
source="vulnerability_critical"
line="14"
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)"
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)"
severity="error"
/>
<error
source="vulnerability_critical"
line="14"
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)"
Comment thread
afsmeira marked this conversation as resolved.
severity="error"
/>
</file>
Expand All @@ -52,7 +58,13 @@
<error
source="vulnerability_critical"
line="5"
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)"
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)"
severity="error"
/>
<error
source="vulnerability_critical"
line="5"
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)"
severity="error"
/>
</file>
Expand Down
12 changes: 12 additions & 0 deletions docs/multiple-tests/pattern-vulnerability-high/results.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,18 @@
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)"
severity="high"
/>
<error
source="vulnerability_high"
line="5"
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)"
severity="high"
/>
<error
source="vulnerability_high"
line="5"
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)"
severity="high"
/>
</file>

<file name="javascript/package-lock.json">
Expand Down
32 changes: 28 additions & 4 deletions docs/multiple-tests/pattern-vulnerability-medium/results.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,18 @@
message="Insecure dependency maven/org.apache.logging.log4j/log4j-core@2.17.0 (CVE-2021-44832: log4j-core: remote code execution via JDBC Appender) (update to 2.17.1)"
severity="warning"
/>
<error
source="vulnerability_medium"
line="1"
message="Insecure dependency maven/org.apache.logging.log4j/log4j-core@2.17.0 (CVE-2026-34480: Apache Log4j Core's XmlLayout https://logging.apache.org/log4j/2.x/ma ...) (update to 2.25.4)"
Comment thread
afsmeira marked this conversation as resolved.
severity="warning"
/>
<error
source="vulnerability_medium"
line="1"
message="Insecure dependency maven/org.apache.logging.log4j/log4j-core@2.17.0 (CVE-2026-34477: Apache Log4j Core: `verifyHostName` attribute silently ignored in TLS configuration) (update to 2.25.4)"
severity="warning"
/>
</file>

<file name="java/pom.xml">
Expand All @@ -254,6 +266,18 @@
message="Insecure dependency maven/org.apache.logging.log4j/log4j-core@2.17.0 (CVE-2025-68161: Apache Log4j: Apache Log4j Core: Information disclosure via missing TLS hostname verification) (update to 2.25.3)"
severity="warning"
/>
<error
source="vulnerability_medium"
line="14"
message="Insecure dependency maven/org.apache.logging.log4j/log4j-core@2.17.0 (CVE-2026-34480: Apache Log4j Core's XmlLayout https://logging.apache.org/log4j/2.x/ma ...) (update to 2.25.4)"
severity="warning"
/>
<error
source="vulnerability_medium"
line="14"
message="Insecure dependency maven/org.apache.logging.log4j/log4j-core@2.17.0 (CVE-2026-34477: Apache Log4j Core: `verifyHostName` attribute silently ignored in TLS configuration) (update to 2.25.4)"
severity="warning"
/>
</file>

<file name="javascript/package-lock.json">
Expand All @@ -271,8 +295,8 @@
/>
<error
source="vulnerability_medium"
line="14"
message="Insecure dependency npm/axios@0.21.0 (CVE-2026-39865: axios: Axios: Denial of Service via HTTP/2 session cleanup logic state corruption) (update to 1.13.2)"
line="23"
message="Insecure dependency npm/follow-redirects@1.15.6 (GHSA-r4q5-vmmm-2653: follow-redirects leaks Custom Authentication Headers to Cross-Domain Redirect Targets) (update to 1.16.0)"
severity="warning"
/>
</file>
Expand All @@ -292,8 +316,8 @@
/>
<error
source="vulnerability_medium"
line="5"
message="Insecure dependency npm/axios@0.21.0 (CVE-2026-39865: axios: Axios: Denial of Service via HTTP/2 session cleanup logic state corruption) (update to 1.13.2)"
line="12"
message="Insecure dependency npm/follow-redirects@1.15.6 (GHSA-r4q5-vmmm-2653: follow-redirects leaks Custom Authentication Headers to Cross-Domain Redirect Targets) (update to 1.16.0)"
severity="warning"
/>
</file>
Expand Down