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 15 vulnerabilities #36

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

Conversation

rlodhiya2502
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:

    • package.json
    • package-lock.json
  • Adding or updating a Snyk policy (.snyk) file; this file is required in order to apply Snyk vulnerability patches.
    Find out more.

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
No Proof of Concept
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-GLOBPARENT-1016905
No Proof of Concept
medium severity 484/1000
Why? Has a fix available, CVSS 5.4
Open Redirect
SNYK-JS-GOT-2932019
No No Known Exploit
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-1018905
No Proof of Concept
high severity 681/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.2
Command Injection
SNYK-JS-LODASH-1040724
No Proof of Concept
high severity 686/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-LODASH-450202
No Proof of Concept
high severity 731/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.2
Prototype Pollution
SNYK-JS-LODASH-567746
No Proof of Concept
high severity 686/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-LODASH-608086
No Proof of Concept
high severity 686/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-LODASH-73638
No Proof of Concept
medium severity 541/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 4.4
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-73639
No Proof of Concept
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-1019388
No No Known Exploit
low severity 506/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 3.7
Regular Expression Denial of Service (ReDoS)
npm:braces:20180219
No Proof of Concept
medium severity 636/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.3
Prototype Pollution
npm:lodash:20180130
No Proof of Concept
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
npm:minimatch:20160620
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
npm:underscore.string:20170908
No No Known Exploit

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

Commit messages
Package name: jscodeshift The new version differs by 82 commits.
  • 1ed8ccd Bump version to 0.6.1 for publishing
  • c4671f9 Don't use trailing commas in function calls
  • c01fd56 Record changes in repo
  • 6dbbc2d Mention Typescript support in README
  • 192743c Bump jest dependency
  • d609e26 Update all depdencies (yarn upgrade)
  • 5fc33fb Bump flow dependency
  • 48dc269 Bump micromatch dependency
  • 63a2438 Merge branch 'babel-parser' of https://github.com/brieb/jscodeshift into brieb-babel-parser
  • 0882362 Merge remote-tracking branch 'upstream/master' into babel-parser
  • 1912831 Import babylon from '@ babel/parser'
  • 3ee74e9 Add a failing test for --parser=ts
  • 885a484 Update README
  • 5ab40a9 Use `prepare` instead of `prepublish`
  • 4fecbb5 Bump version to 0.6.0 for publishing
  • 2fd2429 Fix flow options
  • 1cbe93d Set tokens: true to all babylon configs
  • b5ca352 Update lock file
  • 9d18409 Only load typescript preset if .tsx? transform
  • f70bbd6 Minor change to trigger travis ci build
  • 46d250f Allow passing custom options to babylon or flow via CLI option
  • ee6242d Drop support for Node v4
  • 75a7070 Enable ES6 feature in eslint
  • 4701096 Remove direct dependency on lodash

See the full diff

Package name: underscore.string The new version differs by 9 commits.

See the full diff

Package name: yeoman-generator The new version differs by 4 commits.
  • 9b55fde 5.0.1
  • 3f51315 Bump xo to 0.38.1 and move to devDependencies.
  • 3b0c91f Disable dependabot for github actions.
  • d23d1bb Bump yeoman-test to 4.0.2 and add dependency on itself for

See the full diff

With a Snyk patch:
Severity Priority Score (*) Issue Exploit Maturity
high severity 731/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.2
Prototype Pollution
SNYK-JS-LODASH-567746
Proof of Concept
medium severity 636/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.3
Prototype Pollution
npm:lodash:20180130
Proof of Concept

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

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)
馃 Regular Expression Denial of Service (ReDoS)
馃 Regular Expression Denial of Service (ReDoS)
馃 More lessons are available in Snyk Learn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants