summaryrefslogtreecommitdiffhomepage
path: root/config/bundler-audit.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/bundler-audit.yml')
-rw-r--r--config/bundler-audit.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/bundler-audit.yml b/config/bundler-audit.yml
new file mode 100644
index 0000000..e74b3af
--- /dev/null
+++ b/config/bundler-audit.yml
@@ -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