{
  "apiVersion": "v1",
  "resource": "security",
  "slug": "airflow",
  "image": "ghcr.io/quenchworks/images/airflow",
  "source": "QuenchWorks nightly Trivy scan (each published image digest)",
  "links": {
    "image": "/api/v1/security/airflow.json"
  },
  "version": "3.3.0",
  "tag": "ghcr.io/quenchworks/images/airflow:3.3.0",
  "critical": 0,
  "high": 1,
  "medium": 0,
  "low": 0,
  "unknown": 0,
  "total": 1,
  "fixable": 1,
  "grade": "D",
  "score": 85,
  "cves": [
    {
      "id": "CVE-2026-69247",
      "severity": "HIGH",
      "pkg": "cryptography",
      "installed": "49.0.0",
      "fixed": "50.0.0",
      "title": "cryptography is a package designed to expose cryptographic primitives  ...",
      "url": "https://avd.aquasec.com/nvd/cve-2026-69247",
      "targets": [
        "Python"
      ]
    }
  ]
}