component-detection
component-detection copied to clipboard
Sign Component Detection GitHub releases
In accordance with OpenSSF's recommendations, we should be cryptographically signing our GitHub releases with a GPG key.
- OpenSSF Guidance: https://github.com/ossf/scorecard/blob/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#signed-releases
- Doc on signing releases from debian: https://wiki.debian.org/Creating%20signed%20GitHub%20releases
We can perhaps use the cert from OneCert when we complete #652
I'm not sure if GPG is necessary here. Something like sigstore or GitHub's new artifact attestations might be a more lightweight option.