Skip to content

chore(deps): bump nanoid from 3.3.11 to 3.3.18 in /05-blueprints/travel-concierge-agent - #1944

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/05-blueprints/travel-concierge-agent/nanoid-3.3.18
Open

chore(deps): bump nanoid from 3.3.11 to 3.3.18 in /05-blueprints/travel-concierge-agent#1944
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/05-blueprints/travel-concierge-agent/nanoid-3.3.18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps nanoid from 3.3.11 to 3.3.18.

Release notes

Sourced from nanoid's releases.

3.3.18

3.3.17

  • Fixed infinite loop on zero size.

3.3.16

3.3.15

  • Fixed npm provenance error.

3.3.14

  • Fixed random pool corruption on big ID sizes.

3.3.13

  • Reduced npm package size.

3.3.12

  • Fixed breaking Nano ID by requesting big ID.
Changelog

Sourced from nanoid's changelog.

3.3.18

3.3.17

  • Fixed infinite loop on zero size.

3.3.16

3.3.15

  • Fixed npm provenance error.

3.3.14

  • Fixed random pool corruption on big ID sizes.

3.3.13

  • Reduced npm package size.

3.3.12

  • Fixed breaking Nano ID by requesting big ID.
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for nanoid 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 [nanoid](https://github.com/ai/nanoid) from 3.3.11 to 3.3.18.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/3.3.18/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.11...3.3.18)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-version: 3.3.18
  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 Aug 9, 2026
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Latest scan for commit: 4ee18da | Updated: 2026-08-09 18:27:40 UTC

Security Scan Results

Scan Metadata

  • Project: ASH
  • Scan executed: 2026-08-09T18:27:28+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 524ms 0 PASSED MED (g)
cdk-nag 0 0 0 0 0 0 12.4s 0 PASSED MED (g)
cfn-nag 0 0 0 0 0 0 4.5s 0 PASSED MED (g)
checkov 0 0 0 0 0 0 3.6s 0 PASSED MED (g)
detect-secr… 0 0 0 0 0 0 826ms 0 PASSED MED (g)
grype 0 74 0 29 12 0 1m 3s 103 FAILED MED (g)
npm-audit 0 0 0 0 0 0 537ms 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 4.2s 0 PASSED MED (g)

Detailed Findings

Show 103 actionable findings

Finding 1: GHSA-2w6w-674q-4c4q-handlebars

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-2w6w-674q-4c4q-handlebars
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A critical vulnerability in npm package: handlebars, version 4.7.7 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-r5fr-rjxr-66jc-lodash
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: lodash, version 4.17.21 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-r5fr-rjxr-66jc-lodash
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: lodash, version 4.17.21 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 4: GHSA-r5fr-rjxr-66jc-lodash-es

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-r5fr-rjxr-66jc-lodash-es
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: lodash-es, version 4.17.21 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-xxjr-mmjv-4gpg-lodash
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: lodash, version 4.17.21 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-xxjr-mmjv-4gpg-lodash
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: lodash, version 4.17.21 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 7: GHSA-xxjr-mmjv-4gpg-lodash-es

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-xxjr-mmjv-4gpg-lodash-es
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: lodash-es, version 4.17.21 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 8: GHSA-wf6x-7x77-mvgw-immutable

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-wf6x-7x77-mvgw-immutable
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: immutable, version 3.7.6 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 9: GHSA-999r-qq7v-r334-aws-cdk-lib

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-999r-qq7v-r334-aws-cdk-lib
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: aws-cdk-lib, version 2.232.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-jmr7-xgp7-cmfj-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 4.4.1 was found at: /05-blueprints/travel-concierge-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: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 4.4.1 was found at: /05-blueprints/travel-concierge-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: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 4.5.3 was found at: /05-blueprints/travel-concierge-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: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.2.5 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 14: GHSA-3mfm-83xf-c92r-handlebars

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3mfm-83xf-c92r-handlebars
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: handlebars, version 4.7.7 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 15: GHSA-xhpv-hc6g-r9c6-handlebars

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-xhpv-hc6g-r9c6-handlebars
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: handlebars, version 4.7.7 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 16: GHSA-5rq4-664w-9x2c-basic-ftp

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-5rq4-664w-9x2c-basic-ftp
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A critical vulnerability in npm package: basic-ftp, version 5.0.5 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 17: GHSA-9cx6-37pm-9jff-handlebars

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-9cx6-37pm-9jff-handlebars
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: handlebars, version 4.7.7 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 18: GHSA-vcrf-j523-4mrf-aws-cdk-lib

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-vcrf-j523-4mrf-aws-cdk-lib
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: aws-cdk-lib, version 2.232.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 4.4.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 4.4.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 4.5.3 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.2.5 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-m7jm-9gc2-mpf2-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A critical vulnerability in npm package: fast-xml-parser, version 4.4.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-m7jm-9gc2-mpf2-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A critical vulnerability in npm package: fast-xml-parser, version 4.4.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-m7jm-9gc2-mpf2-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A critical vulnerability in npm package: fast-xml-parser, version 4.5.3 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-m7jm-9gc2-mpf2-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A critical vulnerability in npm package: fast-xml-parser, version 5.2.5 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3ppc-4f35-3m26-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 10.0.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3ppc-4f35-3m26-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 10.0.3 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3ppc-4f35-3m26-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 10.1.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3ppc-4f35-3m26-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 3.1.2 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3ppc-4f35-3m26-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 3.1.2 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3ppc-4f35-3m26-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 5.1.6 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3ppc-4f35-3m26-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 9.0.5 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-37qj-frw5-hhjh-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.2.5 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 35: GHSA-q3j6-qgpj-74h6-fast-uri

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-q3j6-qgpj-74h6-fast-uri
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-uri, version 3.1.0 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 36: GHSA-q3j6-qgpj-74h6-fast-uri

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-q3j6-qgpj-74h6-fast-uri
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-uri, version 3.1.0 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 37: GHSA-7h2j-956f-4vf2-@isaacs/brace-expansion

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7h2j-956f-4vf2-@isaacs/brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: @isaacs/brace-expansion, version 5.0.0 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7r86-cg39-jmmj-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 10.0.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7r86-cg39-jmmj-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 10.0.3 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7r86-cg39-jmmj-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 10.1.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7r86-cg39-jmmj-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 3.1.2 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7r86-cg39-jmmj-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 3.1.2 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7r86-cg39-jmmj-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 5.1.6 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7r86-cg39-jmmj-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 9.0.5 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 45: GHSA-qjx8-664m-686j-js-cookie

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-qjx8-664m-686j-js-cookie
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: js-cookie, version 3.0.5 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 46: GHSA-v39h-62p7-jpjc-fast-uri

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-v39h-62p7-jpjc-fast-uri
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-uri, version 3.1.0 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 47: GHSA-v39h-62p7-jpjc-fast-uri

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-v39h-62p7-jpjc-fast-uri
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-uri, version 3.1.0 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-23c5-xmqv-rm74-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 10.0.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-23c5-xmqv-rm74-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 10.0.3 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-23c5-xmqv-rm74-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 10.1.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-23c5-xmqv-rm74-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 3.1.2 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-23c5-xmqv-rm74-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 3.1.2 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-23c5-xmqv-rm74-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 5.1.6 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-23c5-xmqv-rm74-minimatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 9.0.5 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 55: GHSA-xvcm-6775-5m9r-immutable

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-xvcm-6775-5m9r-immutable
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: immutable, version 3.7.6 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 56: GHSA-rpmf-866q-6p89-basic-ftp

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-rpmf-866q-6p89-basic-ftp
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: basic-ftp, version 5.0.5 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 57: GHSA-v56q-mh7h-f735-immutable

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-v56q-mh7h-f735-immutable
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: immutable, version 3.7.6 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 58: GHSA-rgw5-rvv9-x895-brace-expansion

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-rgw5-rvv9-x895-brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: brace-expansion, version 1.1.12 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 59: GHSA-rgw5-rvv9-x895-brace-expansion

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-rgw5-rvv9-x895-brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: brace-expansion, version 1.1.12 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 60: GHSA-rgw5-rvv9-x895-brace-expansion

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-rgw5-rvv9-x895-brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: brace-expansion, version 2.0.2 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 61: GHSA-c2c7-rcm5-vvqj-picomatch

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-c2c7-rcm5-vvqj-picomatch
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: picomatch, version 2.3.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 62: GHSA-4c8g-83qw-93j6-fast-uri

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-4c8g-83qw-93j6-fast-uri
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-uri, version 3.1.0 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 63: GHSA-4c8g-83qw-93j6-fast-uri

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-4c8g-83qw-93j6-fast-uri
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: fast-uri, version 3.1.0 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-2g4f-4pwh-qvx6-ajv
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: ajv, version 8.17.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-2g4f-4pwh-qvx6-ajv
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: ajv, version 8.17.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 66: GHSA-mh99-v99m-4gvg-brace-expansion

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-mh99-v99m-4gvg-brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: brace-expansion, version 1.1.12 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 67: GHSA-mh99-v99m-4gvg-brace-expansion

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-mh99-v99m-4gvg-brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: brace-expansion, version 1.1.12 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 68: GHSA-mh99-v99m-4gvg-brace-expansion

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-mh99-v99m-4gvg-brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: brace-expansion, version 2.0.2 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 69: GHSA-rp42-5vxx-qpwr-basic-ftp

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-rp42-5vxx-qpwr-basic-ftp
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: basic-ftp, version 5.0.5 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-f886-m6hf-6m8v-brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: brace-expansion, version 1.1.12 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-f886-m6hf-6m8v-brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: brace-expansion, version 1.1.12 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-f886-m6hf-6m8v-brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: brace-expansion, version 2.0.2 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 4.4.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 4.4.1 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 4.5.3 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 5.2.5 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 77: GHSA-3jxr-9vmj-r5cp-brace-expansion

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3jxr-9vmj-r5cp-brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: brace-expansion, version 1.1.12 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 78: GHSA-3jxr-9vmj-r5cp-brace-expansion

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3jxr-9vmj-r5cp-brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: brace-expansion, version 1.1.12 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 79: GHSA-3jxr-9vmj-r5cp-brace-expansion

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3jxr-9vmj-r5cp-brace-expansion
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: brace-expansion, version 2.0.2 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 80: GHSA-v2v4-37r5-5v8g-ip-address

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-v2v4-37r5-5v8g-ip-address
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: ip-address, version 10.1.0 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 81: GHSA-xjpj-3mr7-gcpf-handlebars

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-xjpj-3mr7-gcpf-handlebars
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: handlebars, version 4.7.7 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


Finding 82: GHSA-mwp4-54f8-5fhr-ip-address

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-mwp4-54f8-5fhr-ip-address
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A high vulnerability in npm package: ip-address, version 10.1.0 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-48c2-rrv3-qjmp-yaml
  • Location: 05-blueprints/travel-concierge-agent/package-lock.json:1

Description:
A medium vulnerability in npm package: yaml, version 1.10.2 was found at: /05-blueprints/travel-concierge-agent/package-lock.json


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