You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @deitch, we will put this in the backlog for the future. If you're interested in working on it, please let us know and we can help get you started.
What would you like to be added:
Syft is able to scan directory, as well as a tar file as if it were a directory, so I can do
syft packages path/to/file.tar
.It would be helpful if it could read that from stdin:
Why is this needed:
There are two use cases I have come across:
Thanks!
The text was updated successfully, but these errors were encountered: