Skip to content

Support for scanning local docker image #4090

Open
@t3mi

Description

@t3mi

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions