Skip to content

build(deps): bump alpine from 3.22.1 to 3.24.1 in /test/linters/trivy/good#64

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/test/linters/trivy/good/alpine-3.24.1
Open

build(deps): bump alpine from 3.22.1 to 3.24.1 in /test/linters/trivy/good#64
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/test/linters/trivy/good/alpine-3.24.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown

Bumps alpine from 3.22.1 to 3.24.1.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps alpine from 3.22.1 to 3.24.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: 3.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jun 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GIT_COMMITLINT Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
TRIVY Fail ❌

Super-linter detected linting errors

For more information, see the
GitHub Actions workflow run

Powered by Super-linter

TRIVY
trivy filesystem --config /github/workspace/.github/linters/trivy.yaml /github/workspace

Report Summary

┌─────────────────────────────────────┬────────────┬─────────────────┬───────────────────┬─────────┐
│               Target                │    Type    │ Vulnerabilities │ Misconfigurations │ Secrets │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ dependencies/Gemfile.lock           │  bundler   │        0        │         -         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ dependencies/composer/composer.lock │  composer  │        0        │         -         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ dependencies/package-lock.json      │    npm     │       14        │         -         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ Dockerfile                          │ dockerfile │        -        │         0         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ test/linters/trivy/good/Dockerfile  │ dockerfile │        -        │         0         │    -    │
└─────────────────────────────────────┴────────────┴─────────────────┴───────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://trivy.dev/docs/v0.71/guide/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


dependencies/package-lock.json (npm)
====================================
Total: 14 (UNKNOWN: 0, LOW: 1, MEDIUM: 11, HIGH: 2, CRITICAL: 0)

┌─────────────────────┬────────────────┬──────────┬────────┬───────────────────┬─────────────────────┬──────────────────────────────────────────────────────────────┐
│       Library       │ Vulnerability  │ Severity │ Status │ Installed Version │    Fixed Version    │                            Title                             │
├─────────────────────┼────────────────┼──────────┼────────┼───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ @babel/core         │ CVE-2026-49356 │ LOW      │ fixed  │ 7.27.4            │ 8.0.0-rc.6, 7.29.6  │ @babel/core: Arbitrary File Read via sourceMappingURL        │
│                     │                │          │        │                   │                     │ Comment                                                      │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-49356                   │
├─────────────────────┼────────────────┼──────────┤        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ @opentelemetry/core │ CVE-2026-54285 │ MEDIUM   │        │ 2.7.1             │ 2.8.0               │ OpenTelemetry Core: Unbounded memory allocation in W3C       │
│                     │                │          │        │                   │                     │ Baggage propagation                                          │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54285                   │
├─────────────────────┼────────────────┼──────────┤        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ form-data           │ CVE-2026-12143 │ HIGH     │        │ 4.0.5             │ 2.5.6, 3.0.5, 4.0.6 │ form-data is a library for creating readable                 │
│                     │                │          │        │                   │                     │ multipart/form-data strea ...                                │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-12143                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ hono                │ CVE-2026-54290 │          │        │ 4.12.23           │ 4.12.25             │ hono: CORS Middleware reflects any Origin with credentials   │
│                     │                │          │        │                   │                     │ when `origin` defaults to...                                 │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54290                   │
│                     ├────────────────┼──────────┤        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54286 │ MEDIUM   │        │                   │                     │ hono: Path traversal in `serve-static` on Windows via        │
│                     │                │          │        │                   │                     │ encoded backslash (`%5C`)                                    │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54286                   │
│                     ├────────────────┤          │        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54287 │          │        │                   │                     │ hono: AWS Lambda adapter merges multiple `Set-Cookie`        │
│                     │                │          │        │                   │                     │ headers into one value, dropping...                          │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54287                   │
│                     ├────────────────┤          │        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54288 │          │        │                   │                     │ hono: Body Limit Middleware can be bypassed on AWS Lambda by │
│                     │                │          │        │                   │                     │ understating...                                              │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54288                   │
│                     ├────────────────┤          │        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54289 │          │        │                   │                     │ hono: Lambda@Edge adapter keeps only the last value of a     │
│                     │                │          │        │                   │                     │ repeated request...                                          │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54289                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ js-yaml             │ CVE-2026-53550 │          │        │ 3.14.2            │ 4.2.0               │ JS-YAML: Quadratic-complexity DoS in merge key handling via  │
│                     │                │          │        │                   │                     │ repeated aliases                                             │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-53550                   │
│                     │                │          │        ├───────────────────┤                     │                                                              │
│                     │                │          │        │ 4.1.1             │                     │                                                              │
│                     │                │          │        │                   │                     │                                                              │
│                     │                │          │        │                   │                     │                                                              │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ markdown-it         │ CVE-2026-48988 │          │        │ 14.1.1            │ 14.2.0              │ markdown-it: Quadratic complexity DoS in smartquotes rule    │
│                     │                │          │        │                   │                     │ via replaceAt string operations                              │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-48988                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ postcss             │ CVE-2026-41305 │          │        │ 8.4.31            │ 8.5.10              │ postcss: PostCSS: Cross-Site Scripting (XSS) via improper    │
│                     │                │          │        │                   │                     │ escaping of style closing tags...                            │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-41305                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ protobufjs          │ CVE-2026-54269 │          │        │ 8.5.0             │ 7.6.3, 8.6.0        │ protobufjs : Schema-derived names can shadow                 │
│                     │                │          │        │                   │                     │ runtime-significant properties                               │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54269                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ tar                 │ CVE-2026-53655 │          │        │ 7.5.11            │ 7.5.16              │ node-tar applies PAX size override to intermediary GNU       │
│                     │                │          │        │                   │                     │ long-name/long-link headers, causing tar...                  │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-53655                   │
└─────────────────────┴────────────────┴──────────┴────────┴───────────────────┴─────────────────────┴──────────────────────────────────────────────────────────────┘

@github-actions

Copy link
Copy Markdown
Contributor

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GIT_COMMITLINT Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
TRIVY Fail ❌

Super-linter detected linting errors

For more information, see the
GitHub Actions workflow run

Powered by Super-linter

TRIVY

Report Summary

┌─────────────────────────────────────┬────────────┬─────────────────┬───────────────────┬─────────┐
│               Target                │    Type    │ Vulnerabilities │ Misconfigurations │ Secrets │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ dependencies/Gemfile.lock           │  bundler   │        0        │         -         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ dependencies/composer/composer.lock │  composer  │        0        │         -         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ dependencies/package-lock.json      │    npm     │       14        │         -         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ Dockerfile                          │ dockerfile │        -        │         0         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ test/linters/trivy/good/Dockerfile  │ dockerfile │        -        │         0         │    -    │
└─────────────────────────────────────┴────────────┴─────────────────┴───────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://trivy.dev/docs/v0.71/guide/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


dependencies/package-lock.json (npm)
====================================
Total: 14 (UNKNOWN: 0, LOW: 1, MEDIUM: 11, HIGH: 2, CRITICAL: 0)

┌─────────────────────┬────────────────┬──────────┬────────┬───────────────────┬─────────────────────┬──────────────────────────────────────────────────────────────┐
│       Library       │ Vulnerability  │ Severity │ Status │ Installed Version │    Fixed Version    │                            Title                             │
├─────────────────────┼────────────────┼──────────┼────────┼───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ @babel/core         │ CVE-2026-49356 │ LOW      │ fixed  │ 7.27.4            │ 8.0.0-rc.6, 7.29.6  │ @babel/core: Arbitrary File Read via sourceMappingURL        │
│                     │                │          │        │                   │                     │ Comment                                                      │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-49356                   │
├─────────────────────┼────────────────┼──────────┤        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ @opentelemetry/core │ CVE-2026-54285 │ MEDIUM   │        │ 2.7.1             │ 2.8.0               │ OpenTelemetry Core: Unbounded memory allocation in W3C       │
│                     │                │          │        │                   │                     │ Baggage propagation                                          │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54285                   │
├─────────────────────┼────────────────┼──────────┤        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ form-data           │ CVE-2026-12143 │ HIGH     │        │ 4.0.5             │ 2.5.6, 3.0.5, 4.0.6 │ form-data is a library for creating readable                 │
│                     │                │          │        │                   │                     │ multipart/form-data strea ...                                │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-12143                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ hono                │ CVE-2026-54290 │          │        │ 4.12.23           │ 4.12.25             │ hono: CORS Middleware reflects any Origin with credentials   │
│                     │                │          │        │                   │                     │ when `origin` defaults to...                                 │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54290                   │
│                     ├────────────────┼──────────┤        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54286 │ MEDIUM   │        │                   │                     │ hono: Path traversal in `serve-static` on Windows via        │
│                     │                │          │        │                   │                     │ encoded backslash (`%5C`)                                    │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54286                   │
│                     ├────────────────┤          │        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54287 │          │        │                   │                     │ hono: AWS Lambda adapter merges multiple `Set-Cookie`        │
│                     │                │          │        │                   │                     │ headers into one value, dropping...                          │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54287                   │
│                     ├────────────────┤          │        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54288 │          │        │                   │                     │ hono: Body Limit Middleware can be bypassed on AWS Lambda by │
│                     │                │          │        │                   │                     │ understating...                                              │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54288                   │
│                     ├────────────────┤          │        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54289 │          │        │                   │                     │ hono: Lambda@Edge adapter keeps only the last value of a     │
│                     │                │          │        │                   │                     │ repeated request...                                          │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54289                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ js-yaml             │ CVE-2026-53550 │          │        │ 3.14.2            │ 4.2.0               │ JS-YAML: Quadratic-complexity DoS in merge key handling via  │
│                     │                │          │        │                   │                     │ repeated aliases                                             │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-53550                   │
│                     │                │          │        ├───────────────────┤                     │                                                              │
│                     │                │          │        │ 4.1.1             │                     │                                                              │
│                     │                │          │        │                   │                     │                                                              │
│                     │                │          │        │                   │                     │                                                              │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ markdown-it         │ CVE-2026-48988 │          │        │ 14.1.1            │ 14.2.0              │ markdown-it: Quadratic complexity DoS in smartquotes rule    │
│                     │                │          │        │                   │                     │ via replaceAt string operations                              │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-48988                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ postcss             │ CVE-2026-41305 │          │        │ 8.4.31            │ 8.5.10              │ postcss: PostCSS: Cross-Site Scripting (XSS) via improper    │
│                     │                │          │        │                   │                     │ escaping of style closing tags...                            │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-41305                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ protobufjs          │ CVE-2026-54269 │          │        │ 8.5.0             │ 7.6.3, 8.6.0        │ protobufjs : Schema-derived names can shadow                 │
│                     │                │          │        │                   │                     │ runtime-significant properties                               │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54269                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ tar                 │ CVE-2026-53655 │          │        │ 7.5.11            │ 7.5.16              │ node-tar applies PAX size override to intermediary GNU       │
│                     │                │          │        │                   │                     │ long-name/long-link headers, causing tar...                  │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-53655                   │
└─────────────────────┴────────────────┴──────────┴────────┴───────────────────┴─────────────────────┴──────────────────────────────────────────────────────────────┘

@github-actions

Copy link
Copy Markdown
Contributor

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GIT_COMMITLINT Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
TRIVY Fail ❌

Super-linter detected linting errors

For more information, see the
GitHub Actions workflow run

Powered by Super-linter

TRIVY
trivy filesystem --config /github/workspace/.github/linters/trivy.yaml /github/workspace

Report Summary

┌─────────────────────────────────────┬────────────┬─────────────────┬───────────────────┬─────────┐
│               Target                │    Type    │ Vulnerabilities │ Misconfigurations │ Secrets │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ dependencies/Gemfile.lock           │  bundler   │        0        │         -         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ dependencies/composer/composer.lock │  composer  │        0        │         -         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ dependencies/package-lock.json      │    npm     │       14        │         -         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ Dockerfile                          │ dockerfile │        -        │         0         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ test/linters/trivy/good/Dockerfile  │ dockerfile │        -        │         0         │    -    │
└─────────────────────────────────────┴────────────┴─────────────────┴───────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://trivy.dev/docs/v0.71/guide/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


dependencies/package-lock.json (npm)
====================================
Total: 14 (UNKNOWN: 0, LOW: 1, MEDIUM: 11, HIGH: 2, CRITICAL: 0)

┌─────────────────────┬────────────────┬──────────┬────────┬───────────────────┬─────────────────────┬──────────────────────────────────────────────────────────────┐
│       Library       │ Vulnerability  │ Severity │ Status │ Installed Version │    Fixed Version    │                            Title                             │
├─────────────────────┼────────────────┼──────────┼────────┼───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ @babel/core         │ CVE-2026-49356 │ LOW      │ fixed  │ 7.27.4            │ 8.0.0-rc.6, 7.29.6  │ @babel/core: Arbitrary File Read via sourceMappingURL        │
│                     │                │          │        │                   │                     │ Comment                                                      │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-49356                   │
├─────────────────────┼────────────────┼──────────┤        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ @opentelemetry/core │ CVE-2026-54285 │ MEDIUM   │        │ 2.7.1             │ 2.8.0               │ OpenTelemetry Core: Unbounded memory allocation in W3C       │
│                     │                │          │        │                   │                     │ Baggage propagation                                          │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54285                   │
├─────────────────────┼────────────────┼──────────┤        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ form-data           │ CVE-2026-12143 │ HIGH     │        │ 4.0.5             │ 2.5.6, 3.0.5, 4.0.6 │ form-data is a library for creating readable                 │
│                     │                │          │        │                   │                     │ multipart/form-data strea ...                                │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-12143                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ hono                │ CVE-2026-54290 │          │        │ 4.12.23           │ 4.12.25             │ hono: CORS Middleware reflects any Origin with credentials   │
│                     │                │          │        │                   │                     │ when `origin` defaults to...                                 │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54290                   │
│                     ├────────────────┼──────────┤        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54286 │ MEDIUM   │        │                   │                     │ hono: Path traversal in `serve-static` on Windows via        │
│                     │                │          │        │                   │                     │ encoded backslash (`%5C`)                                    │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54286                   │
│                     ├────────────────┤          │        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54287 │          │        │                   │                     │ hono: AWS Lambda adapter merges multiple `Set-Cookie`        │
│                     │                │          │        │                   │                     │ headers into one value, dropping...                          │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54287                   │
│                     ├────────────────┤          │        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54288 │          │        │                   │                     │ hono: Body Limit Middleware can be bypassed on AWS Lambda by │
│                     │                │          │        │                   │                     │ understating...                                              │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54288                   │
│                     ├────────────────┤          │        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54289 │          │        │                   │                     │ hono: Lambda@Edge adapter keeps only the last value of a     │
│                     │                │          │        │                   │                     │ repeated request...                                          │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54289                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ js-yaml             │ CVE-2026-53550 │          │        │ 3.14.2            │ 4.2.0               │ JS-YAML: Quadratic-complexity DoS in merge key handling via  │
│                     │                │          │        │                   │                     │ repeated aliases                                             │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-53550                   │
│                     │                │          │        ├───────────────────┤                     │                                                              │
│                     │                │          │        │ 4.1.1             │                     │                                                              │
│                     │                │          │        │                   │                     │                                                              │
│                     │                │          │        │                   │                     │                                                              │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ markdown-it         │ CVE-2026-48988 │          │        │ 14.1.1            │ 14.2.0              │ markdown-it: Quadratic complexity DoS in smartquotes rule    │
│                     │                │          │        │                   │                     │ via replaceAt string operations                              │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-48988                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ postcss             │ CVE-2026-41305 │          │        │ 8.4.31            │ 8.5.10              │ postcss: PostCSS: Cross-Site Scripting (XSS) via improper    │
│                     │                │          │        │                   │                     │ escaping of style closing tags...                            │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-41305                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ protobufjs          │ CVE-2026-54269 │          │        │ 8.5.0             │ 7.6.3, 8.6.0        │ protobufjs : Schema-derived names can shadow                 │
│                     │                │          │        │                   │                     │ runtime-significant properties                               │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54269                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ tar                 │ CVE-2026-53655 │          │        │ 7.5.11            │ 7.5.16              │ node-tar applies PAX size override to intermediary GNU       │
│                     │                │          │        │                   │                     │ long-name/long-link headers, causing tar...                  │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-53655                   │
└─────────────────────┴────────────────┴──────────┴────────┴───────────────────┴─────────────────────┴──────────────────────────────────────────────────────────────┘

@github-actions

Copy link
Copy Markdown
Contributor

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GIT_COMMITLINT Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
TRIVY Fail ❌

Super-linter detected linting errors

For more information, see the
GitHub Actions workflow run

Powered by Super-linter

TRIVY

Report Summary

┌─────────────────────────────────────┬────────────┬─────────────────┬───────────────────┬─────────┐
│               Target                │    Type    │ Vulnerabilities │ Misconfigurations │ Secrets │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ dependencies/Gemfile.lock           │  bundler   │        0        │         -         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ dependencies/composer/composer.lock │  composer  │        0        │         -         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ dependencies/package-lock.json      │    npm     │       14        │         -         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ Dockerfile                          │ dockerfile │        -        │         0         │    -    │
├─────────────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ test/linters/trivy/good/Dockerfile  │ dockerfile │        -        │         0         │    -    │
└─────────────────────────────────────┴────────────┴─────────────────┴───────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://trivy.dev/docs/v0.71/guide/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


dependencies/package-lock.json (npm)
====================================
Total: 14 (UNKNOWN: 0, LOW: 1, MEDIUM: 11, HIGH: 2, CRITICAL: 0)

┌─────────────────────┬────────────────┬──────────┬────────┬───────────────────┬─────────────────────┬──────────────────────────────────────────────────────────────┐
│       Library       │ Vulnerability  │ Severity │ Status │ Installed Version │    Fixed Version    │                            Title                             │
├─────────────────────┼────────────────┼──────────┼────────┼───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ @babel/core         │ CVE-2026-49356 │ LOW      │ fixed  │ 7.27.4            │ 8.0.0-rc.6, 7.29.6  │ @babel/core: Arbitrary File Read via sourceMappingURL        │
│                     │                │          │        │                   │                     │ Comment                                                      │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-49356                   │
├─────────────────────┼────────────────┼──────────┤        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ @opentelemetry/core │ CVE-2026-54285 │ MEDIUM   │        │ 2.7.1             │ 2.8.0               │ OpenTelemetry Core: Unbounded memory allocation in W3C       │
│                     │                │          │        │                   │                     │ Baggage propagation                                          │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54285                   │
├─────────────────────┼────────────────┼──────────┤        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ form-data           │ CVE-2026-12143 │ HIGH     │        │ 4.0.5             │ 2.5.6, 3.0.5, 4.0.6 │ form-data is a library for creating readable                 │
│                     │                │          │        │                   │                     │ multipart/form-data strea ...                                │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-12143                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ hono                │ CVE-2026-54290 │          │        │ 4.12.23           │ 4.12.25             │ hono: CORS Middleware reflects any Origin with credentials   │
│                     │                │          │        │                   │                     │ when `origin` defaults to...                                 │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54290                   │
│                     ├────────────────┼──────────┤        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54286 │ MEDIUM   │        │                   │                     │ hono: Path traversal in `serve-static` on Windows via        │
│                     │                │          │        │                   │                     │ encoded backslash (`%5C`)                                    │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54286                   │
│                     ├────────────────┤          │        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54287 │          │        │                   │                     │ hono: AWS Lambda adapter merges multiple `Set-Cookie`        │
│                     │                │          │        │                   │                     │ headers into one value, dropping...                          │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54287                   │
│                     ├────────────────┤          │        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54288 │          │        │                   │                     │ hono: Body Limit Middleware can be bypassed on AWS Lambda by │
│                     │                │          │        │                   │                     │ understating...                                              │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54288                   │
│                     ├────────────────┤          │        │                   │                     ├──────────────────────────────────────────────────────────────┤
│                     │ CVE-2026-54289 │          │        │                   │                     │ hono: Lambda@Edge adapter keeps only the last value of a     │
│                     │                │          │        │                   │                     │ repeated request...                                          │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54289                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ js-yaml             │ CVE-2026-53550 │          │        │ 3.14.2            │ 4.2.0               │ JS-YAML: Quadratic-complexity DoS in merge key handling via  │
│                     │                │          │        │                   │                     │ repeated aliases                                             │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-53550                   │
│                     │                │          │        ├───────────────────┤                     │                                                              │
│                     │                │          │        │ 4.1.1             │                     │                                                              │
│                     │                │          │        │                   │                     │                                                              │
│                     │                │          │        │                   │                     │                                                              │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ markdown-it         │ CVE-2026-48988 │          │        │ 14.1.1            │ 14.2.0              │ markdown-it: Quadratic complexity DoS in smartquotes rule    │
│                     │                │          │        │                   │                     │ via replaceAt string operations                              │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-48988                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ postcss             │ CVE-2026-41305 │          │        │ 8.4.31            │ 8.5.10              │ postcss: PostCSS: Cross-Site Scripting (XSS) via improper    │
│                     │                │          │        │                   │                     │ escaping of style closing tags...                            │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-41305                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ protobufjs          │ CVE-2026-54269 │          │        │ 8.5.0             │ 7.6.3, 8.6.0        │ protobufjs : Schema-derived names can shadow                 │
│                     │                │          │        │                   │                     │ runtime-significant properties                               │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-54269                   │
├─────────────────────┼────────────────┤          │        ├───────────────────┼─────────────────────┼──────────────────────────────────────────────────────────────┤
│ tar                 │ CVE-2026-53655 │          │        │ 7.5.11            │ 7.5.16              │ node-tar applies PAX size override to intermediary GNU       │
│                     │                │          │        │                   │                     │ long-name/long-link headers, causing tar...                  │
│                     │                │          │        │                   │                     │ https://avd.aquasec.com/nvd/cve-2026-53655                   │
└─────────────────────┴────────────────┴──────────┴────────┴───────────────────┴─────────────────────┴──────────────────────────────────────────────────────────────┘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants