Skip to content

Ran bundle update, added bundler-audit update to github workflow#415

Merged
scherztc merged 1 commit intoqafrom
LIBAPPO1-83-security-update
Mar 19, 2026
Merged

Ran bundle update, added bundler-audit update to github workflow#415
scherztc merged 1 commit intoqafrom
LIBAPPO1-83-security-update

Conversation

@Janell-Huyck
Copy link
Copy Markdown
Contributor

Summary

This PR resolves the bundler-audit findings by updating dependencies and ensuring CI uses the latest advisory database.

Changes

  • CI / Security tooling

    • Updated the GitHub workflow to fetch the latest bundler-audit advisory database before running the audit.
  • Dependencies

    • Ran bundle update to pull in patched gem versions that address the reported vulnerabilities (including the previously flagged Trix and Devise advisories).

Testing

  • ✅ All RSpec tests are passing.
  • ✅ Verified the application boots and core functionality works correctly after the dependency updates.

Notes

  • This PR supersedes the temporary bundler-audit ignores by updating to non-vulnerable versions.

@scherztc scherztc merged commit b745956 into qa Mar 19, 2026
5 checks passed
@scherztc scherztc deleted the LIBAPPO1-83-security-update branch March 19, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants