{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bb4323ee-96f0-5cfa-a267-a46975c1b3bf",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "cryptography@43.0.3.post1+tuxcare",
      "name": "cryptography",
      "type": "library",
      "version": "43.0.3.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:929153db-0593-52eb-8731-1b91b30787d1",
      "id": "CVE-2024-12797",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-12797 is fixed in version 43.0.3.post1+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "cryptography@43.0.3.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "cryptography@43.0.3.post1+tuxcare"
    }
  ]
}