Code & Deploy
Code
Models
Repos
Sign in
@setoelkahfi
/
homebrew-tap
homebrew-tap
/
config
/
bundler-audit.yml
Code
Commits
Pulls
CI/CD
205
main
main
yml
5 lines
226 Bytes
Copy permalink
Copy
Raw
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-THAT-DOES-NOT-APPLY