Skip to content

commit hash is signed using cosign. Signature is written to git object note.

Notifications You must be signed in to change notification settings

ctophs/cosign-signed-commit-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

https://github.com/sigstore/cosign

-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEOkkvPVP8GsIuDb/JlW824Kqe27Dl
VgsKJF6rqNDlhgezQg/Hf/2Qo6Y3fzmMq38C2z8Hzhf2MHiTm84hlhZ7cw==
-----END PUBLIC KEY-----

The one commit of this repository is signed using cosign.

Credits to: https://github.com/sigstore/cosign/blob/main/FUN.md

./cosign verify-blob -key cosign.pub -signature <(git notes show HEAD) <(git rev-parse HEAD)

About

commit hash is signed using cosign. Signature is written to git object note.

Topics

Resources

Stars

Watchers

Forks