AppSecOps
List of container finding details
Details of the given batch of container finding IDs. Supports a maximum of 1000 IDs per request.
post/v1/appsecops/container/findings/batch
Request body
Response
Success
Example response
[
{
"category": "Misconfiguration",
"source_tool": "Hadolint",
"execution_phase": "Build",
"layer": "Container",
"severity": "critical",
"status": "open"
}
]