Varonis · Arazzo Workflow
Varonis Sensitive Data Alert Escalation
Version 1.0.0
Pull the newest open alert and branch on whether it touches classified sensitive data.
View Spec
View on GitHub
Cloud SecurityComplianceData AnalyticsData GovernanceData SecurityThreat DetectionArazzoWorkflows
Provider
Workflows
sensitive-data-alert-escalation
Escalate sensitive-data alerts and close non-sensitive ones.
Retrieves the newest open alert, then branches on the containsSensitiveData flag to either escalate it into investigation or close it as legitimate activity.
1
getNewestOpenAlert
Retrieve the newest open alert, including the sensitive-data flag, so the escalation decision can be made.
2
escalateAlert
Escalate the alert into Under Investigation status because it affects a resource containing classified sensitive data.
3
closeAsLegitimate
Close the alert as legitimate activity because the affected resource does not contain classified sensitive data.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.