-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Looking at https://github.com/ossf/scorecard-webapp/tree/f55dfbf0ddc1620a716f571636569e01e2e222c5/app/server, it appears that the Sigstore trust root metadata, rekor.pub
and fulcio_v1.crt
and the intermediate, are embedded in the repository. If the metadata were rotated, this would break verification.
I would recommend dynamically fetching the TUF metadata using a TUF client such as https://github.com/sigstore/sigstore-go/blob/main/pkg/tuf/client.go.
Metadata
Metadata
Assignees
Labels
No labels