We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
By using cosigns experimental feature it will start using fulcio and rekor.
This adds additional security by adding a transparancy log as well PKCS11 based certificates.
As the feature is still experimental we might want to hold back for a bit to have this feature mature a bit more.
We need to add the certificate lines back
abc16c4
as well enable the experimental feature see https://github.com/caarlos0/goreleaserfiles/blob/main/cosign_docker.yml#L6
Doing so enables us to do keyless code signing of our releases.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
By using cosigns experimental feature it will start using fulcio and rekor.
This adds additional security by adding a transparancy log as well PKCS11 based certificates.
As the feature is still experimental we might want to hold back for a bit to have this feature mature a bit more.
We need to add the certificate lines back
abc16c4
as well enable the experimental feature see https://github.com/caarlos0/goreleaserfiles/blob/main/cosign_docker.yml#L6
Doing so enables us to do keyless code signing of our releases.
The text was updated successfully, but these errors were encountered: