diff --git a/.travis.yml b/.travis.yml index 3513b3748a..ca3db16129 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ matrix: - bundle exec rake spec brakeman:run # ignore rest-client issues, chef 10 requires that - bin/bundle exec bundle-audit update - - bin/bundle exec bundle-audit check --ignore CVE-2015-1820 CVE-2015-3448 OSVDB-117461 CVE-2019-11068 + - bin/bundle exec bundle-audit check --ignore CVE-2015-1820 CVE-2015-3448 OSVDB-117461 CVE-2019-11068 CVE-2019-5477 - name: "Validate Cookbooks (RSpec)" gemfile: chef/cookbooks/barclamp/Gemfile script: