We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec8c848 + e7b9585 commit 660dd52Copy full SHA for 660dd52
.travis.yml
@@ -20,7 +20,7 @@ matrix:
20
- bundle exec rake spec brakeman:run
21
# ignore rest-client issues, chef 10 requires that
22
- bin/bundle exec bundle-audit update
23
- - bin/bundle exec bundle-audit check --ignore CVE-2015-1820 OSVDB-117461
+ - bin/bundle exec bundle-audit check --ignore CVE-2015-1820 OSVDB-117461 CVE-2019-11068
24
- gemfile: chef/cookbooks/barclamp/Gemfile
25
script:
26
- cd chef/cookbooks/barclamp && bundle exec rake
0 commit comments