Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/fetch docker analyzer binary #2

Merged
merged 3 commits into from
Mar 27, 2018

Conversation

michael-go
Copy link
Contributor

No description provided.

@michael-go michael-go self-assigned this Mar 27, 2018
@michael-go michael-go merged commit b46fa6c into master Mar 27, 2018
@michael-go michael-go deleted the feat/fetch-docker-analyzer-binary branch March 27, 2018 19:55
Shesekino added a commit that referenced this pull request Mar 20, 2020
- requires the experimental flag to be turned on
- assumption #1: the image is present in the local Docker daemon
- assumption #2: the "docker" binary is available to use
- saves the image as an archive, statically scans it using new capabilities that check each individual file meeting the APT standards, collecting it to the result and cleaning the archive
- tested with distroless base debian 9 and 10
Shesekino added a commit that referenced this pull request Mar 20, 2020
- requires the experimental flag to be turned on
- assumption #1: the image is present in the local Docker daemon
- assumption #2: the "docker" binary is available to use
- saves the image as an archive, statically scans it using new capabilities that check each individual file meeting the APT standards, collecting it to the result and cleaning the archive
- tested with distroless base debian 9 and 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants