health
Health check
Liveness probe. Returns server health status, Docker availability, and active scan count. Use this for container orchestration health checks.
get/health
Response
Server health status
Example response
{
"version": "2.0.0"
}Liveness probe. Returns server health status, Docker availability, and active scan count. Use this for container orchestration health checks.
Server health status
{
"version": "2.0.0"
}