Skip to content

Commit

Permalink
Merge pull request #302 from UKHomeOffice/pipeline-amend
Browse files Browse the repository at this point in the history
add puma vulns to Anchore whitelist
  • Loading branch information
Rhodine-orleans-lindsay authored Jun 4, 2020
2 parents b450a38 + e5dc839 commit 0fa5872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ pipeline:
api_scan_image:
image: quay.io/ukhomeofficedigital/anchore-submission:latest
image_name: platform-hub-api:${DRONE_COMMIT_SHA}
whitelist: CVE-2019-5419,CVE-2019-5420,CVE-2020-8130
whitelist: CVE-2019-5419,CVE-2019-5420,CVE-2020-8130,CVE-2020-11077,CVE-2020-11076,CVE-2020-5247,CVE-2019-16770
when:
event: [push, tag]

Expand Down

0 comments on commit 0fa5872

Please sign in to comment.