Skip to content

fix: resolve tar and lodash security vulnerabilities#1012

Closed
B4nan wants to merge 1 commit intomasterfrom
fix/security-vulnerabilities
Closed

fix: resolve tar and lodash security vulnerabilities#1012
B4nan wants to merge 1 commit intomasterfrom
fix/security-vulnerabilities

Conversation

@B4nan
Copy link
Member

@B4nan B4nan commented Feb 2, 2026

Summary

Test plan

  • yarn npm audit --all shows only deprecation warnings (no security issues)
  • CI passes

🤖 Generated with Claude Code

@B4nan B4nan requested a review from vladfrangu as a code owner February 2, 2026 09:21
@github-actions github-actions bot added this to the 133rd sprint - Tooling team milestone Feb 2, 2026
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Feb 2, 2026
@B4nan B4nan added the adhoc Ad-hoc unplanned task added during the sprint. label Feb 2, 2026
@B4nan B4nan force-pushed the fix/security-vulnerabilities branch 2 times, most recently from c72e6e7 to 596814b Compare February 2, 2026 10:33
Add yarn resolutions to fix:
- lodash 4.17.23 (GHSA-xxjr-mmjv-4gpg, medium severity)
- tar 7.5.7 (existing resolution)

Resolutions are needed because the transitive dependencies use
semver ranges that don't automatically resolve to patched versions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@B4nan B4nan force-pushed the fix/security-vulnerabilities branch from 596814b to b4120b1 Compare February 2, 2026 10:33
@B4nan B4nan closed this Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant