Key: target-scan-failed
target-scan-failed
Name: Scan Failed
Triggers when: A scan fails to complete on a target
detail
string
Detail of scan failure
reason
Reason for scan failure
target_id
integer
ID of the target
{ "detail": "Host Doesn't Resolve (fail.example.com)", "reason": "Host Doesn't Resolve (fail.example.com)", "target_id": 12345 }
Last updated 3 years ago