Skip to content

chore(deps): bump uuid from 9.0.1 to 14.0.0 in /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client#1394

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/uuid-14.0.0
Open

chore(deps): bump uuid from 9.0.1 to 14.0.0 in /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client#1394
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/uuid-14.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps uuid from 9.0.1 to 14.0.0.

Release notes

Sourced from uuid's releases.

v14.0.0

14.0.0 (2026-04-19)

⚠ BREAKING CHANGES

  • expect crypto to be global everywhere (requires node@20+) (#935)
  • drop node@18 support (#934)

Features

Bug Fixes

  • expect crypto to be global everywhere (requires node@20+) (#935) (f2c235f)
  • Use GITHUB_TOKEN for release-please and enable npm provenance (#925) (ffa3138)

v13.0.0

13.0.0 (2025-09-08)

⚠ BREAKING CHANGES

  • make browser exports the default (#901)

Bug Fixes

v12.0.0

12.0.0 (2025-09-05)

⚠ BREAKING CHANGES

  • update to typescript@5.2 (#887)
  • remove CommonJS support (#886)
  • drop node@16 support (#883)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from uuid's changelog.

14.0.0 (2026-04-19)

Security

  • Fixes GHSA-w5hq-g745-h8pq: v3(), v5(), and v6() did not validate that writes would remain within the bounds of a caller-supplied buffer, allowing out-of-bounds writes when an invalid offset was provided. A RangeError is now thrown if offset < 0 or offset + 16 > buf.length.

⚠ BREAKING CHANGES

  • crypto is now expected to be globally defined (requires node@20+) (#935)
  • drop node@18 support (#934)
  • upgrade minimum supported TypeScript version to 5.4.3, in keeping with the project's policy of supporting TypeScript versions released within the last two years

13.0.0 (2025-09-08)

⚠ BREAKING CHANGES

  • make browser exports the default (#901)

Bug Fixes

12.0.0 (2025-09-05)

⚠ BREAKING CHANGES

  • update to typescript@5.2 (#887)
  • remove CommonJS support (#886)
  • drop node@16 support (#883)

Features

Bug Fixes

11.1.0 (2025-02-19)

... (truncated)

Commits
  • 7c1ea08 chore(main): release 14.0.0 (#926)
  • 3d2c5b0 Merge commit from fork
  • f2c235f fix!: expect crypto to be global everywhere (requires node@20+) (#935)
  • 529ef08 chore: upgrade TypeScript and fixup types (#927)
  • 086fd79 chore: update dependencies (#933)
  • dc4ddb8 feat!: drop node@18 support (#934)
  • 0f1f9c9 chore: switch to Biome for parsing and linting (#932)
  • e2879e6 chore: use maintained version of npm-run-all (#930)
  • ffa3138 fix: Use GITHUB_TOKEN for release-please and enable npm provenance (#925)
  • 0423d49 docs: remove obsolete v1 option notes (#915)
  • Additional commits viewable in compare view
Maintainer changes

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

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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 [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 14.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v9.0.1...v14.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 14.0.0
  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 23, 2026
@github-actions github-actions Bot added the 03-integrations 03-integrations label Apr 23, 2026
@github-actions
Copy link
Copy Markdown

Latest scan for commit: 5569469 | Updated: 2026-04-23 00:58:41 UTC

Security Scan Results

Scan Metadata

  • Project: ASH
  • Scan executed: 2026-04-23T00:58:30+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 585ms 0 PASSED MED (g)
cdk-nag 0 0 0 0 0 0 30.2s 0 PASSED MED (g)
cfn-nag 0 0 0 0 0 0 1.3s 0 PASSED MED (g)
checkov 0 0 0 0 0 0 4.3s 0 PASSED MED (g)
detect-secre… 0 0 0 0 0 0 1.3s 0 PASSED MED (g)
grype 0 27 0 18 4 0 35.7s 45 FAILED MED (g)
npm-audit 0 0 0 0 0 0 1.1s 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.7s 0 PASSED MED (g)

Detailed Findings

Show 45 actionable findings

Finding 1: GHSA-mw96-cpmx-2vgc-rollup

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-mw96-cpmx-2vgc-rollup
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: rollup, version 2.79.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 2: GHSA-4v9v-hfq4-rm2v-webpack-dev-server

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-4v9v-hfq4-rm2v-webpack-dev-server
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: webpack-dev-server, version 4.15.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 3: GHSA-rp65-9cf3-cjxr-nth-check

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-rp65-9cf3-cjxr-nth-check
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: nth-check, version 1.0.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 4: GHSA-7fh5-64p2-3v2j-postcss

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-7fh5-64p2-3v2j-postcss
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: postcss, version 7.0.39 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 5: GHSA-87r5-mp6g-5w5j-jsonpath

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-87r5-mp6g-5w5j-jsonpath
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: jsonpath, version 1.1.1 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 6: GHSA-9jgg-88mc-972h-webpack-dev-server

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-9jgg-88mc-972h-webpack-dev-server
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: webpack-dev-server, version 4.15.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 7: GHSA-xpqw-6gx7-v673-svgo

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-xpqw-6gx7-v673-svgo
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: svgo, version 2.8.0 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 8: GHSA-rf6f-7fwh-wjgh-flatted

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-rf6f-7fwh-wjgh-flatted
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: flatted, version 3.3.3 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 9: GHSA-6c59-mwgh-r2x6-jsonpath

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-6c59-mwgh-r2x6-jsonpath
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: jsonpath, version 1.1.1 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 10: GHSA-5m6q-g25r-mvwx-node-forge

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-5m6q-g25r-mvwx-node-forge
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: node-forge, version 1.3.3 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-43fc-jf86-j433-axios
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: axios, version 1.12.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 12: GHSA-37ch-88jc-xwx2-path-to-regexp

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-37ch-88jc-xwx2-path-to-regexp
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: path-to-regexp, version 0.1.12 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 13: GHSA-ppp5-5v6c-4jwp-node-forge

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-ppp5-5v6c-4jwp-node-forge
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: node-forge, version 1.3.3 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 14: GHSA-6rw7-vpxm-498p-qs

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-6rw7-vpxm-498p-qs
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: qs, version 6.13.0 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-r5fr-rjxr-66jc-lodash
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: lodash, version 4.17.21 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 16: GHSA-q67f-28xg-22rw-node-forge

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-q67f-28xg-22rw-node-forge
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: node-forge, version 1.3.3 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 17: GHSA-3v7f-55p6-f55p-picomatch

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-3v7f-55p6-f55p-picomatch
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: picomatch, version 2.3.1 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-48c2-rrv3-qjmp-yaml
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: yaml, version 1.10.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 19: GHSA-fvcv-3m26-pcqx-axios

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-fvcv-3m26-pcqx-axios
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: axios, version 1.12.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-3p68-rc4w-qgx5-axios
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: axios, version 1.12.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7r86-cg39-jmmj-minimatch
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 3.1.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7r86-cg39-jmmj-minimatch
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 5.1.6 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7r86-cg39-jmmj-minimatch
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 9.0.5 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3ppc-4f35-3m26-minimatch
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 3.1.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3ppc-4f35-3m26-minimatch
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 5.1.6 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-3ppc-4f35-3m26-minimatch
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 9.0.5 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-23c5-xmqv-rm74-minimatch
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 3.1.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-23c5-xmqv-rm74-minimatch
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 5.1.6 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-23c5-xmqv-rm74-minimatch
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: minimatch, version 9.0.5 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-xxjr-mmjv-4gpg-lodash
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: lodash, version 4.17.21 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 31: GHSA-5j98-mcp5-4vw2-glob

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-5j98-mcp5-4vw2-glob
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: glob, version 10.4.5 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 32: GHSA-qpx9-hpmf-5gmw-underscore

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-qpx9-hpmf-5gmw-underscore
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: underscore, version 1.12.1 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 33: GHSA-2328-f5f3-gj25-node-forge

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-2328-f5f3-gj25-node-forge
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: node-forge, version 1.3.3 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-c2c7-rcm5-vvqj-picomatch
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: picomatch, version 2.3.1 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-f23m-r3pf-42rh-lodash
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: lodash, version 4.17.21 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-f886-m6hf-6m8v-brace-expansion
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: brace-expansion, version 1.1.12 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-f886-m6hf-6m8v-brace-expansion
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: brace-expansion, version 2.0.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 38: GHSA-25h7-pfq9-p65f-flatted

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-25h7-pfq9-p65f-flatted
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: flatted, version 3.3.3 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 39: GHSA-qj8w-gfj5-8c6v-serialize-javascript

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-qj8w-gfj5-8c6v-serialize-javascript
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: serialize-javascript, version 4.0.0 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 40: GHSA-qj8w-gfj5-8c6v-serialize-javascript

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-qj8w-gfj5-8c6v-serialize-javascript
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: serialize-javascript, version 6.0.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-2g4f-4pwh-qvx6-ajv
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: ajv, version 6.12.6 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-2g4f-4pwh-qvx6-ajv
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: ajv, version 8.17.1 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 43: GHSA-5c6j-r48x-rmvq-serialize-javascript

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-5c6j-r48x-rmvq-serialize-javascript
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: serialize-javascript, version 4.0.0 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Finding 44: GHSA-5c6j-r48x-rmvq-serialize-javascript

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-5c6j-r48x-rmvq-serialize-javascript
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A high vulnerability in npm package: serialize-javascript, version 6.0.2 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-r4q5-vmmm-2653-follow-redirects
  • Location: 03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json:1

Description:
A medium vulnerability in npm package: follow-redirects, version 1.15.11 was found at: /03-integrations/observability-fullstack-examples/agentic-sales-analyst/client/package-lock.json


Report generated by Automated Security Helper (ASH) at 2026-04-23T00:58:24+00:00

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

Labels

03-integrations 03-integrations 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