{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:60229a97-8042-5eb5-9dd4-ce6f7ac3e948",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pillow@10.4.0.post2+tuxcare",
      "name": "pillow",
      "type": "library",
      "version": "10.4.0.post2+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f42a6723-6e50-582a-9e45-fd432040a772",
      "id": "CVE-2026-40192",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40192 is fixed in version 10.4.0.post2+tuxcare of pillow."
      },
      "affects": [
        {
          "ref": "pillow@10.4.0.post2+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pillow@10.4.0.post2+tuxcare"
    }
  ]
}