Skip to content

chore(deps): bump next from 15.5.12 to 15.5.15 in /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent#1308

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/next-15.5.15
Open

chore(deps): bump next from 15.5.12 to 15.5.15 in /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent#1308
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/next-15.5.15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps next from 15.5.12 to 15.5.15.

Release notes

Sourced from next's releases.

v15.5.15

Please refer the following changelogs for more information about this security release:

https://vercel.com/changelog/summary-of-cve-2026-23869

v15.5.14

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • feat(next/image): add lru disk cache and images.maximumDiskCacheSize (#91660)
  • Fix(pages-router): restore Content-Length and ETag for /_next/data/ JSON responses (#90304)

Credits

Huge thanks to @​styfle and @​lllomh for helping!

v15.5.13

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: patch http-proxy to prevent request smuggling in rewrites (See: CVE-2026-29057)

Credits

Huge thanks to @​ztanner for helping!

Commits
  • 412eb90 v15.5.15
  • cb90de9 [15.x] Avoid consuming cyclic models multiple times (#74)
  • fffef9e Fix CI for glibc linux builds
  • d7b012d v15.5.14
  • 2b05251 [backport] feat(next/image): add lru disk cache and `images.maximumDiskCacheS...
  • f88cee9 Backport: Fix(pages-router): restore Content-Length and ETag for /_next/data/...
  • cfd5f53 v15.5.13
  • 15f2891 [backport]: fix: patch http-proxy to prevent request smuggling in rewrites (#...
  • See full diff in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [next](https://github.com/vercel/next.js) from 15.5.12 to 15.5.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.5.12...v15.5.15)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.15
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 10, 2026
@github-actions
Copy link
Copy Markdown

Latest scan for commit: 57c1c44 | Updated: 2026-04-10 16:31:27 UTC

Security Scan Results

Scan Metadata

  • Project: ASH
  • Scan executed: 2026-04-10T16:31:13+00:00
  • ASH version: 3.0.0

Summary

Scanner Results

The table below shows findings by scanner, with status based on severity thresholds and dependencies:

Column Explanations:

Severity Levels (S/C/H/M/L/I):

  • Suppressed (S): Security findings that have been explicitly suppressed/ignored and don't affect the scanner's pass/fail status
  • Critical (C): The most severe security vulnerabilities requiring immediate remediation (e.g., SQL injection, remote code execution)
  • High (H): Serious security vulnerabilities that should be addressed promptly (e.g., authentication bypasses, privilege escalation)
  • Medium (M): Moderate security risks that should be addressed in normal development cycles (e.g., weak encryption, input validation issues)
  • Low (L): Minor security concerns with limited impact (e.g., information disclosure, weak recommendations)
  • Info (I): Informational findings for awareness with minimal security risk (e.g., code quality suggestions, best practice recommendations)

Other Columns:

  • Time: Duration taken by each scanner to complete its analysis
  • Action: Total number of actionable findings at or above the configured severity threshold that require attention

Scanner Results:

  • PASSED: Scanner found no security issues at or above the configured severity threshold - code is clean for this scanner
  • FAILED: Scanner found security vulnerabilities at or above the threshold that require attention and remediation
  • MISSING: Scanner could not run because required dependencies/tools are not installed or available
  • SKIPPED: Scanner was intentionally disabled or excluded from this scan
  • ERROR: Scanner encountered an execution error and could not complete successfully

Severity Thresholds (Thresh Column):

  • CRITICAL: Only Critical severity findings cause scanner to fail
  • HIGH: High and Critical severity findings cause scanner to fail
  • MEDIUM (MED): Medium, High, and Critical severity findings cause scanner to fail
  • LOW: Low, Medium, High, and Critical severity findings cause scanner to fail
  • ALL: Any finding of any severity level causes scanner to fail

Threshold Source: Values in parentheses indicate where the threshold is configured:

  • (g) = global: Set in the global_settings section of ASH configuration
  • (c) = config: Set in the individual scanner configuration section
  • (s) = scanner: Default threshold built into the scanner itself

Statistics calculation:

  • All statistics are calculated from the final aggregated SARIF report
  • Suppressed findings are counted separately and do not contribute to actionable findings
  • Scanner status is determined by comparing actionable findings to the threshold
Scanner S C H M L I Time Action Result Thresh
bandit 0 0 0 0 0 0 603ms 0 PASSED MED (g)
cdk-nag 0 0 0 0 0 0 29.1s 0 PASSED MED (g)
cfn-nag 0 0 0 0 0 0 986ms 0 PASSED MED (g)
checkov 0 0 0 0 0 0 4.9s 0 PASSED MED (g)
detect-secrets 0 0 0 0 0 0 1.1s 0 PASSED MED (g)
grype 0 19 0 9 4 0 35.7s 28 FAILED MED (g)
npm-audit 0 0 0 0 0 0 259ms 0 PASSED MED (g)
opengrep 0 0 0 0 0 0 <1ms 0 SKIPPED MED (g)
semgrep 0 0 0 0 0 0 <1ms 0 MISSING MED (g)
syft 0 0 0 0 0 0 2.8s 0 PASSED MED (g)

Detailed Findings

Show 28 actionable findings

Finding 1: GHSA-r5fr-rjxr-66jc-lodash

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-r5fr-rjxr-66jc-lodash
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: lodash, version 4.17.21 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 2: GHSA-37qj-frw5-hhjh-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-37qj-frw5-hhjh-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.2.5 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 3: GHSA-f23m-r3pf-42rh-lodash

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-f23m-r3pf-42rh-lodash
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: lodash, version 4.17.21 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 4: GHSA-8gc5-j5rx-235r-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 4.4.1 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 5: GHSA-8gc5-j5rx-235r-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 4.5.3 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 6: GHSA-8gc5-j5rx-235r-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.2.5 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 7: GHSA-8gc5-j5rx-235r-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.3.4 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 8: GHSA-43fc-jf86-j433-axios

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-43fc-jf86-j433-axios
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: axios, version 1.13.4 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 9: GHSA-f886-m6hf-6m8v-brace-expansion

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-f886-m6hf-6m8v-brace-expansion
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: brace-expansion, version 1.1.12 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 10: GHSA-48c2-rrv3-qjmp-yaml

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-48c2-rrv3-qjmp-yaml
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: yaml, version 1.10.2 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 11: GHSA-jmr7-xgp7-cmfj-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-jmr7-xgp7-cmfj-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 4.4.1 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 12: GHSA-jmr7-xgp7-cmfj-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-jmr7-xgp7-cmfj-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 4.5.3 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 13: GHSA-jmr7-xgp7-cmfj-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-jmr7-xgp7-cmfj-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.2.5 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 14: GHSA-jmr7-xgp7-cmfj-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-jmr7-xgp7-cmfj-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.3.4 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 15: GHSA-7r86-cg39-jmmj-minimatch

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7r86-cg39-jmmj-minimatch
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 3.1.2 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 16: GHSA-3ppc-4f35-3m26-minimatch

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3ppc-4f35-3m26-minimatch
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 3.1.2 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 17: GHSA-23c5-xmqv-rm74-minimatch

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-23c5-xmqv-rm74-minimatch
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 3.1.2 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 18: GHSA-m7jm-9gc2-mpf2-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-m7jm-9gc2-mpf2-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A critical vulnerability in npm package: fast-xml-parser, version 4.4.1 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 19: GHSA-m7jm-9gc2-mpf2-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-m7jm-9gc2-mpf2-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A critical vulnerability in npm package: fast-xml-parser, version 4.5.3 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 20: GHSA-m7jm-9gc2-mpf2-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-m7jm-9gc2-mpf2-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A critical vulnerability in npm package: fast-xml-parser, version 5.2.5 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 21: GHSA-m7jm-9gc2-mpf2-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-m7jm-9gc2-mpf2-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A critical vulnerability in npm package: fast-xml-parser, version 5.3.4 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 22: GHSA-xxjr-mmjv-4gpg-lodash

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-xxjr-mmjv-4gpg-lodash
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: lodash, version 4.17.21 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 23: GHSA-jp2q-39xq-3w4g-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 4.4.1 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 24: GHSA-jp2q-39xq-3w4g-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 4.5.3 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 25: GHSA-jp2q-39xq-3w4g-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 5.2.5 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 26: GHSA-jp2q-39xq-3w4g-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 5.3.4 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 27: GHSA-2g4f-4pwh-qvx6-ajv

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-2g4f-4pwh-qvx6-ajv
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: ajv, version 8.17.1 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 28: GHSA-3p68-rc4w-qgx5-axios

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3p68-rc4w-qgx5-axios
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A critical vulnerability in npm package: axios, version 1.13.4 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Report generated by Automated Security Helper (ASH) at 2026-04-10T16:31:07+00:00

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants