[Snyk] Fix for 1 vulnerabilities #11

Open
snyk-bot wants to merge 1 commit from snyk-fix-4f67487b4ddf01e3351237a422e552f0 into master
snyk-bot commented 2019-11-25 22:51:43 -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
    • Gemfile.lock

Vulnerabilities that will be fixed

With an upgrade:
Severity Title Issue ID Breaking Change
high severity Uncontrolled Memory Allocation SNYK-RUBY-NOKOGIRI-534637

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

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 | Title | Issue ID | Breaking Change :-------------------------:|:-------------------------|:-------------------------|:-------------------------| ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | Uncontrolled Memory Allocation | [SNYK-RUBY-NOKOGIRI-534637](https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-534637) | 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/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://snyk.io/docs/fixing-vulnerabilities/) [//]: # (snyk:metadata:{"type":"auto","packageManager":"rubygems","vulns":["SNYK-RUBY-NOKOGIRI-534637"],"patch":[],"upgrade":["SNYK-RUBY-NOKOGIRI-534637"],"isBreakingChange":false,"env":"prod","dependencies":[{"name":"poltergeist","from":"1.16.0","to":"1.16.0"}],"prType":"fix"})
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-4f67487b4ddf01e3351237a422e552f0:snyk-fix-4f67487b4ddf01e3351237a422e552f0
git checkout snyk-fix-4f67487b4ddf01e3351237a422e552f0

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff snyk-fix-4f67487b4ddf01e3351237a422e552f0
git checkout master
git merge --ff-only snyk-fix-4f67487b4ddf01e3351237a422e552f0
git checkout snyk-fix-4f67487b4ddf01e3351237a422e552f0
git rebase master
git checkout master
git merge --no-ff snyk-fix-4f67487b4ddf01e3351237a422e552f0
git checkout master
git merge --squash snyk-fix-4f67487b4ddf01e3351237a422e552f0
git checkout master
git merge --ff-only snyk-fix-4f67487b4ddf01e3351237a422e552f0
git checkout master
git merge snyk-fix-4f67487b4ddf01e3351237a422e552f0
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#11
No description provided.