{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d8c05224-360a-530c-9642-7b60cbbbebfe",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pillow@11.3.0.post1+tuxcare",
      "name": "pillow",
      "type": "library",
      "version": "11.3.0.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bcbf6502-570c-5356-8e07-95d02bb93b95",
      "id": "CVE-2026-25990",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25990 is fixed in version 11.3.0.post1+tuxcare of pillow."
      },
      "affects": [
        {
          "ref": "pillow@11.3.0.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pillow@11.3.0.post1+tuxcare"
    }
  ]
}