OpenColorIO
OpenColorIO copied to clipboard
Consider signing release artifacts
The OpenSSF Best Practices Badge suggests signing release artifacts, using OpenEXR's release-sign.yml workflow as a template. It's triggered on release creation and does these steps:
- Runs
get archiveto generate a<release>.tar.gzartifact - Signs the
<release>.tar.gzvia sigstore - Uploads the resulting sigstore signature file along with the tarball.