twilio-labs / twilio-firebase-extensions

A collection of Firebase Extensions for Twilio functionality.
https://www.twilio.com/docs/labs/firebase-extensions
Apache License 2.0
16 stars 11 forks source link

[Snyk] Fix for 2 vulnerabilities #89

Open twilio-product-security opened 10 months ago

twilio-product-security commented 10 months ago

This PR was automatically created by Snyk using the credentials of a real user.


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

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user. #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - sendgrid-sync-contacts/functions/package.json - sendgrid-sync-contacts/functions/package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **676/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.1 | Cross-site Request Forgery (CSRF)
[SNYK-JS-AXIOS-6032459](https://snyk.io/vuln/SNYK-JS-AXIOS-6032459) | Yes | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **486/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 4 | Insecure Storage of Sensitive Information
[SNYK-JS-GOOGLECLOUDFIRESTORE-6100635](https://snyk.io/vuln/SNYK-JS-GOOGLECLOUDFIRESTORE-6100635) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: @sendgrid/client The new version differs by 37 commits.
  • b1c831f Release 8.0.0
  • 2f56e16 [Librarian] Version Bump
  • dc01933 Add an upgrade guide to main
  • 8a7e4eb feat!: node version upgrade, axios upgrade (#1391)
  • b8125d8 docs: updated the year in the license
  • 7d62da1 docs: Fix broken url on npmjs (#1376)
  • 3bab53b Adding misc as PR type (#1367)
  • 4b0eeda docs: Add use case for substitutions (#1363)
  • 3d8e645 docs: drop references to ISSUE_TEMPLATE.md
  • 30eebb1 Release 7.7.0
  • c3e445c [Librarian] Version Bump
  • 3b200f6 chore: drop the issue links from FIRST_TIMERS doc
  • b9ae60e docs: Modify README.md in alignment with SendGrid Support (#1360)
  • e94a1eb docs: Fix troubleshooting in readme (#1359)
  • bc876ef test: lint PRs on synchronize events
  • 9888668 feat: add PR title validation
  • 48b51df feat: allow use of bypass options (#1352)
  • dd8ddac fix: Fix typings for eventwebhook.d.ts PublicKey (#1351)
  • d684055 chore: remove outdated announcements
  • 6beced7 Release 7.6.2
  • b205a0b [Librarian] Version Bump
  • 2491d4f chore: update Axios dependency (#1347)
  • 723b753 docs:fix broken image links on npm (#1342)
  • 4c78c28 chore: push Datadog Release Metric upon deploy success (#1341)
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](https://app.snyk.io/org/twilio-labs/project/1f5ca780-2671-4f3b-9fca-d4cc30b7b1fc?utm_source=github-enterprise&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/twilio-labs/project/1f5ca780-2671-4f3b-9fca-d4cc30b7b1fc?utm_source=github-enterprise&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"cbbd1d1e-b5ae-4a93-8053-bd7004d8831f","prPublicId":"cbbd1d1e-b5ae-4a93-8053-bd7004d8831f","dependencies":[{"name":"@sendgrid/client","from":"7.6.0","to":"8.0.0"},{"name":"firebase-admin","from":"10.2.0","to":"11.1.0"}],"packageManager":"npm","projectPublicId":"1f5ca780-2671-4f3b-9fca-d4cc30b7b1fc","projectUrl":"https://app.snyk.io/org/twilio-labs/project/1f5ca780-2671-4f3b-9fca-d4cc30b7b1fc?utm_source=github-enterprise&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-AXIOS-6032459","SNYK-JS-GOOGLECLOUDFIRESTORE-6100635"],"upgrade":["SNYK-JS-AXIOS-6032459","SNYK-JS-GOOGLECLOUDFIRESTORE-6100635"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[676,486],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Cross-site Request Forgery (CSRF)](https://learn.snyk.io/lesson/csrf-attack/?loc=fix-pr)