v1

latestOpenAPI 3.1.12026-07-242899061.7 MB
Finding

Streaming Newline delimited JSON response containing findings for latest analysis for a given TOE and security domain. Swagger didn't have a way of showing this so please don't let the schema of mislead you with the array of findings

Streaming Newline delimited JSON response containing findings for latest analysis for a given TOE and security domain. Use include_all param to include all findings. Unfortunately, swagger UI can't format the streamed response but the given curl example will execute.

get/v2/findings/{toe_id}/security_domain/{security_domain}

Path parameters

toe_idstring required

Toe ID

security_domainstring required

Security Domain

Query parameters

include_allboolean

include all findings including those that passed

risk_policyboolean

filter findings based on customer risk policy

Response

OK