Checkpoint web parity through Chromium input tasks
This commit is contained in:
26
tests/golden/M13-02C/trust-policy-report.json
Normal file
26
tests/golden/M13-02C/trust-policy-report.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user