{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c8f53dad-c465-55fa-8983-fd2da0b8d0b8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pillow@9.4.0.post1+tuxcare",
      "name": "pillow",
      "type": "library",
      "version": "9.4.0.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d7e37b1b-822b-5228-a577-912544f261a0",
      "id": "CVE-2023-44271",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-44271 is fixed in version 9.4.0.post1+tuxcare of pillow."
      },
      "affects": [
        {
          "ref": "pillow@9.4.0.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pillow@9.4.0.post1+tuxcare"
    }
  ]
}