-
Notifications
You must be signed in to change notification settings - Fork 565
Description
Describe the bug
Running v5.0.0-rc1
Signed-Releases check reports internal error: too many releases, please report this
Reproduction steps
Steps to reproduce the behavior:
- Downloaded scorecard_5.0.0-rc1_linux_amd64.tar.gz
- Untarred the binary and copied it to ~/.local/bin/scorecard so it's on my path
- Ran
scorecard --repo github.com/cpswan/release_automation
Expected behavior
I get a score for my signed releases.
Additional context
The repo I was testing against presently has 31 releases. I was previously signing with sigstore, but I just added a workflow to add SLSA provenance instead, so the releases now have a mixture of .sigstore
and multiple.intoto.jsonl
. My first guess is that this might cause the problem.
Testing against a repo that only has (some) .sigstore
releases seems to work fine (e.g. scorecard --repo github.com/atsign-foundation/noports
) NB that repo has more releases than the one that's failing, so it's not simply that 31 is too many.
Testing against this repo, which has just multiple.intoto.jsonl
is also fine
Metadata
Metadata
Assignees
Labels
Type
Projects
Status