{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c701cf0c-bf71-5ab2-a2c7-fb05ad3dc874",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "python-multipart@0.0.6.post1+tuxcare",
      "name": "python-multipart",
      "type": "library",
      "version": "0.0.6.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f4d08abf-9886-56b2-8340-03746ba0d535",
      "id": "CVE-2024-24762",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-24762 is fixed in version 0.0.6.post1+tuxcare of python-multipart."
      },
      "affects": [
        {
          "ref": "python-multipart@0.0.6.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "python-multipart@0.0.6.post1+tuxcare"
    }
  ]
}