Created
May 12, 2020 08:05
-
-
Save wshihadeh/6e8b390806ffd6fc4753d17a5b3dc73c to your computer and use it in GitHub Desktop.
BundleAudit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BundleAudit: | |
enabled: false | |
description: 'Check for vulnerable versions of gems' | |
required_executable: 'bundle-audit' | |
install_command: 'gem install bundler-audit' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment