Skip to content

Support for scanning local docker image #4090

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

Open
t3mi opened this issue Apr 24, 2025 · 1 comment
Open

Support for scanning local docker image #4090

t3mi opened this issue Apr 24, 2025 · 1 comment

Comments

@t3mi
Copy link

t3mi commented Apr 24, 2025

Description

Please add support for scanning docker image which is present locally (just built) instead of pulling it from the registry.

Preferred Solution

If the image is available locally, don't reach the registry, and do that only if it's absent. Or implement additional flag like --image-priority local | --image-priority remote to control the behaviour.

Additional Context

I as a user want to prevent situation when image was pushed to the registry with leaked secret(s)/vulnerabilities.

@shahzadhaider1
Copy link
Contributor

Hi there!
Thank you for taking the time to open this issue, we really appreciate your contribution to the project!
We’ll take a look and get back to you as soon as we can. If we need any clarification, we’ll follow up here.

In the meantime, feel free to share any additional context or examples that might help us understand the issue better.
Thanks again for helping make this project better!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants