You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove embedded sigstore key, download from Red Hat instead
Remove keys/SIGSTORE-redhat-release3 from the repo — signing keys
should not be checked into source control. Replace the Makefile
targets with a single `make cache-keys` that downloads both the
sigstore and GPG public keys from official Red Hat URLs:
- Sigstore: https://www.redhat.com/security/data/63405576.txt
- GPG: https://access.redhat.com/security/data/fd431d51.txt
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments