-
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
attest panic on MacOS #1210
Comments
Hi @telelvis, sorry for the trouble. A couple of questions: do you see this panic happen for any image, or just "myregistry.net/my-api:latest"? Would it be possible for you to share the image that is crashing so that we can attempt to reproduce the problem? Thanks! |
Hello @tgerla , thanks for looking into this.
Second does throw a panic message and it's indeed just -o output specified as spdx-jsonx. Turns out I can specify any kind of value not in the list [table syft-json spdx-json cyclonedx-json] and it crashes |
Hi @telelvis, thanks for the additional information. I've reproduced the problem here, so we'll hopefully have a fix soon. We appreciate your report! Tim |
What happened:
What you expected to happen:
SBOM produced and signed as attestation stored locally
How to reproduce it (as minimally and precisely as possible):
syft attest --key release.key --no-upload -o sdpx-json myregistry.net/my-api:latest
Anything else we need to know?:
release.key was generated by cosign generate-key, although I don't think it matters
Environment:
syft version
:syft is installed with brew
cat /etc/os-release
or similar):The text was updated successfully, but these errors were encountered: