budget/config/bundler-audit.yml
Andrew Tomaka 89fdef1e8a
All checks were successful
Ruby CI / test (pull_request) Successful in 22s
Run bin/rails app:update
2025-06-05 21:04:49 -04:00

5 lines
226 B
YAML

# Audit all gems listed in the Gemfile for known security problems by running bin/bundler-audit.
# CVEs that are not relevant to the application can be enumerated on the ignore list below.
ignore:
- CVE-THAT-DOES-NOT-APPLY