Skip to main content
GET
Agent Risk Scores
Returns risk scores for all agents with detected vulnerabilities.

Query Parameters

service
string
Filter by service name

Response

Array of AgentRisk objects:
agent_id
string
Agent identifier
risk_score
float
Agent’s highest risk score
severity
string
Critical, High, Medium, or Low
path_count
integer
Number of attack paths involving this agent
top_rule
string
Rule producing the highest score
computed_at
string
ISO-8601 timestamp of last computation