mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-10 07:52:51 -05:00
[PR #336] [MERGED] Using Multi Stage builds to scan alpine images for CVEs #450
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/336
Author: @tomwillfixit
Created: 5/11/2017
Status: ✅ Merged
Merged: 5/15/2017
Merged by: @veggiemonk
Base:
master← Head:patch-1📝 Commits (2)
944c39cUsing Multi Stage builds to CVE scan alpine images70c947eChanges based on feedback📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
https://github.com/tomwillfixit/alpine-cvecheck
There are lot's of online services for scanning images for vulnerabilities. These require the image to be pushed to a registry. The method outlined in alpine-cvecheck allows the user to scan the image at build time and report vulnerabilities before pushing the image. This is specific to alpine images and is not bullet-proof
By submitting this pull request I confirm I've read and complied with the below requirements.
Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.
I have read and understood the contribution guidelines
The project submitted is conform to the quality standards outlined in the contribution guidelines
Go to the contribution guidelines and read it again.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.