Varonis · Arazzo Workflow
Varonis Investigate and Close Alert
Version 1.0.0
Pull events for a known alert, document findings as a note, then close it.
View Spec
View on GitHub
Cloud SecurityComplianceData AnalyticsData GovernanceData SecurityThreat DetectionArazzoWorkflows
Provider
Workflows
investigate-and-close-alert
Review a single alert's events, add a findings note, and close it.
Loads the events for a supplied alert id, records an investigation note as an audit trail entry, and closes the alert with the provided close reason.
1
getEvents
getAlertedEvents
Retrieve the forensic events for the supplied alert id so the analyst can review the activity that triggered the detection.
2
addFindingsNote
addAlertNote
Append the investigation findings to the alert as a note so the rationale for closing is preserved in the audit trail.
3
closeAlert
closeAlert
Close the alert with the provided close reason to track the resolution pattern.