-
Notifications
You must be signed in to change notification settings - Fork 0
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 #905
base: latest
Are you sure you want to change the base?
Conversation
…s/async-hook-domain/node_modules/source-map-support/package.json & workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/async-hook-domain/node_modules/source-map-support/.snyk to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:shell-quote:20160621 - https://snyk.io/vuln/SNYK-JS-ECSTATIC-540354 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/npm:uglify-js:20150824 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/npm:crypto-browserify:20140722 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251 - https://snyk.io/vuln/npm:uglify-js:20151024 The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/npm:minimatch:20160620
Reviewer's Guide by SourceryThis pull request upgrades several npm packages to address 12 vulnerabilities found by Snyk. The upgrades include No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot (hey, snyk-io[bot]!). We assume it knows what it's doing!
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
Snyk has created this PR to fix 12 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/async-hook-domain/node_modules/source-map-support/package.json
workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/async-hook-domain/node_modules/source-map-support/.snyk
Vulnerabilities that will be fixed with an upgrade:
npm:shell-quote:20160621
SNYK-JS-ECSTATIC-540354
SNYK-JS-MINIMIST-559764
SNYK-JS-INFLIGHT-6095116
npm:uglify-js:20150824
SNYK-JS-UNSETVALUE-2400660
npm:crypto-browserify:20140722
SNYK-JS-MINIMIST-2429795
npm:debug:20170905
SNYK-JS-UGLIFYJS-1727251
npm:uglify-js:20151024
Important
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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Denial of Service (DoS)
🦉 Prototype Pollution
🦉 Command Injection
🦉 More lessons are available in Snyk Learn
Summary by Sourcery
Upgrade several npm packages to fix 12 vulnerabilities, including command injection, denial of service, and prototype pollution.
Bug Fixes:
Enhancements: