{
"aggregate": {
"findings_by_severity": {
"critical": 1,
"high": 1,
"medium": 1,
"low": 1,
"info": 1
},
"risk_score": 1,
"total_findings": 1,
"unique_hosts": 1,
"unique_subdomains": 1
},
"run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"steps": [
{
"exit_code": 123,
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"tool": "crt",
"parsed_results": {
"tool": "<string>",
"type": "<string>",
"summary": {},
"findings": [
{
"type": "subdomain",
"severity": "info",
"title": "<string>",
"detail": "<string>",
"host": "<string>",
"port": 1,
"extra": {}
}
]
}
}
]
}Schemas
RunResultsResponse
Response body for GET /api/v1/external/results/.
