TwilioDevEd / appointment-reminders-rails

A working Appointment Reminders sample built in Ruby on Rails
https://www.twilio.com/docs/tutorials/walkthrough/appointment-reminders/ruby/rails
MIT License
37 stars 17 forks source link

[Snyk] Fix for 2 vulnerabilities #356

Open twilio-product-security opened 1 year ago

twilio-product-security commented 1 year 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 `rubygems` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - Gemfile
⚠️ Warning ``` Failed to update the Gemfile.lock, please update manually before merging. ```
#### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **501/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 4.3 | Information Exposure
[SNYK-RUBY-ACTIVESUPPORT-5851458](https://snyk.io/vuln/SNYK-RUBY-ACTIVESUPPORT-5851458) | Yes | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **501/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 4.3 | Information Exposure
[SNYK-RUBY-RAILTIES-5851410](https://snyk.io/vuln/SNYK-RUBY-RAILTIES-5851410) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised. 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/twiliodeved/project/0e965960-1fb6-4b4e-bb56-e40e14541993?utm_source=github-enterprise&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/twiliodeved/project/0e965960-1fb6-4b4e-bb56-e40e14541993?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":"865453ae-b0dc-45e4-94c0-acba59abad26","prPublicId":"865453ae-b0dc-45e4-94c0-acba59abad26","dependencies":[{"name":"bootstrap","from":"5.0.1","to":"5.0.2"},{"name":"delayed_job_active_record","from":"4.1.6","to":"4.1.7"},{"name":"dotenv-rails","from":"2.7.6","to":"2.8.0"},{"name":"jbuilder","from":"2.11.2","to":"2.11.3"},{"name":"jquery-rails","from":"4.4.0","to":"4.5.0"},{"name":"rails","from":"6.1.4","to":"6.1.7.5"},{"name":"rubocop-rails","from":"2.11.3","to":"2.12.0"},{"name":"twitter-bootstrap-rails","from":"4.0.0","to":"5.0.0"},{"name":"web-console","from":"4.1.0","to":"4.2.0"},{"name":"webpacker","from":"5.4.0","to":"5.4.1"}],"packageManager":"rubygems","projectPublicId":"0e965960-1fb6-4b4e-bb56-e40e14541993","projectUrl":"https://app.snyk.io/org/twiliodeved/project/0e965960-1fb6-4b4e-bb56-e40e14541993?utm_source=github-enterprise&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-RUBY-ACTIVESUPPORT-5851458","SNYK-RUBY-RAILTIES-5851410"],"upgrade":["SNYK-RUBY-ACTIVESUPPORT-5851458","SNYK-RUBY-RAILTIES-5851410"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["pr-warning-shown","priorityScore"],"priorityScoreList":[501,501],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)