Skip to content

Instantly share code, notes, and snippets.

@krmaxwell
Created March 17, 2014 20:39
Show Gist options
  • Save krmaxwell/9607871 to your computer and use it in GitHub Desktop.
Save krmaxwell/9607871 to your computer and use it in GitHub Desktop.
{
"incident": {
"action": {
"Unknown": {}
},
"actor": {
"internal": {
"job_change": ["Promoted"],
"notes": "This is a test",
"variety": [
"Auditor"
]
}
},
"asset": {
"assets": [
{
"variety": "S - Unknown"
}
]
},
"attribute": {
"integrity": {
"variety": [
"Defacement"
]
}
},
"discovery_method": "Int - unknown",
"incident_id": "test",
"schema_version": "1.3",
"security_incident": "Confirmed",
"timeline": {
"incident": {
"year": 2014
}
}
},
"message": "actor.internal.job_change is empty []. Test should fail.",
"should": "fail"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment