Skip to content

Commit

Permalink
repo: update revocation to use length
Browse files Browse the repository at this point in the history
Signed-off-by: Asra Ali <asraa@google.com>
  • Loading branch information
asraa committed Jul 18, 2022
1 parent d7eba27 commit aa08d07
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
7 changes: 4 additions & 3 deletions repository/repository/revocation.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"signatures": [
{
"keyid": "9e7d813e8e16062e60a4540346aa8e7c7782afb7098af0b944ea80a4033a176f",
"sig": "3045022100b1de12ba9e44d0f7b16e51b57674768e38baff2480505d5792d267c61141d8c902206cdbae8cfa3ef8eb98b3f50c83afb6b53bbb8c6961798cc8d7c206782eec2231"
"sig": "304502205aebc2daae399b1a6941ccb62a710fc0d95564eead3a433c2e5cae11c3699abf022100b3080a43a6334a714ab29641d1796ba95c7c219ea2bf7210a608aa7ea45bbf98"
}
],
"signed": {
"_type": "targets",
"expires": "2023-01-12T18:22:03Z",
"expires": "2023-01-18T17:33:23Z",
"spec_version": "1.0",
"targets": {
"revocation.list": {
Expand All @@ -20,7 +20,8 @@
"hashes": {
"sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"sha512": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e"
}
},
"length": 0
}
},
"version": 1
Expand Down
10 changes: 5 additions & 5 deletions repository/repository/snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"signatures": [
{
"keyid": "fc61191ba8a516fe386c7d6c97d918e1d241e1589729add09b122725b8c32451",
"sig": "30460221009ba44c865ca1d9d50cf52f53b120b243e38582826720e51b0260ab24fcd6365e0221009aab6dba3713202b1dc1e4431c31ebeec14dd144cb5403039e8d2af7f01d470e"
"sig": "3046022100e80f1fa2b1841d181a0dd39230789622b9c2499d2ab583c57b99f1f14c8dacaf022100d121dd26206509d8ad33a00f1fc679b16bcd867171888b543667c351f692c2f4"
}
],
"signed": {
"_type": "snapshot",
"expires": "2022-08-03T14:52:30Z",
"expires": "2022-08-08T16:38:22Z",
"meta": {
"rekor.json": {
"hashes": {
Expand All @@ -19,10 +19,10 @@
},
"revocation.json": {
"hashes": {
"sha256": "43067322d02cbc715824f2b3e2d38faaa82a79da5db6cb3e03a5128fccc8b091",
"sha512": "b81095381ff89550768f2297417c56afa0a4c119e19ddc343388e20fc95ea5a75639b25cfad86db8b4e4002284eddaa6b94455c4ec2a03b070ed84db209cb0e8"
"sha256": "fd46a3ad04afd31e164b91d5d399d3e6e4d22e1c98ad463aeca0fa3d2f8cb6dd",
"sha512": "6cacdb83edac8283bcbf6e4d7011f98ae85f05c22034e4466de96496739df224d8a9fd580abfc3e4d4901e2170dbe0d93865a1e861bf85556e03f36d00cc5b5b"
},
"length": 783,
"length": 800,
"version": 1
},
"root.json": {
Expand Down
8 changes: 4 additions & 4 deletions repository/repository/timestamp.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"signatures": [
{
"keyid": "b6710623a30c010738e64c5209d367df1c0a18cf90e6ab5292fb01680f83453d",
"sig": "304402203f8348db81f6c59cd3e0d39a0048968981d9c2a075d660b6f926a32abd96720a02204d9a71240a7dd96011f1bd32c826f3d5f8b3c2ccd4420682b3fb1da6bac86672"
"sig": "3045022100f00debfea6358a5ef53ed411d5cf3d13f4fcd9aac6b87268f79688539f61bced02200103f735d4f8f17377627979a809ef08b58d4e289ee7a4922874729bfa9f67e4"
}
],
"signed": {
"_type": "timestamp",
"expires": "2022-07-27T14:52:31Z",
"expires": "2022-08-01T16:39:00Z",
"meta": {
"snapshot.json": {
"hashes": {
"sha256": "009f9beb1d55fb273f13a1ed57b3f16b9cb772bb486a73312d30066d84d2017e",
"sha512": "a1ffe862c2241705accca302319a05f095823b527b21a5613415977846f2c3e186a1e6bd327f7e0b616ffeaf2f4573529f3e498eaac2cdf806b48f4d87bfc82c"
"sha256": "fdf51015478d328a2b5c966b189e839c741b415b699d4bcbaac6d37a10fa8b80",
"sha512": "a52700984eaf666ac6adb59b535a94430d460ba1a05fa1407b26a7617c6d877190ad3515ec40e60f7702ab74a1c8212453b0f623a659abd6391ea3a2e4263925"
},
"length": 1977,
"version": 38
Expand Down

0 comments on commit aa08d07

Please sign in to comment.