Skip to main content
GET
Attack Paths
Returns all detected attack paths ordered by risk score descending.

Query Parameters

string
Filter by service name

Response

Array of attack path objects:
string
Unique path identifier
string
TAGAAI rule that fired (e.g., vulnerableToExcessiveAgency)
string
OWASP ASI category tag (e.g., ASI01)
string[]
Agent IDs in the attack chain
object[]
Step-by-step attack chain. Each step has:
float
Computed risk score
string
Critical, High, Medium, or Low
string
ISO-8601 timestamp when this path was detected