Skip to content
New issue

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

update readme for the verify checksum signatures #1686

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

cpanato
Copy link
Contributor

@cpanato cpanato commented Oct 12, 2023

  • update readme for the verify checksum signatures

Signed-off-by: cpanato <ctadeu@gmail.com>
@olblak olblak enabled auto-merge (squash) October 12, 2023 13:42
@olblak olblak merged commit 491860d into updatecli:main Oct 12, 2023
6 checks passed
@cpanato cpanato deleted the update-readme branch October 12, 2023 13:44
@@ -50,21 +50,23 @@ You can download/copy the three files 'checksums.txt.pem', 'checksums.txt.sig',
Once you have the three files locally, you can execute the following command

```
COSIGN_EXPERIMENTAL=1 cosign verify-blob --cert checksums.txt.pem --signature checksums.txt.sig checksums.txt
cosign verify-blob --certificate-identity-regexp "https://github.com/updatecli/updatecli" --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' --cert https://github.com/updatecli/updatecli/releases/download/v0.63.0/checksums.txt.pem --signature https://github.com/updatecli/updatecli/releases/download/v0.63.0/checksums.txt.sig checksums.txt
Copy link
Member

@olblak olblak Oct 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll need to add a new Updatecli rule to update this url by updating this policy

name: 'Update updatecli version to {{ source "latestVersion" }}'

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But today the UX makes it easier to do in two times

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants