Skip to content

Commit

Permalink
'kommendorkapten' role/delegation change
Browse files Browse the repository at this point in the history
Signed-off-by: Jussi Kukkonen <[email protected]>
  • Loading branch information
jku committed Mar 4, 2024
1 parent d794a62 commit 289a6bc
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 4 deletions.
7 changes: 7 additions & 0 deletions metadata/.signing-event-state
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"invites": {
"@kommendorkapten": [
"kommendorkapten"
]
}
}
12 changes: 12 additions & 0 deletions metadata/kommendorkapten.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"signatures": [],
"signed": {
"_type": "targets",
"expires": "2034-03-02T10:31:05Z",
"spec_version": "1.0.31",
"targets": {},
"version": 1,
"x-tuf-on-ci-expiry-period": 3650,
"x-tuf-on-ci-signing-period": 60
}
}
17 changes: 13 additions & 4 deletions metadata/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"signatures": [
{
"keyid": "762cb22caca65de5e9b7b6baecb84ca989d337280ce6914b6440aea95769ad93",
"sig": "30450221009ab9aa278327daf24c3eb0d0f6e0d6f85c42c0654d20aec80778f3717251298e0220454a6457f84d04889cd54e5a326c79496de38b4c2432152cdd905bbca94de1f0"
"sig": ""
},
{
"keyid": "8da4516e743da10f431b41e37bad5b706efe8e29122c86dbcf849521a815b8c9",
"sig": "304502204eeb84b99430e3e8ada62b51363464dae1d94aa24b6cc587960c2e0c3158ca13022100f4d0ee00da61fc3645acd2de43ec2aa2f1cdc06469d9ebc56ba1b34b569b9036"
"sig": ""
}
],
"signed": {
Expand Down Expand Up @@ -52,10 +52,19 @@
],
"terminating": true,
"threshold": 1
},
{
"keyids": [],
"name": "kommendorkapten",
"paths": [
"kommendorkapten/*"
],
"terminating": true,
"threshold": 1
}
]
},
"expires": "2025-02-19T09:05:41Z",
"expires": "2025-03-04T10:31:05Z",
"spec_version": "1.0.31",
"targets": {
"file1.txt": {
Expand All @@ -65,7 +74,7 @@
"length": 5
}
},
"version": 3,
"version": 4,
"x-tuf-on-ci-expiry-period": 365,
"x-tuf-on-ci-signing-period": 60
}
Expand Down

0 comments on commit 289a6bc

Please sign in to comment.