[Snyk] Fix for 1 vulnerabilities #26

Open
atomaka wants to merge 1 commits from snyk-fix-f1285d29fc134e64e0286a2897f756d9 into master
atomaka commented 2021-03-08 22:51:39 -05:00 (Migrated from github.com)

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
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-RUBY-ACTIVERECORD-1080913
No 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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic

<h3>Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project.</h3> #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - Gemfile <details> <summary>⚠️ <b>Warning</b></summary> ``` Failed to update the Gemfile.lock, please update manually before merging. ``` </details> #### 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") | **661/1000** <br/> **Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS) <br/>[SNYK-RUBY-ACTIVERECORD-1080913](https://snyk.io/vuln/SNYK-RUBY-ACTIVERECORD-1080913) | No | 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: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI2ZTZhMjBmNi03MmFmLTRlNGEtYWY1Ny0zNjFmOGI3NjkyZmQiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjZlNmEyMGY2LTcyYWYtNGU0YS1hZjU3LTM2MWY4Yjc2OTJmZCJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/atomaka/project/39f5769a-2ee8-4777-a1bb-509dcee65a10) 🛠 [Adjust project settings](https://app.snyk.io/org/atomaka/project/39f5769a-2ee8-4777-a1bb-509dcee65a10/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":"6e6a20f6-72af-4e4a-af57-361f8b7692fd","dependencies":[{"name":"activerecord","from":"5.1.4","to":"5.2.4.5"},{"name":"sinatra-activerecord","from":"2.0.13","to":"2.0.13"}],"packageManager":"rubygems","projectPublicId":"39f5769a-2ee8-4777-a1bb-509dcee65a10","projectUrl":"https://app.snyk.io/org/atomaka/project/39f5769a-2ee8-4777-a1bb-509dcee65a10?utm_source=github&utm_medium=fix-pr","type":"auto","patch":[],"vulns":["SNYK-RUBY-ACTIVERECORD-1080913"],"upgrade":["SNYK-RUBY-ACTIVERECORD-1080913"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["pr-warning-shown","priorityScore"],"priorityScoreList":[661]})
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin snyk-fix-f1285d29fc134e64e0286a2897f756d9:snyk-fix-f1285d29fc134e64e0286a2897f756d9
git checkout snyk-fix-f1285d29fc134e64e0286a2897f756d9

Merge

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff snyk-fix-f1285d29fc134e64e0286a2897f756d9
git checkout master
git merge --ff-only snyk-fix-f1285d29fc134e64e0286a2897f756d9
git checkout snyk-fix-f1285d29fc134e64e0286a2897f756d9
git rebase master
git checkout master
git merge --no-ff snyk-fix-f1285d29fc134e64e0286a2897f756d9
git checkout master
git merge --squash snyk-fix-f1285d29fc134e64e0286a2897f756d9
git checkout master
git merge --ff-only snyk-fix-f1285d29fc134e64e0286a2897f756d9
git checkout master
git merge snyk-fix-f1285d29fc134e64e0286a2897f756d9
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: atomaka/link-share#26
No description provided.