raindigi / cloudcannon-suite

:couch_and_lamp: An opinionated set of tools to build and maintain static sites
https://suite.cloudcannon.com/
0 stars 0 forks source link

[Snyk] Security upgrade url-parse from 1.4.4 to 1.5.2 #79

Open snyk-bot opened 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 658/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3
Open Redirect
SNYK-JS-URLPARSE-1533425
No Proof of Concept

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

Commit messages
Package name: url-parse The new version differs by 39 commits.
  • 201034b [dist] 1.5.2
  • 2d9ac2c [fix] Sanitize only special URLs (#209)
  • fb128af [fix] Use `'null'` as `origin` for non special URLs
  • fed6d9e [fix] Add a leading slash only if the URL is special
  • 94872e7 [fix] Do not incorrectly set the `slashes` property to `true`
  • 81ab967 [fix] Ignore slashes after the protocol for special URLs
  • ee22050 [ci] Use GitHub Actions
  • d2979b5 [fix] Special case the `file:` protocol (#204)
  • 9f43f43 [pkg] Update browserify to version 17.0.0
  • af84da0 [test] Fix multiple mixed slashes test
  • eb6d9f5 [dist] 1.5.1
  • 750d8e8 [fix] Fixes relative path resolving #199 #200 (#201)
  • 3ac7774 [test] Make test consistent for browser testing
  • 267a0c6 [dist] 1.5.0
  • d1e7e88 [security] More backslash fixes (#197)
  • d99bf4c [ignore] Remove npm-debug.log from .gitignore
  • 422c8b5 [pkg] Replace nyc with c8
  • 933809d [pkg] Move coveralls to dev dependencies
  • 190b216 [pkg] Add .npmrc
  • ce3783f [test] Do not test on all available versions of Edge and Safari
  • 77c1184 [pkg] Update mocha to version 8.0.1
  • 673c3a7 [travis] Test on node 14
  • 08fd2cc [pkg] Update mocha to version 7.0.1 (#189)
  • 3ce7824 [pkg] Update nyc to version 15.0.0 (#188)
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