apish icon indicating copy to clipboard operation
apish copied to clipboard

[Snyk] Fix for 3 vulnerabilities

Open JackuB opened this issue 3 years ago • 0 comments

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

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
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-1018905
No Proof of Concept
high severity 753/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.2
Command Injection
SNYK-JS-LODASH-1040724
No Proof of Concept
medium severity 551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
Improper Input Validation
SNYK-JS-URIJS-1078286
No No Known Exploit

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

Commit messages
Package name: lodash The new version differs by 1 commits.

See the full diff

Package name: urijs The new version differs by 12 commits.
  • 46c8ac0 chore(build): bumping to version 1.19.6
  • a1ad8bc fix(parse): treat backslash as forwardslash in scheme delimiter
  • d7bb4ce chore(build): bumping to version 1.19.5
  • bf04ec5 chore(build): bumping to version 1.19.4
  • b02bf03 fix(parse): treat backslash as forwardslash in authority (#403)
  • d7064ab chore(build): bumping to version 1.19.3
  • 4f45faf fix(parse): treat backslash as forwardslash in authority
  • 594ffc1 chore(build): bumping to version 1.19.2
  • e780eeb chore: inform people of modern APIs
  • 433f0e5 chore(package): support Composer by adding composer.json
  • 4ced30a fix(build): handle relative paths with missing authority
  • 7168049 fix(buildQuery): support params without key

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

JackuB avatar Feb 23 '21 02:02 JackuB