-
Notifications
You must be signed in to change notification settings - Fork 587
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
v0.81.0 crashing parsing some images #1837
Comments
Thanks @thespad for filing the issue quickly on this one. It looks like the panic is happening when using I'll take two actions here and try to turn them around ASAP.
Sorry for the inconvenience here and I really appreciate the report! |
@thespad just a quick follow up since this was closed by our bot - we have released a new version of syft that fixes this panic and you should not see this behavior going forward with the newest release |
Thanks for the quick turnaround, I'll run some tests against the affected images and make sure everything looks good. |
What happened:
Syft v0.81.0 is crashing when parsing some docker images
What you expected to happen:
Syft should not crash parsing images
Steps to reproduce the issue:
The same image does not exhibit issues when running v0.80.0 against it. Equally, running v0.81.0 against a similar image does not crash:
lscr.io/linuxserver/webtop:alpine-kde
is another image that we have seen exhibiting this behaviour.Anything else we need to know?:
Interestingly the package file is still output, at least in part (attached, JSON):
openbox-packages.txt
Environment:
syft version
:cat /etc/os-release
or similar):Ubuntu 22.04
docker version
The text was updated successfully, but these errors were encountered: