Skip to content

Commit

Permalink
Add bundler-audit config to ignore irrelevant rack-cors issue (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
remi authored Mar 1, 2024
1 parent 5c9808e commit 8483902
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bundler-audit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
ignore:
- CVE-2024-27456 # https://github.com/advisories/GHSA-785g-282q-pwvx (packaging issue with rack-cors)

0 comments on commit 8483902

Please sign in to comment.