python-tuf/tests/repository_data/client/metadata/current/timestamp.json
Vladimir Diaz c0958f11f2 Modify repository data to use new snapshot format
snapshot.json should list the hash(es) of root metadata, rather than version number
2016-04-14 08:11:34 -04:00

22 lines
No EOL
924 B
JSON

{
"signatures": [
{
"keyid": "a45544c2d4c368826d06e99b7702db9e7c10f74d628a9b7a46930b187f54daab",
"method": "RSASSA-PSS",
"sig": "5b2a66f06cbdf41c66f973b4928931c811ca05273c94098d76ff9ab245464c9b070183b35b1423724df5c463f12e45e8f7c163030b18277c36a7775d6cef34be77bf41dc6d09fe256b6a63275474465c09d509b584c9955b7568e27d5043f017b62472c9344b4300136ddd9c061bc391b3b3dc25c76e66c465a823f56bfb370faa0b6d9ec73ac16cf74fccb708674538bf8876e959ab40bdae3c618fb548b49b5f6dc02933af6f983bf940ecdef753e8cbda8d9a519af3f894aaa91d4911a0fecb5d5dbc3d02eb863f5936c59719865aedb5a55e4bc991f29f6a40994c38eb53bd5f2549b7f2d92bdea28abba612bd6cc468c2e46df9975a18414d06149e8c13"
}
],
"signed": {
"_type": "Timestamp",
"expires": "2030-01-01T00:00:00Z",
"meta": {
"snapshot.json": {
"hashes": {
"sha256": "81877261d01815245393cb4e82ed8e713b90f6b7b909ecf01d3941af9324faea"
},
"length": 1005
}
},
"version": 1
}
}