This repository has been archived by the owner on Mar 10, 2022. It is now read-only.
🚨 [security] Update rack-protection: 1.5.3 → 1.5.5 (patch) #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your version of rack-protection has known security vulnerabilities 🚨
Advisory: CVE-2018-1000119
Disclosed: March 07, 2018
URL: https://github.com/sinatra/rack-protection/pull/98
rack-protection gem timing attack vulnerability when validating CSRF token
🚨 We recommend to merge and deploy this update as soon as possible! 🚨
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Commits
See the full diff on Github. The new version differs by 29 commits:
Bumping version for release
Whitelist http/https schemes
Merge pull request #1296 from tomelm/fix-prefers-plaintext
Bump version for release
Merge pull request #1249 from mclark/handle-invalid-method-parameters
handle failure to upcase invalid strings
Stick with a passing version of Rubygems and bundler
bump version for release
Merge pull request #1237 from eileencodes/backport-1137
Backport pull request #1137 from unabridged/fix-eof-failure
bump version
Merge pull request #1170 from rack/1-8-fix
Merge pull request #1169 from eileencodes/fix-mistake-in-encoding-change
Ruby 1.8 doesn't know about encodings
Fix mistake in encoding change
Bump rack version for release
Ensure env values are ASCII 8BIT encoded
Bump Rack version for release
Merge pull request #1115 from Shopify/fix-multipart-parsing-with-null-byte
Merge pull request #1158 from marshall-lee/1-6-stable-backport-2f8b710
Merge pull request #1080 from sophiedeziel/master
bumping version
Use Mutex instead of Thread.exclusive for reloader
CI: Refresh and repair builds
Validate the SameSite cookie option
Merge pull request #1037 from mastahyeti/backport_same_site_cookies
first-party cookies are now same-site cookies
First-Party cookies, another line of CSRF defense
fix 1.8 backwards compat
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/
.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands