Last active
April 28, 2022 13:16
-
-
Save zregvart/3df2e315b47b33b962579e1dd0d82eda to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rekor-cli get --log-index 2178686 | |
LogID: c0d23d6ad406973f9559f3ba2d1ca01f84147d8ffc5b8445c224f98b9591801d | |
Index: 2178686 | |
IntegratedTime: 2022-04-28T12:59:36Z | |
UUID: 67ed18a69a5a221f2120daa630f2035b65f4a8b974ce232e4aa9f825ae6a6a17 | |
Body: { | |
"HashedRekordObj": { | |
"data": { | |
"hash": { | |
"algorithm": "sha256", | |
"value": "c2746abdb39407b92a03806d40acc4bd65e27b55ff56b436dcf31135ad48c996" | |
} | |
}, | |
"signature": { | |
"content": "MEUCIQCrkjfzkesvw8z+InKRwj0YZdKMy4q2a3wyE9qkdiT53QIgf/gdiZ35PeAQclhquV66BiIyZ+qPrMdgzRQZoXRorZA=", | |
"publicKey": { | |
"content": "LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUZrd0V3WUhLb1pJemowQ0FRWUlLb1pJemowREFRY0RRZ0FFK215cHcxWi92RVJXSEhGaGROdWhCL0ZRZDFJdQpMS0RRRWRHbXlpaWx2Z0FlTUI2WHlMY3lzc0l4bGZvbm5YVGdVMkJQMERWOXNTbmJSSWQ2KzlvQWl3PT0KLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==" | |
} | |
} | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rekor-cli version | |
GitVersion: v0.5.0 | |
GitCommit: 09ecf71dff57de24ec5e779b4077b187956edf0e | |
GitTreeState: clean | |
BuildDate: '2022-02-04T12:25:24Z' | |
GoVersion: go1.17.6 | |
Compiler: gc | |
Platform: linux/amd64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment