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-0144 vulnerability #4695

Merged
merged 5 commits into from
Jun 27, 2024

Conversation

JhontSouth
Copy link
Collaborator

@JhontSouth JhontSouth commented Jun 26, 2024

Addresses #4684
#minor

Description

This PR updates the version of the package jshint and updates the version of shelljs to avoid the CVE-2022-0144 vulnerability with shelljs.

Specific Changes

  • Updated jshint to ^2.13.6.
  • Updated shelljs to ^0.8.5.

Testing

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

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

coveralls commented Jun 26, 2024

Pull Request Test Coverage Report for Build 9679910748

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 26, 2024

Pull Request Test Coverage Report for Build 9679910748

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 tracyboehrer merged commit 1f15ba2 into main Jun 27, 2024
13 checks passed
@tracyboehrer tracyboehrer deleted the southworks/fix/shelljs-vulnerability branch June 27, 2024 19:39
This was referenced Sep 1, 2024
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