We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98c018 commit 065ba4fCopy full SHA for 065ba4f
railties/lib/rails/generators/rails/app/templates/config/bundler-audit.yml.tt
@@ -1,5 +1,5 @@
1
# Audit all gems listed in the Gemfile for known security problems by running bin/bundler-audit.
2
# CVEs that are not relevant to the application can be enumerated on the ignore list below.
3
-#
4
-# ignore:
5
-# - CVE-2018-25032
+
+ignore:
+ - CVE-THAT-DOES-NOT-APPLY
0 commit comments