Skip to content

Update rails-html-sanitizer and loofah to fix security audit#2718

Merged
mroderick merged 1 commit into
masterfrom
feature/security-audit-fix-loofah-rails-html-sanitizer
Jul 19, 2026
Merged

Update rails-html-sanitizer and loofah to fix security audit#2718
mroderick merged 1 commit into
masterfrom
feature/security-audit-fix-loofah-rails-html-sanitizer

Conversation

@mroderick

Copy link
Copy Markdown
Collaborator

What

Fixes the Security Audit CI failure caused by known vulnerabilities in loofah and rails-html-sanitizer.

Changes

  • Bumped rails-html-sanitizer from ~> 1.7.0 to ~> 1.7.1 in the Gemfile.
  • Updated Gemfile.lock so loofah resolves to 2.25.2 and rails-html-sanitizer to 1.7.1.

Vulnerabilities addressed

Verification

  • bundle exec bundle-audit check --update passes with no vulnerabilities found.
  • make test passes: 1153 examples, 0 failures.

@mroderick
mroderick requested a review from till July 19, 2026 20:44
@mroderick
mroderick marked this pull request as ready for review July 19, 2026 20:44
@mroderick
mroderick merged commit 94e51a6 into master Jul 19, 2026
8 checks passed
@mroderick
mroderick deleted the feature/security-audit-fix-loofah-rails-html-sanitizer branch July 19, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants