-
Notifications
You must be signed in to change notification settings - Fork 587
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
v0.88.0 - runtime error: index out of range [0] #2073
Labels
Comments
This was referenced Aug 28, 2023
Hi @blacktop thanks very much for the bug report. We are actively working on a fix. Here's a shorter repro: wget https://github.com/blacktop/ipsw/releases/download/v3.1.383/ipsw_3.1.383_macOS_universal.tar.gz
syft ipsw_3.1.383_macOS_universal.tar.gz produces:
|
This was referenced Sep 1, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened:
Trying to run my goreleaser pipeline after updating syft it fails with:
What you expected to happen:
Work perfectly like it always does
Steps to reproduce the issue:
git clone https://github.com/blacktop/ipsw.git cd ipsw make build-deps make snapshot
Anything else we need to know?:
Part of my pipeline that uses
syft
https://github.com/blacktop/ipsw/blob/master/.goreleaser.yml#L490
Environment:
syft version
:cat /etc/os-release
or similar):The text was updated successfully, but these errors were encountered: