Skip to content

Fail if container image cannot be scanned, unless specified #52

@pgesek

Description

@pgesek

Infrascan currently skips issues with Docker containers it scans, such as not being able to pull them.

This should result in a build failure by default - we should not hide problems related to such images due to Intermittent failures.

We should add an option, something like --ignore-missing-images , which can be used to optionally preserve the current behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions