v1
latestOpenAPI 3.1.12026-07-242899061.7 MBFinding
Streaming Newline delimited JSON response containing findings for latest analysis for a given TOE, security domain and security criteria. 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, security domain and security_criteria. 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}/security_criteria/{security_criteria}
Path parameters
toe_idstring required
Toe ID
security_domainstring required
Security Domain
security_criteriastring required
Security Criteria
Query parameters
include_allboolean
include all findings including those that passed
risk_policyboolean
filter findings based on customer risk policy
Response
OK