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: Remove CVE-2024-4068 vulnerability #4696

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

JhontSouth
Copy link
Collaborator

Addresses #4684
#minor

Description

This PR updates the version of the packages chokidar and braces to avoid the CVE-2024-4068 vulnerability with braces.

Specific Changes

  • Updated chokidar to ^3.6.0.
  • Updated braces to 3.0.3.

Testing

The following image shows the braces version installed after the update.
image

@JhontSouth JhontSouth requested a review from a team as a code owner June 26, 2024 20:07
@coveralls
Copy link

coveralls commented Jun 26, 2024

Pull Request Test Coverage Report for Build 9686062303

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 84.075%

Totals Coverage Status
Change from base Build 9668999435: -0.4%
Covered Lines: 20343
Relevant Lines: 22900

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 27, 2024

Pull Request Test Coverage Report for Build 9686062303

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.431%

Totals Coverage Status
Change from base Build 9668999435: 0.0%
Covered Lines: 20425
Relevant Lines: 22900

💛 - Coveralls

@tracyboehrer
Copy link
Member

@JhontSouth Can you check out the conflicts?

@tracyboehrer tracyboehrer merged commit 00d1a4c into main Jun 27, 2024
12 checks passed
@tracyboehrer tracyboehrer deleted the southworks/fix/braces-vulnerability branch June 27, 2024 19:53
@coveralls
Copy link

coveralls commented Jun 27, 2024

Pull Request Test Coverage Report for Build 9702679773

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.075%

Totals Coverage Status
Change from base Build 9702611457: 0.0%
Covered Lines: 20343
Relevant Lines: 22900

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 27, 2024

Pull Request Test Coverage Report for Build 9702679773

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.431%

Totals Coverage Status
Change from base Build 9702611457: 0.0%
Covered Lines: 20425
Relevant Lines: 22900

💛 - Coveralls

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.

3 participants