Skip to main content

πŸ§ͺ test-data.json

  • ID: /ce/ca/oracle/iam/customer-secrets-are-not-rotated-every-90-days/test-data.json

Used In​

LogicPolicyFlags
🧠 prod.logic.yamlπŸŸ’πŸ›‘οΈ Oracle IAM Customer Secret Keys are not rotated every 90 days🟒🟒 x3

Content​

Open File

[
{
"expectedResult": {
"status": "DISAPPEARED",
"conditionIndex": "99",
"conditionText": "isDisappeared(CA10O1__disappearanceTime__c)",
"runtimeError": null
},
"context": { "snapshotTime": "2026-04-12T00:00:00Z" },
"Id": "test1",
"CA10O1__disappearanceTime__c": "2026-04-11T00:00:00Z",
"CA10O1__timeCreated__c": "2025-01-01T00:00:00Z"
},
{
"expectedResult": {
"status": "INCOMPLIANT",
"conditionIndex": "199",
"conditionText": "extract('CA10O1__timeCreated__c').beyondLastDays(90)",
"runtimeError": null
},
"context": { "snapshotTime": "2026-04-12T00:00:00Z" },
"Id": "test2",
"CA10O1__disappearanceTime__c": null,
"CA10O1__timeCreated__c": "2025-01-01T00:00:00Z"
},
{
"expectedResult": {
"status": "COMPLIANT",
"conditionIndex": "200",
"conditionText": "otherwise",
"runtimeError": null
},
"context": { "snapshotTime": "2026-04-12T00:00:00Z" },
"Id": "test3",
"CA10O1__disappearanceTime__c": null,
"CA10O1__timeCreated__c": "2026-04-01T00:00:00Z"
},
{
"expectedResult": {
"status": "COMPLIANT",
"conditionIndex": "200",
"conditionText": "otherwise",
"runtimeError": null
},
"context": { "snapshotTime": "2026-04-12T00:00:00Z" },
"Id": "test4",
"CA10O1__disappearanceTime__c": null,
"CA10O1__timeCreated__c": "2026-01-12T00:00:00Z"
},
{
"expectedResult": {
"status": "UNDETERMINED",
"conditionIndex": "101",
"conditionText": "CA10O1__timeCreated__c.isEmpty()",
"runtimeError": null
},
"context": { "snapshotTime": "2026-04-12T00:00:00Z" },
"Id": "test5",
"CA10O1__disappearanceTime__c": null,
"CA10O1__timeCreated__c": null
}
]