bundle audit: Update gems - #3051
Merged
Merged
Conversation
The following diff was generated by executing the following: ```sh bundle update \ crass json loofah rails-html-sanitizer websocket-driver ``` This commit updates the following gems based on [CI failure output][ci]: * [crass](https://github.com/rgrove/crass/) * [json](https://github.com/ruby/json) * [loofah](https://github.com/flavorjones/loofah) * [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) * [websocket-driver](https://github.com/faye/websocket-driver-ruby) ```yaml ruby-advisory-db: advisories: 1209 advisories last updated: 2026-07-15 19:08:00 -0400 commit: 32a64d01964828d2f71ba17fb623a73142e03a3d Name: crass Version: 1.0.6 GHSA: GHSA-6jxj-px6v-747w Criticality: Unknown URL: GHSA-6jxj-px6v-747w Title: Deeply nested CSS blocks and functions can trigger a SystemStackError or excessive memory usage Solution: update to '>= 1.0.7' Name: crass Version: 1.0.6 GHSA: GHSA-6wmf-3r64-vcwv Criticality: Unknown URL: GHSA-6wmf-3r64-vcwv Title: Large numeric exponents cause CPU and memory denial of service Solution: update to '>= 1.0.7' Name: crass Version: 1.0.6 GHSA: GHSA-8vfg-2r28-hvhj Criticality: Unknown URL: GHSA-8vfg-2r28-hvhj Title: Non-ASCII characters cause superlinear CPU consumption Solution: update to '>= 1.0.7' Name: crass Version: 1.0.6 GHSA: GHSA-wwpr-jff3-395c Criticality: Unknown URL: GHSA-wwpr-jff3-395c Title: A large number of adjacent CSS comments can trigger a SystemStackError Solution: update to '>= 1.0.7' Name: json Version: 2.19.3 CVE: CVE-2026-54696 GHSA: GHSA-x2f5-4prf-w687 Criticality: Low URL: https://nvd.nist.gov/vuln/detail/CVE-2026-54696 Title: JSON generator heap buffer overflow when streaming to an IO Solution: update to '>= 2.19.9' Name: websocket-driver Version: 0.7.7 CVE: CVE-2026-54463 GHSA: GHSA-ghhp-3qvg-889p Criticality: Unknown URL: https://www.cve.org/CVERecord/SearchResults?query=CVE-2026-54463 Title: Memory exhaustion via abuse of protocol length headers Solution: update to '>= 0.8.1' Name: websocket-driver Version: 0.7.7 CVE: CVE-2026-54464 GHSA: GHSA-33ph-fccm-39pj Criticality: Unknown URL: https://www.cve.org/CVERecord/SearchResults?query=CVE-2026-54464 Title: Resource limit bypass via message compression Solution: update to '>= 0.8.1' Name: websocket-driver Version: 0.7.7 CVE: CVE-2026-54465 GHSA: GHSA-8j3g-f24p-4mpw Criticality: Unknown URL: https://www.cve.org/CVERecord/SearchResults?query=CVE-2026-54465 Title: Memory exhaustion in HTTP header parser Solution: update to '>= 0.8.1' Name: websocket-driver Version: 0.7.7 GHSA: GHSA-2x63-gw47-w4mm Criticality: Unknown URL: GHSA-2x63-gw47-w4mm Title: Denial of service via malformed Host header Solution: update to '>= 0.8.2' ``` [ci]: https://github.com/thoughtbot/administrate/actions/runs/29583386810/job/87894269438#step:4:8
seanpdoyle
force-pushed
the
bundler-audit
branch
from
July 20, 2026 14:05
8afab3f to
18f9d00
Compare
Contributor
Author
|
I plan on merging this PR on green, since CI is currently failing for several open PRs related to @pablobm since you mentioned an interest in removing |
Collaborator
|
@seanpdoyle - Go for it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The following diff was generated by executing the following:
This commit updates the following gems based on CI failure output: