Varonis · Arazzo Workflow
Varonis Close Low-Severity Noise
Version 1.0.0
Find the newest low-severity open alert, note it, and close it as legitimate activity.
View Spec
View on GitHub
Cloud SecurityComplianceData AnalyticsData GovernanceData SecurityThreat DetectionArazzoWorkflows
Provider
Workflows
close-low-severity-noise
Auto-close the newest low-severity open alert with an audit note.
Retrieves the newest low-severity open alert, adds an explanatory note, and closes it with the supplied close reason to reduce queue noise.
1
getLowSeverityAlert
getAlerts
Retrieve the newest open low-severity alert to consider for automatic closure.
2
addClosureNote
addAlertNote
Record an audit note on the alert explaining why it is being auto-closed.
3
closeAlert
closeAlert
Close the low-severity alert with the supplied close reason to clear it from the active queue.