Skip to content

Add Bundler Audit security check and security badge#12

Merged
springwq merged 2 commits intomainfrom
feature/add-security-badges
Mar 4, 2026
Merged

Add Bundler Audit security check and security badge#12
springwq merged 2 commits intomainfrom
feature/add-security-badges

Conversation

@springwq
Copy link
Owner

@springwq springwq commented Mar 4, 2026

  • Add Bundler Audit check to CI security job
  • Update vulnerability database before checking
  • Add security badge to README showing Brakeman and Bundler Audit

The security job now runs both Brakeman (Rails security scanner) and Bundler Audit (gem vulnerability checker) on every CI run.

springwq and others added 2 commits March 4, 2026 20:02
- Add Bundler Audit check to CI security job
- Update vulnerability database before checking
- Add security badge to README showing Brakeman and Bundler Audit

The security job now runs both Brakeman (Rails security scanner)
and Bundler Audit (gem vulnerability checker) on every CI run.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Combine security badge with code coverage badge from main branch.
All badges are now displayed together in the correct order:
CI Status, Code Coverage, Security, Ruby, Rails, PostgreSQL, Maintenance.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@springwq springwq merged commit 2907fc3 into main Mar 4, 2026
3 checks passed
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.

1 participant