summaryrefslogtreecommitdiffstats
path: root/client/testdata/go-tuf/consistent-snapshot-false/3/repository/4.root.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/testdata/go-tuf/consistent-snapshot-false/3/repository/4.root.json')
-rw-r--r--client/testdata/go-tuf/consistent-snapshot-false/3/repository/4.root.json87
1 files changed, 87 insertions, 0 deletions
diff --git a/client/testdata/go-tuf/consistent-snapshot-false/3/repository/4.root.json b/client/testdata/go-tuf/consistent-snapshot-false/3/repository/4.root.json
new file mode 100644
index 0000000..8f1b843
--- /dev/null
+++ b/client/testdata/go-tuf/consistent-snapshot-false/3/repository/4.root.json
@@ -0,0 +1,87 @@
+{
+ "signed": {
+ "_type": "root",
+ "spec_version": "1.0",
+ "version": 4,
+ "expires": "2100-01-01T00:00:00Z",
+ "keys": {
+ "aa3255b4e8e17e566d2bdbea0e5842978f9fa1d2fa9ec76ae76b146164acbfc8": {
+ "keytype": "ed25519",
+ "scheme": "ed25519",
+ "keyid_hash_algorithms": [
+ "sha256",
+ "sha512"
+ ],
+ "keyval": {
+ "public": "8656ad20568cd3534c405e4d9a84b0c6e6163f7f66434df77416502835b9b160"
+ }
+ },
+ "b096bc2d67080cec22e6c0bbaa69cfd9d714b9e9ad847d255f950b2728855fef": {
+ "keytype": "ed25519",
+ "scheme": "ed25519",
+ "keyid_hash_algorithms": [
+ "sha256",
+ "sha512"
+ ],
+ "keyval": {
+ "public": "722dbc861813bb5b568524d62083e875c08e66fed1694d9161d253fa163dd86f"
+ }
+ },
+ "b2403f96ae9b1089d8cbc15bbc35e9acbacd7984571f951b43aab56aedcfa84f": {
+ "keytype": "ed25519",
+ "scheme": "ed25519",
+ "keyid_hash_algorithms": [
+ "sha256",
+ "sha512"
+ ],
+ "keyval": {
+ "public": "153986a7370e002f377dd68797e7466c421180c1571e233de2f8ab41c8af4f54"
+ }
+ },
+ "bc8f087663855564b358ddf314d5932ab920af17bd1df2f58b397afd82d76dc1": {
+ "keytype": "ed25519",
+ "scheme": "ed25519",
+ "keyid_hash_algorithms": [
+ "sha256",
+ "sha512"
+ ],
+ "keyval": {
+ "public": "aee574e56780ea1709a8b56e02d4ffdd9a3a1deaed61e2eb0701f376a4422e42"
+ }
+ }
+ },
+ "roles": {
+ "root": {
+ "keyids": [
+ "b2403f96ae9b1089d8cbc15bbc35e9acbacd7984571f951b43aab56aedcfa84f"
+ ],
+ "threshold": 1
+ },
+ "snapshot": {
+ "keyids": [
+ "b096bc2d67080cec22e6c0bbaa69cfd9d714b9e9ad847d255f950b2728855fef"
+ ],
+ "threshold": 1
+ },
+ "targets": {
+ "keyids": [
+ "bc8f087663855564b358ddf314d5932ab920af17bd1df2f58b397afd82d76dc1"
+ ],
+ "threshold": 1
+ },
+ "timestamp": {
+ "keyids": [
+ "aa3255b4e8e17e566d2bdbea0e5842978f9fa1d2fa9ec76ae76b146164acbfc8"
+ ],
+ "threshold": 1
+ }
+ },
+ "consistent_snapshot": false
+ },
+ "signatures": [
+ {
+ "keyid": "b2403f96ae9b1089d8cbc15bbc35e9acbacd7984571f951b43aab56aedcfa84f",
+ "sig": "3004c4b60645c6cca18e33835837a1639eead05355aa549f1d1304a22304e7058a50fb6188fc3617a47248eb7481de7a625f036cc69b53daf04a103b12768401"
+ }
+ ]
+} \ No newline at end of file