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

Support scanning Linux container archives (tarball) #100

Open
aelij opened this issue Apr 10, 2022 · 0 comments
Open

Support scanning Linux container archives (tarball) #100

aelij opened this issue Apr 10, 2022 · 0 comments
Labels
detector:linux The Linux detector status:requirements Full requirements are not yet known, so implementation should not be started type:feature Feature (new functionality)

Comments

@aelij
Copy link
Member

aelij commented Apr 10, 2022

syft already supports this:

docker-archive:path/to/yourimage.tar   use a tarball from disk for archives created from "docker save"
oci-archive:path/to/yourimage.tar      use a tarball from disk for OCI archives (from Skopeo or otherwise)

It would allow using container build engines other than Docker.

@cobya cobya added status:requirements Full requirements are not yet known, so implementation should not be started type:feature Feature (new functionality) detector:linux The Linux detector labels Apr 11, 2022
@cobya cobya moved this from Ready to Backlog in Component Detection - Detector Improvements May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
detector:linux The Linux detector status:requirements Full requirements are not yet known, so implementation should not be started type:feature Feature (new functionality)
Projects
Development

No branches or pull requests

2 participants