{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:861db4dc-7006-5514-adfe-0d6404f10121",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "cryptography@3.4.8.post1+tuxcare",
      "name": "cryptography",
      "type": "library",
      "version": "3.4.8.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6866f152-19fb-5257-8f23-f17c7fe6b646",
      "id": "CVE-2023-23931",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-23931 is fixed in version 3.4.8.post1+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "cryptography@3.4.8.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7f7d1acb-6f7b-5ab2-b4fe-13d1518a897a",
      "id": "CVE-2023-50782",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-50782 is fixed in version 3.4.8.post1+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "cryptography@3.4.8.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "cryptography@3.4.8.post1+tuxcare"
    }
  ]
}