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 4 vulnerabilities #22

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

Conversation

djantaio
Copy link
Contributor

@djantaio djantaio commented Dec 2, 2023

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

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
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Server-side Request Forgery (SSRF)
SNYK-JS-REQUEST-3361831
Yes Proof of Concept
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Prototype Pollution
SNYK-JS-TOUGHCOOKIE-5672873
Yes Proof of Concept

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

Commit messages
Package name: grunt-contrib-jshint The new version differs by 9 commits.
  • 2fce871 v2.0.0.
  • d9212b7 Document `reporterOutputRelative` option (#268)
  • d4fe674 Merge pull request #283 from gruntjs/dev
  • 35036cc Update deps, use https, fix failing test.
  • f1114ed Update mgol's name in AUTHORS, add .mailmap (#276)
  • 39daf69 Removing reference to dead jslinterrors.com site (#279)
  • debd964 v1.2.0 (#281)
  • 1f3519f Update deps (#280)
  • 2d237ee updated package grunt-contrib-internal from 1.1.0 to 1.2.3 (#273)

See the full diff

Package name: grunt-contrib-nodeunit The new version differs by 18 commits.
  • 1bf44d0 5.0.0
  • 95c40bd Changelog
  • beb2b27 Update deps (#78)
  • 47c8bef Update nodeunit x (#75)
  • 1622d58 chore(packages): updating all dev packages because of security vulnerabilities (#71)
  • d538dad Bump async from 2.6.3 to 2.6.4 (#70)
  • 193148c Bump ejs from 3.1.6 to 3.1.7 (#69)
  • 4a0cd06 Bump grunt from 1.4.1 to 1.5.2 (#68)
  • 74e1dc3 Readme generated
  • 118b2b2 Update deps (#67)
  • 9a6ee33 package.json: remove the unused appveyor_id property
  • d39333a Bump glob-parent from 5.1.0 to 5.1.2 (#66)
  • b2fc851 Bump hosted-git-info from 2.8.8 to 2.8.9 (#65)
  • d7325a1 Fix changelog year
  • 2953872 Update README
  • ffeffaf Update dependencies (#64)
  • a4dba14 Bump yargs-parser from 13.1.1 to 13.1.2 (#61)
  • b655307 Bump lodash from 4.17.15 to 4.17.19 (#60)

See the full diff

Package name: nyc The new version differs by 127 commits.
  • bebf4d6 chore(release): 15.0.0
  • 2931730 chore: Update to final releases of dependencies (#1245)
  • d44ff19 chore: Update node-preload and use process-on-spawn (#1243)
  • 5258e9f feat: Filenames relative to project cwd in coverage reports (#1212)
  • 6039f29 chore: Unpin test-exclude, update to latest pre-releases (#1240)
  • f3c9e6c chore: Temporarily pin test-exclude (#1239)
  • 28ed746 chore: Lazy load modules that are rarely/never needed in test processes. (#1232)
  • 7307626 chore: Remove cp-file module (#1230)
  • dfd629d fix: Better error handling for main execution, reporting (#1229)
  • 549c953 chore: Update dependencies, pin find-cache-dir (#1228)
  • a1dee03 chore: Update yargs (#1224)
  • 8078a79 chore: Fix 404 in README.md. (#1220)
  • 7a02cb7 chore: Add enterprise language (#1217)
  • ea94c7f chore: Remove unused functions (#1218)
  • 53c66b9 docs: `npm home nyc` goes to github master branch README (#1201)
  • cf5e5d3 chore: Update dependencies
  • 8411a26 fix: Correct handling of source-maps for pre-instrumented files (#1216)
  • f890360 docs: Fix URL to default excludes in README.md (#1214)
  • 3726bbb chore: Update to async version of istanbul-lib-source-maps (#1199)
  • 0efc6d1 chore: Tweak arguments for async coverage data readers (#1198)
  • cc77e13 chore: Add `use strict` to all except fixtures (#1197)
  • bcbe1df chore: Update dependencies (#1196)
  • 2735ee2 chore: 100% coverage (#1195)
  • fd40d49 feat: Use @ istanbuljs/schema for yargs setup (#1194)

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)
🦉 Server-side Request Forgery (SSRF)
🦉 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.

2 participants