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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 3 vulnerabilities #7

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

Conversation

snykerjames
Copy link
Contributor

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:
    • package.json
    • 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
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
Yes No Known Exploit
high severity 686/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-LODASHSET-1320032
No Proof of Concept

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

Release notes
Package name: @snyk/fix from @snyk/fix GitHub release notes
Package name: glob from glob GitHub release notes
Package name: rimraf from rimraf GitHub release notes
Package name: snyk-gradle-plugin from snyk-gradle-plugin GitHub release notes
Package name: snyk-mvn-plugin from snyk-mvn-plugin GitHub release notes
Package name: snyk-nuget-plugin from snyk-nuget-plugin GitHub release notes
Commit messages
Package name: glob The new version differs by 118 commits.
  • a68703e 9.0.0
  • 58159ca test: cwd can be a url
  • a547a9c more docs
  • 42a3ac7 link to bash manual for Pattern Matching
  • 474172d update readme with cwd URL support
  • ad3904d update readme with posix class support
  • b22fc7d minimatch@7.3.0
  • cdd1627 update all the things, remove unused mkdirp types
  • 75c6416 Merge branch 'v9'
  • fa0cd77 cwd can be a file:// url
  • d03ed0a typedoc github action
  • 9a5a45a put bench results in readme
  • 20b2f88 docs, fix benchmark script
  • 4829c88 upgrade ci actions
  • 5cbacdd minimatch@7.2.0
  • 210310b omit symlinks on windows
  • d34c8d5 full test coverage, clean up signals and remove extranous code
  • 5f21b46 adding lots of tests, clean up types
  • b12e6ba slashes on nodir test
  • 75f74b0 more windows test slashes
  • 3aa1abd more windows test affordances
  • 3e68a7b some windows test affordances
  • 8c2e082 feature complete and tests passing
  • c3be35a correct ** vs ./** behavior

See the full diff

Package name: rimraf The new version differs by 52 commits.
  • 3b6b098 4.0.0
  • e0cffea ci: reduce workload even more
  • 0e6646d ci: remove unnecessary lint filter
  • 546e017 update action versions
  • 6d88a65 tone down benchmark intensity
  • 842a8d2 fix benchmark workflow yaml
  • 1b91697 chore: add copyright year to license
  • 08bbb06 rewrite in TS, export hybrid, update changelog, docs
  • 1b3f46e drop support for node versions below 14
  • 2e1f003 gh actions workflow for benchmarks
  • 52f9370 tests for retry-busy behavior
  • 188e3ed don't test on very old node versions
  • d1d5495 test for fix-eperm
  • e7501cd prettier formatting
  • 40f64ec windows: only fall back to move-remove when absolutely necessary
  • b6f7819 update tap
  • 99496cd test: run posix test on windows, why not?
  • 51d43c1 benchmarks
  • 6b8aa29 doc: correct os.tmp default
  • 4b228c9 do not ever actually try to rmdir /
  • 2442655 consolidate all the spellings of 'opt' into one
  • d4eec2e add cli script
  • 0c82d74 accept strings, arrays of strings, and no other types
  • ad4f2db Do not rimraf /, override with preserveRoot:false

See the full diff

Package name: snyk-gradle-plugin The new version differs by 12 commits.
  • 84f728b Merge pull request #236 from snyk/fix/remove-reachability
  • 547d91b fix: remove reachability
  • 9af47fc fix: don't fail if matching config doesn't exist (#235)
  • 90d2c57 Merge pull request #232 from snyk/feat/use-best-practice-packages-route
  • edef32e feat: use /rest/packages best practice Snyk REST API endpoint
  • b855db9 fix: display more accurate error message (#233)
  • 9253f07 refactor: get target project (#231)
  • 0ed9feb test: change name assertions to be exact (#230)
  • 76ef3b0 Merge pull request #228 from snyk/fix/add-needle-types
  • b8869f0 fix: add @ types/needle
  • a4eb261 Merge pull request #226 from snyk/feat/normalize-deps
  • cad5070 feat: implement gradle-normalize-deps hash searching

See the full diff

Package name: snyk-mvn-plugin The new version differs by 4 commits.
  • b5d1b31 Merge pull request #138 from snyk/fix/remove-reachability
  • 0b968bb fix: remove reachability
  • 41d2614 Merge pull request #137 from snyk/fix/unmanaged-scan-unknown-archives
  • 033e55d fix: unmanaged scan unknown archives

See the full diff

Package name: snyk-nuget-plugin The new version differs by 14 commits.
  • d74e05d fix: lodash is not a dev dep, but used in prod (#142)
  • f433837 Feat/secrets scanning (#140)
  • 6c0675b Update package.json (#139)
  • dbb6449 Revert "Create pr-housekeeping.yml (#137)" (#138)
  • 9e042e1 Create pr-housekeeping.yml (#137)
  • ebcfc70 fix: package.json to reduce vulnerabilities (#136)
  • 44cdf56 feat: add broken link github action (#133)
  • 3c90f9d fix: stringify-range-error (#131)
  • 4931e94 docs: update badge (#130)
  • a68d283 fix: fix ci (#129)
  • 0b60f3a feat: fix ci (#128)
  • a0a10b9 fix: code owners (#127)
  • 75b5d2d fix: code owners (#126)
  • e0df00f fix: upgrade typescript (#124)

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:

馃 Regular Expression Denial of Service (ReDoS)
馃 Prototype Pollution

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.

None yet

2 participants