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

Allow for scanning multiple scan targets at once #1259

Open
wagoodman opened this issue Apr 27, 2023 · 0 comments
Open

Allow for scanning multiple scan targets at once #1259

wagoodman opened this issue Apr 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@wagoodman
Copy link
Contributor

Very similar to anchore/syft#562 it would be great to specify multiple items to scan:

grype alpine:3.2 alpine:3.3 alpine:latest -o json
# scan 3 images

Or much like anchore/syft#1683 allow for scanning all images in an OCI index (for scanning all architectures):

grype my-image:latest --all-manifests
# scan 7 images references from the index
@wagoodman wagoodman added the enhancement New feature or request label Apr 27, 2023
@tgerla tgerla added this to OSS May 17, 2023
@tgerla tgerla removed this from OSS May 18, 2023
@wagoodman wagoodman added this to OSS Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant