{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0d3b3c45-163e-5080-9c70-0359b01321c9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pillow@9.4.0.post3+tuxcare",
      "name": "pillow",
      "type": "library",
      "version": "9.4.0.post3+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b225f8d5-724a-55f7-87e5-1c04f9eb3ae5",
      "id": "CVE-2024-28219",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-28219 is fixed in version 9.4.0.post3+tuxcare of pillow."
      },
      "affects": [
        {
          "ref": "pillow@9.4.0.post3+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pillow@9.4.0.post3+tuxcare"
    }
  ]
}