Skip to content

fix: update semantic-release deps to address security vulnerabilities#74

Open
butler54 wants to merge 2 commits intovalidatedpatterns:mainfrom
butler54:fix/npm-security-vulnerabilities
Open

fix: update semantic-release deps to address security vulnerabilities#74
butler54 wants to merge 2 commits intovalidatedpatterns:mainfrom
butler54:fix/npm-security-vulnerabilities

Conversation

@butler54
Copy link
Collaborator

Summary

  • Bump semantic-release from v24 to v25
  • Bump @semantic-release/github from v11 to v12
  • Resolves 13 of 18 npm audit vulnerabilities (brace-expansion ReDoS, js-yaml prototype pollution, lodash prototype pollution, glob command injection, multiple tar path traversal issues)
  • Remaining 5 high-severity findings are in npm bundled inside @semantic-release/npm (transitive dep of semantic-release core) and require an upstream fix

Test plan

  • Verify release workflow still runs correctly (.releaserc.yaml plugin list unchanged)
  • Confirm npm audit shows reduced vulnerability count

🤖 Generated with Claude Code

…bilities

Bump semantic-release from v24 to v25 and @semantic-release/github
from v11 to v12. Resolves 13 of 18 npm audit vulnerabilities including
brace-expansion ReDoS, js-yaml prototype pollution, lodash prototype
pollution, and multiple tar path traversal issues.

Remaining 5 high-severity findings are in npm bundled inside
@semantic-release/npm (transitive dep) and require an upstream fix.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@butler54 butler54 requested a review from a team March 10, 2026 01:22
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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