autopilot-cli icon indicating copy to clipboard operation
autopilot-cli copied to clipboard

[Snyk] Fix for 2 vulnerabilities

Open twilio-product-security opened this issue 5 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

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

Commit messages
Package name: @dabblelab/autopilot-core The new version differs by 9 commits.
  • 26a12d2 resolved issue #3
  • 90f48ea Merge pull request #2 from dabblelab/dependabot/npm_and_yarn/lodash-4.17.19
  • 88e1fe7 Bump lodash from 4.17.15 to 4.17.19
  • 372a4cb add bot name as folder option whule cloning the templates
  • ae4d64b update folder option in getTemplates.js file
  • f70faf4 add builtInFieldTypes.json
  • b22078f add methods for webhooks
  • 8103783 issues, improvements and add methods for new commands in twilio plugin
  • 090443f update custom channel api to v2 and fix bug in deleting model-build using uniqueName

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

twilio-product-security avatar Feb 23 '21 02:02 twilio-product-security