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

[Snyk] Fix for 1 vulnerabilities #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-levine
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • large-file/package.json
    • large-file/package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: ansi-regex The new version differs by 15 commits.

See the full diff

Package name: clap The new version differs by 56 commits.
  • d77cbe8 3.0.0
  • 9853d10 Refactor Command#handlers
  • 3c1a9b4 Add coverage to git ignore
  • 4d57368 Change Node.js support to `^12.20.0`, `^14.13.0` and `>=15.0.0`
  • 80c57ec Update year
  • 11ca667 Add transformation to CJS
  • 56597a9 Migrate to ESM
  • 2c9e06d Replace `chalk` with `ansi-colors`
  • 21e2702 Allow args after and between options
  • 4152aef Replace travis with github action
  • bebe77b Update deps
  • e056143 3.0.0-beta.1
  • 4604256 Refactoring of params
  • fdf8253 Usage only to define a command
  • 41bdd93 Refactoring
  • 5484e17 Rephrased, fixing some types along the way ([Snyk] Fix for 1 vulnerabilities #13)
  • 00c4208 Remove Command#actionOption()/shortcutOption()
  • 9636a19 Remove Command#hasOption(s)/hasCommand(s) methods
  • 9973491 Change min offset in help
  • 1e0db9c Rename defValue to default
  • 0d250ad Remove config for Command constructor, add Command#help() method and related refactoring
  • e591b3f Change argv pipeline to init -> applyConfig -> prepareContext
  • 1d8f5e8 Internal refactoring, add Command#getOption(s)/getCommand(s) methods
  • e8ed57b Remove removed methods

See the full diff

Package name: cli-truncate The new version differs by 14 commits.

See the full diff

Package name: cliui The new version differs by 28 commits.

See the full diff

Package name: csso The new version differs by 52 commits.

See the full diff

Package name: has-ansi The new version differs by 11 commits.

See the full diff

Package name: listr The new version differs by 16 commits.

See the full diff

Package name: mocha The new version differs by 250 commits.

See the full diff

Package name: mongodb-js-fmt The new version differs by 7 commits.

See the full diff

Package name: mongodb-schema The new version differs by 38 commits.

See the full diff

Package name: renderkid The new version differs by 20 commits.

See the full diff

Package name: snyk The new version differs by 250 commits.

See the full diff

Package name: string-width The new version differs by 13 commits.

See the full diff

Package name: strip-ansi The new version differs by 7 commits.

See the full diff

Package name: webpack-hot-middleware The new version differs by 70 commits.

See the full diff

Package name: wrap-ansi The new version differs by 15 commits.

See the full diff

Package name: yargs The new version differs by 26 commits.

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

… vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
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.

Code under example folder do not work.
2 participants