parent
8ed6eabdb2
commit
295a5c0112
12 changed files with 155 additions and 62 deletions
5
config/bundler-audit.yml
Normal file
5
config/bundler-audit.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue