Skip to content

chore(deps): bump js-cookie from 3.0.5 to 3.0.7 in /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent#1550

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/js-cookie-3.0.7
Closed

chore(deps): bump js-cookie from 3.0.5 to 3.0.7 in /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent#1550
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/js-cookie-3.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor

Bumps js-cookie from 3.0.5 to 3.0.7.

Release notes

Sourced from js-cookie's releases.

v3.0.7

  • Prevent cookie attribute injection: CVE-2026-46625 (eb3c40e)
  • Add Partitioned attribute to readme (b994768)
  • Publish to npm registry via trusted publisher exclusively (4dc71be)
  • Ensure consistent behaviour for get('name') + get() (1953d30)
Commits
  • 17bacba Craft v3.0.7 release
  • adb823c Fix release workflow halting at git tag
  • 5f9e759 May remove Git user config from release workflow
  • 6ac9211 Fix release workflow not able to push commit + tag
  • 2278bc5 Fix missing package version bump
  • eb3c40e Prevent cookie attribute injection
  • f6f157f Bump globals from 17.5.0 to 17.6.0
  • f409d02 Bump eslint from 10.2.0 to 10.3.0
  • a686883 Bump protobufjs in the npm_and_yarn group across 1 directory
  • c6112d2 Bump @​protobufjs/utf8 in the npm_and_yarn group across 1 directory
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for js-cookie since your current version.


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 [js-cookie](https://github.com/js-cookie/js-cookie) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/js-cookie/js-cookie/releases)
- [Commits](js-cookie/js-cookie@v3.0.5...v3.0.7)

---
updated-dependencies:
- dependency-name: js-cookie
  dependency-version: 3.0.7
  dependency-type: indirect
...

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 May 21, 2026
@github-actions

Copy link
Copy Markdown

Latest scan for commit: 388af94 | Updated: 2026-05-21 23:17:09 UTC

Security Scan Results

Scan Metadata

  • Project: ASH
  • Scan executed: 2026-05-21T23:16:56+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 512ms 0 PASSED MED (g)
cdk-nag 0 0 0 0 0 0 32.5s 0 PASSED MED (g)
cfn-nag 0 0 0 0 0 0 1.0s 0 PASSED MED (g)
checkov 0 0 0 0 0 0 5.1s 0 PASSED MED (g)
detect-secre… 0 0 0 0 0 0 1.3s 0 PASSED MED (g)
grype 0 32 0 32 7 0 46.0s 64 FAILED MED (g)
npm-audit 0 0 0 0 0 0 243ms 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 3.0s 0 PASSED MED (g)

Detailed Findings

Show 64 actionable findings

Finding 1: GHSA-c4j6-fc7j-m34r-next

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-c4j6-fc7j-m34r-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 2: GHSA-pf86-5x62-jrwf-axios

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-pf86-5x62-jrwf-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 3: GHSA-6chq-wfr3-2hj9-axios

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-6chq-wfr3-2hj9-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 4: GHSA-3w6x-2g7m-8v23-axios

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-3w6x-2g7m-8v23-axios
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium 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 5: GHSA-w9j2-pvgh-6h63-axios

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-w9j2-pvgh-6h63-axios
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium 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 6: GHSA-q8qp-cvcw-x6jj-axios

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-q8qp-cvcw-x6jj-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 7: 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 8: 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 9: GHSA-mg66-mrh9-m8jx-next

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-mg66-mrh9-m8jx-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 10: GHSA-pmwg-cvhr-8vh7-axios

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-pmwg-cvhr-8vh7-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 11: GHSA-445q-vr5w-6q77-axios

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-445q-vr5w-6q77-axios
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium 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 12: GHSA-62hf-57xw-28j9-axios

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-62hf-57xw-28j9-axios
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium 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 13: GHSA-36qx-fr4f-26g5-next

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-36qx-fr4f-26g5-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 14: 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 15: GHSA-5c9x-8gcm-mpgx-axios

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-5c9x-8gcm-mpgx-axios
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium 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 16: GHSA-vf2m-468p-8v99-axios

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-vf2m-468p-8v99-axios
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium 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 17: GHSA-m7pr-hjqh-92cm-axios

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-m7pr-hjqh-92cm-axios
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium 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 18: GHSA-26hh-7cqf-hhc6-next

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-26hh-7cqf-hhc6-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 19: GHSA-267c-6grr-h53f-next

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-267c-6grr-h53f-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 20: 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 21: GHSA-q3j6-qgpj-74h6-fast-uri

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-q3j6-qgpj-74h6-fast-uri
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 22: 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 23: GHSA-v39h-62p7-jpjc-fast-uri

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-v39h-62p7-jpjc-fast-uri
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 24: GHSA-492v-c6pp-mqqv-next

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-492v-c6pp-mqqv-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A high vulnerability in npm package: next, version 15.5.12 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 4.4.1 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 4.5.3 was found at: /04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json


Finding 27: 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 28: 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 29: 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 30: 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 31: 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 32: 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 33: GHSA-3p68-rc4w-qgx5-axios

  • Severity: MEDIUM
  • 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 medium 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 34: GHSA-xx6v-rp6x-q39c-axios

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-xx6v-rp6x-q39c-axios
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium 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 35: GHSA-w5hq-g745-h8pq-uuid

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-w5hq-g745-h8pq-uuid
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 36: 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 37: 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 38: 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 39: 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 40: 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 41: 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 42: 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 43: GHSA-gh4j-gqv2-49f6-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-gh4j-gqv2-49f6-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 44: GHSA-gh4j-gqv2-49f6-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-gh4j-gqv2-49f6-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 45: GHSA-gh4j-gqv2-49f6-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-gh4j-gqv2-49f6-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 46: GHSA-gh4j-gqv2-49f6-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-gh4j-gqv2-49f6-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 47: 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 48: 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 49: 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 50: 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 51: GHSA-fvcv-3m26-pcqx-axios

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-fvcv-3m26-pcqx-axios
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium 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 52: GHSA-ggv3-7p47-pfv8-next

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-ggv3-7p47-pfv8-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 53: GHSA-qx2v-qp2m-jg93-postcss

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-qx2v-qp2m-jg93-postcss
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 54: GHSA-ffhc-5mcf-pf4q-next

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-ffhc-5mcf-pf4q-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 55: 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 56: 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 57: GHSA-3x4c-7xq6-9pq8-next

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-3x4c-7xq6-9pq8-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 58: GHSA-h64f-5h5j-jqjh-next

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-h64f-5h5j-jqjh-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 59: GHSA-wfc6-r584-vfw7-next

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-wfc6-r584-vfw7-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 60: 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 61: GHSA-gx5p-jg67-6x7h-next

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-gx5p-jg67-6x7h-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 62: GHSA-8h8q-6873-q5fj-next

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8h8q-6873-q5fj-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 63: GHSA-q4gf-8mx6-v5v3-next

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-q4gf-8mx6-v5v3-next
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

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


Finding 64: GHSA-r4q5-vmmm-2653-follow-redirects

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-r4q5-vmmm-2653-follow-redirects
  • Location: 04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: follow-redirects, version 1.15.11 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-05-21T23:16:49+00:00

@dependabot @github

dependabot Bot commented on behalf of github May 26, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/04-infrastructure-as-code/cdk/typescript/knowledge-base-rag-agent/js-cookie-3.0.7 branch May 26, 2026 11:24
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.

1 participant