Workflows
Workflows are automation rules, scoped to a single project, that send a notification whenever a matching finding occurs. Configure them from a project's Workflows tab — see Projects.
Triggers
Every workflow has a trigger — the finding type it reacts to:
- Compromised Credentials
- Host Discovered
- Service Discovered
- Website Discovered
- Vulnerability Discovered
Conditions
Optional filters narrow which findings of that type match — the available fields depend on the trigger type (e.g. severity, CVSS score, asset tags, IP address, hostname, port). A workflow with no conditions matches every finding of that type in the project.
Actions
One or more actions fire when a matching finding occurs:
- Slack (via webhook URL)
- Microsoft Teams (via webhook URL)
Managing workflows
From a project's Workflows tab you can create, edit, enable/disable, or delete workflows.