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-2022-3517 vulnerability with minimatch #4707

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

JhontSouth
Copy link
Collaborator

@JhontSouth JhontSouth commented Jul 5, 2024

Addresses #4684
#minor

Description

This PR updates the version of the package restify to avoid the CVE-2022-3517 vulnerability in minimatch 3.0.2.

Specific Changes

  • Updated restify from ^8.5.1 to ^11.1.0.

Testing

The following image shows the minimatch versions installed after the update.
image

@JhontSouth JhontSouth requested a review from a team as a code owner July 5, 2024 16:53
@coveralls
Copy link

coveralls commented Jul 5, 2024

Pull Request Test Coverage Report for Build 9811419340

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.078%

Totals Coverage Status
Change from base Build 9767028772: -0.4%
Covered Lines: 20347
Relevant Lines: 22904

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jul 5, 2024

Pull Request Test Coverage Report for Build 9811419340

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.433%

Totals Coverage Status
Change from base Build 9767028772: 0.0%
Covered Lines: 20429
Relevant Lines: 22904

💛 - Coveralls

@tracyboehrer tracyboehrer merged commit 88febbe into main Jul 8, 2024
13 checks passed
@tracyboehrer tracyboehrer deleted the southworks/fix/minimatch-vulnerabilities branch July 8, 2024 19:36
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