We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8da4d26 + 16ad04a commit f2e69e6Copy full SHA for f2e69e6
.travis.yml
@@ -24,7 +24,7 @@ matrix:
24
- bundle exec rake spec brakeman:run
25
# ignore rest-client issues, chef 10 requires that
26
- bin/bundle exec bundle-audit update
27
- - bin/bundle exec bundle-audit check --ignore CVE-2015-1820 CVE-2015-3448 OSVDB-117461 CVE-2019-11068 CVE-2019-5477
+ - bin/bundle exec bundle-audit check --ignore CVE-2015-1820 CVE-2015-3448 OSVDB-117461 CVE-2019-11068 CVE-2019-5477 CVE-2017-1002201
28
- name: "Validate Cookbooks (RSpec)"
29
gemfile: chef/cookbooks/barclamp/Gemfile
30
script:
0 commit comments