27 lines
713 B
JSON
27 lines
713 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"task": "M13-02C",
|
|
"operation": "SCRIPT_TRUST_POLICY",
|
|
"identity": {
|
|
"algorithm": "ED25519",
|
|
"publisher": "Team",
|
|
"activeKey": "key:new",
|
|
"predecessor": "key:old",
|
|
"predecessorStatus": "REVOKED"
|
|
},
|
|
"timestampPolicy": {
|
|
"issuedAt": "2026-01-01T00:00:00.000Z",
|
|
"expiresAt": "2027-01-01T00:00:00.000Z",
|
|
"maxClockSkewMs": 300000
|
|
},
|
|
"decisions": {
|
|
"eligible": "ELIGIBLE",
|
|
"cryptographicVerification": "REQUIRED",
|
|
"revoked": "REVOKED",
|
|
"crossPublisher": "SCRIPT_POLICY_DENIED",
|
|
"policyExpired": "POLICY_EXPIRED"
|
|
},
|
|
"policySha256": "6c272f0b6662656194fff46c71faf69a87e0eafa31091ec474bf96eb76948323",
|
|
"nextTask": "M13-02D"
|
|
}
|