clocks_server/config/bundler-audit.yml

6 lines
226 B
YAML
Raw Normal View History

2026-02-01 19:13:08 -05:00
# 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