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 12 vulnerabilities #24

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

Conversation

snyk-bot
Copy link

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
Yes 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-BROWSERSLIST-1090194
Yes Proof of Concept
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
Information Exposure
SNYK-JS-NODEFETCH-2342118
Yes No Known Exploit
medium severity 520/1000
Why? Has a fix available, CVSS 5.9
Denial of Service
SNYK-JS-NODEFETCH-674311
Yes 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-POSTCSS-1255640
Yes Proof of Concept
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-STYLELINT-1585622
Yes No Known Exploit
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Regular Expression Denial of Service (ReDoS)
SNYK-JS-STYLELINT-460283
Yes No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-TRIM-1017038
Yes Proof of Concept
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JS-TRIMNEWLINES-1298042
Yes 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
Yes Proof of Concept

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

Commit messages
Package name: lvb The new version differs by 15 commits.
  • b71b0ea 1.0.0
  • 477cbe3 upgrade dependencies
  • 1012ce9 remove dependency badges
  • df32a1d use absolute paths in gitignore, update license year, test for node 12
  • 845cfe6 lodash.package -> lodash/package, remove custom promise implementation dependency, code style
  • 70d7b27 LICENSE -> license
  • 99baec7 soothe the linter
  • 73f5c27 use tape-promise
  • 042dd98 add node 10, add linter, index -> lib/index, remove package-lock, license: MIT -> ISC, code style
  • bd156c3 fix(package): update fetch-ponyfill to version 5.0.0
  • bca75a8 Update readme.md
  • b2048d2 prepublish -> prepare
  • 2512d24 update mail
  • 51b7550 update license year
  • d23d671 add queue for id requests

See the full diff

Package name: stylelint The new version differs by 250 commits.
  • 060310c 14.0.0
  • ff4a1ef Prepare CHANGELOG
  • 8d2f6e1 Bump postcss (#5619)
  • f552608 Merge pull request #5618 from stylelint/dependabot/npm_and_yarn/husky-7.0.4
  • 7ed17ad Bump husky from 7.0.2 to 7.0.4
  • 4d9f75e Merge pull request #5617 from stylelint/dependabot/npm_and_yarn/jest-27.3.1
  • bc9dd0b Bump jest from 27.2.5 to 27.3.1
  • 82e2507 Merge pull request #5604 from stylelint/v14
  • 16d259f Update CHANGELOG.md
  • 70b1149 Fix false positives for dynamic-range keywords in media-feature-name-no-unknown (#5613)
  • 8dca498 Show more info in missing customSyntax warning (#5611)
  • 2eee0a9 Remove v14 CI triggers (#5610)
  • 12f8081 14.0.0-0
  • 5dd7ec1 Prepare 14.0.0
  • 67313a3 Add support for `extends` in `overrides` config (#5603)
  • b6fd2fc Document no need for postcss-html maintainer (#5602)
  • bf28025 Recommend using shared configs (#5598)
  • 07118d6 Update CHANGELOG.md
  • 367142a Change `ignoreFiles` to be extendable (#5596)
  • 1b4162f Fix conflicts in dependabot
  • 87c5fde Bump picocolors from 0.2.1 to 1.0.0 (#5601)
  • 1f32094 Bump typescript from 4.4.3 to 4.4.4 (#5599)
  • 88b9575 Revise contributors section of README (#5585)
  • e38da70 Use problem rather than violation in docs and types (#5592)

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
high severity 579/1000
Why? Has a fix available, CVSS 7.3
Prototype Pollution
npm:extend:20180424
No Known Exploit

(*) 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:

🦉 Prototype Pollution
🦉 Regular Expression Denial of Service (ReDoS)
🦉 Denial of Service (DoS)
🦉 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
Development

Successfully merging this pull request may close these issues.

1 participant