Conversation
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Upgrade Plan: addressable 2.8.9..2.9.0Upgrade Plan: addressable 2.8.9..2.9.0 for fizzy
Summary
This is a security-focused release that fixes ReDoS (Regular Expression Denial of Service) vulnerabilities in Commits Requiring MitigationNone. No commits in this range affect the fizzy application. Analyzed -- No App Impact
Analysis details: Searched the fizzy app ( No Impact (Skipped)3 commits assessed as "no impact" during recon. Not analyzed against app.
|
Security release fixing ReDoS vulnerabilities in Addressable::Template#match. No application impact — fizzy does not use Addressable::Template directly.
e743332 to
7572054
Compare
Summary
Upgrade addressable from 2.8.9 to 2.9.0 to address https://github.com/basecamp/fizzy/security/dependabot/61.
6 commits analyzed, 0 mitigations required, 0 transitive deps changed.
This is a security release fixing ReDoS vulnerabilities in
Addressable::Template#match. Fizzy does not useAddressable::Templatedirectly, and no gem dependencies use the affected operators. Safe, transparent upgrade.Changes
Gemfile.lock: addressable 2.8.9 → 2.9.0Test plan
bin/rails test— 1481 tests, 0 failures