🚨 [security] Update puma: 3.12.0 → 3.12.6 (patch) #89
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this 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?
✳️ puma (3.12.0 → 3.12.6) · Repo · Changelog
Security Advisories 🚨
🚨 HTTP Smuggling via Transfer-Encoding Header in Puma
🚨 HTTP Smuggling via Transfer-Encoding Header in Puma
🚨 HTTP Response Splitting (Early Hints) in Puma
🚨 HTTP Response Splitting vulnerability in puma
🚨 Keepalive thread overload/DoS in puma
Release Notes
3.12.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 45 commits:
Adjust test to match real world value
Bump version
Reduce ambiguity of headers
Bump version
Better handle client input
Add missing server_run
3.12.4
HTTP Injection - fix bug + 1 more vector (#2136)
3.12.3
Test backport
4.3.2 and 3.12.3 release notes
Merge pull request from GHSA-84j7-475p-hp8v
3.12.2
4.3.1 and 4.2.1 release notes
Merge pull request from GHSA-7xx3-m584-x994
Docs files
v3.12.1
Merge pull request #1700 from schneems/schneems/fix-puma-rack-handler-config
Rack handler should use provided default host
Merge pull request #1682 from MSP-Greg/update-travis-ruby
Merge pull request #1701 from schneems/schneems/m
Allow running individual tests via the `m` gem.
update for RubyGems 3.0
update travis rubies - 2.3.8, 2.4.5, 2.5.3
Merge pull request #1649 from puma/schneems/frozen
Merge pull request #1653 from MSP-Greg/test_rack_handler
windows add two tests - test\test_rack_handler.rb
Merge pull request #1637 from MSP-Greg/make_ci_work
Merge branch 'master' into make_ci_work
Merge pull request #1624 from puma/schneems/rubocop-performance
Freeze all the strings!
Update dev files - .travis.yml, .rubocop.yml, Gemfile
Update code files
Update test files
Appveyor - Create pre-compiled Windows gems and test
Merge pull request #1630 from eregon/better-check-for-fork
Merge pull request #1607 from harmdewit/fix-chunked-ending-check
Make the check for the availability of fork() more precise
Enable all Performance Cops
Merge pull request #1559 from deepj/travis-ruby-head-jit
Merge branch 'master' into fix-chunked-ending-check
Merge pull request #1613 from MSP-Greg/appveyor-update-2018-07
test_pumactl.rb - remove skip on test_control_url
binder.rb - move logger.log calls after adding listeners
appveyor.yml - fix casing, OpenSSL 1.1.0h, convert to ps
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