diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 433b3119fbaa922a1c23c6220abd0af74d193661..20f410d0b4c5f0566a842104226aed6ce343343d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -281,7 +281,7 @@ bundler:audit: - master@gitlab/gitlabhq - master@gitlab/gitlab-ee script: - - "bundle exec bundle-audit check --update --ignore OSVDB-115941" + - "bundle exec bundle-audit check --update --ignore OSVDB-115941 CVE-2016-6316 CVE-2016-6317" migration paths: stage: test