Files
baffle-hub/config/bundler-audit.yml
2025-11-03 17:37:28 +11:00

6 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