Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: CVE-2024-4068 in braces #1878

Merged
merged 1 commit into from
Jun 13, 2024
Merged

fix: CVE-2024-4068 in braces #1878

merged 1 commit into from
Jun 13, 2024

Conversation

sjinks
Copy link
Member

@sjinks sjinks commented Jun 13, 2024

Description

This PR fixes a high severity vulnerability in braces (CVE-2024-4068).

Ref: GHSA-grv7-fg5c-xmjg

braces is a transitive development dependency; therefore, it does not affect our users.

Pull request checklist

New release checklist

Steps to Test

CI must pass.

@sjinks sjinks self-assigned this Jun 13, 2024
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sjinks
Copy link
Member Author

sjinks commented Jun 13, 2024

$ npm ls braces
@automattic/[email protected] /home/volodymyr/work/vip-cli
├─┬ @babel/[email protected]
│ └─┬ [email protected]
│   └── [email protected]
└─┬ @jest/[email protected]
  └─┬ [email protected]
    └─┬ [email protected]
      └── [email protected] deduped

@sjinks sjinks merged commit 6a0c704 into trunk Jun 13, 2024
16 checks passed
@sjinks sjinks deleted the fix/braces branch June 13, 2024 18:22
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