Aqua Security · Example Payload

Aqua Security Api Image Detail Example

Cloud NativeContainersKubernetesRuntime ProtectionSecurityVulnerability Scanning

Aqua Security Api Image Detail Example is an example object payload from Aqua Security, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

registrynametagdigestscan_statusvulnerabilitiesdisallowedossizecreatedscan_date

Example Payload

Raw ↑
{
  "registry": "docker-hub",
  "name": "nginx",
  "tag": "latest",
  "digest": "sha256:a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2",
  "scan_status": "completed",
  "vulnerabilities": "example",
  "disallowed": false,
  "os": "debian:bullseye-slim",
  "size": 142000000,
  "created": "2025-03-15T14:30:00Z",
  "scan_date": "2026-04-18T10:00:00Z"
}