[Snyk] Fix for 1 vulnerabilities #30

Open
snyk-bot wants to merge 1 commit from snyk-fix-860764c6e2cda3d4dd36808d5008003e into master
snyk-bot commented 2021-07-14 03:06:12 -04: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
    • Gemfile.lock

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-ADDRESSABLE-1316242
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 - Gemfile.lock #### 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-ADDRESSABLE-1316242](https://snyk.io/vuln/SNYK-RUBY-ADDRESSABLE-1316242) | 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=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI2MWYwN2E1ZC1hYWU3LTQ1YzAtOTM0NC05MjI5YTliNjZlN2YiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjYxZjA3YTVkLWFhZTctNDVjMC05MzQ0LTkyMjlhOWI2NmU3ZiJ9fQ==" 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":"61f07a5d-aae7-45c0-9344-9229a9b66e7f","prPublicId":"61f07a5d-aae7-45c0-9344-9229a9b66e7f","dependencies":[{"name":"launchy","from":"2.4.3","to":"2.4.3"},{"name":"poltergeist","from":"1.16.0","to":"1.16.0"},{"name":"validate_url","from":"1.0.2","to":"1.0.2"}],"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-ADDRESSABLE-1316242"],"upgrade":["SNYK-RUBY-ADDRESSABLE-1316242"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[661]})
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff snyk-fix-860764c6e2cda3d4dd36808d5008003e
git checkout master
git merge --ff-only snyk-fix-860764c6e2cda3d4dd36808d5008003e
git checkout snyk-fix-860764c6e2cda3d4dd36808d5008003e
git rebase master
git checkout master
git merge --no-ff snyk-fix-860764c6e2cda3d4dd36808d5008003e
git checkout master
git merge --squash snyk-fix-860764c6e2cda3d4dd36808d5008003e
git checkout master
git merge --ff-only snyk-fix-860764c6e2cda3d4dd36808d5008003e
git checkout master
git merge snyk-fix-860764c6e2cda3d4dd36808d5008003e
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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#30
No description provided.