Skip to content

fix(security): resolve dependabot alerts via npm audit fix - #78

Merged
asachs01 merged 1 commit into
mainfrom
fix/security-dependabot-burndown
Sep 3, 2026
Merged

fix(security): resolve dependabot alerts via npm audit fix#78
asachs01 merged 1 commit into
mainfrom
fix/security-dependabot-burndown

Conversation

@asachs01

@asachs01 asachs01 commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Resolves all 7 open dependabot alerts (dev-scope npm transitives, package-lock.json only):

Verification: npm audit reports 0 vulnerabilities; npm run build succeeds; npm test 68/68 passing (8 files).

Part of the Vanta SOC2 dependabot burn-down.

https://claude.ai/code/session_01LYL1ivhJKNwnHRCdTSuAom


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Dev-scope transitive bumps in package-lock.json only:
- undici 6.27.0 -> 6.28.0 (GHSA-v3r7-h72x-cjcm, GHSA-m8rv-5g2x-5cg5, GHSA-8xcm-r25x-g524)
- ip-address 10.2.0 -> 10.5.0 (GHSA-mwp4-54f8-5fhr, GHSA-4xrf-jv44-h6hh, GHSA-22jq-vg5j-6vgg)
- esbuild 0.27.7 -> 0.27.2, outside vulnerable range 0.27.3-0.28.1 (GHSA-g7r4-m6w7-qqqr)
- npm 11.18.0 -> 11.19.1 (bundles patched ip-address/tar/undici)
- nanoid 3.3.17 -> 3.3.18, tar 7.5.19 -> 7.5.22
- lockfile root version synced with package.json (1.0.7)

npm audit: 0 vulnerabilities.

Claude-Session: https://claude.ai/code/session_01LYL1ivhJKNwnHRCdTSuAom
@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 68bdd768-0cf2-4628-8908-23a77093f178

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@asachs01
asachs01 merged commit 57152a2 into main Sep 3, 2026
4 checks passed
@asachs01
asachs01 deleted the fix/security-dependabot-burndown branch September 3, 2026 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant