Skip to content

Tar package security update#23

Closed
dmattia wants to merge 2 commits intomainfrom
cursor/tar-package-security-update-8195
Closed

Tar package security update#23
dmattia wants to merge 2 commits intomainfrom
cursor/tar-package-security-update-8195

Conversation

@dmattia
Copy link
Copy Markdown
Member

@dmattia dmattia commented Feb 18, 2026

This PR adds a Yarn resolutions entry to package.json to enforce the tar package at version ^7.5.7 or higher.

Why:
This change addresses the Dependabot security alert regarding a vulnerability in the tar package. Although tar is not currently a direct or transitive dependency in this repository, this resolution ensures that any future or latent transitive dependency on tar will be resolved to a secure version.

Related Issues

Security Implications

Addresses a security vulnerability (CVE-2024-28182) in the tar package by enforcing a minimum version of 7.5.7.

System Availability

[none]


Open in Cursor Open in Web

Co-authored-by: David Mattia <dmattia@users.noreply.github.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Feb 18, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Co-authored-by: David Mattia <dmattia@users.noreply.github.com>
@dmattia dmattia closed this Feb 18, 2026
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.

2 participants