{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f54fcdfb-b528-5e6c-834f-d470595d57d8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "cryptography@41.0.7.post1+tuxcare",
      "name": "cryptography",
      "type": "library",
      "version": "41.0.7.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4b417db7-505c-57a2-b8b0-43929b50e9f7",
      "id": "CVE-2023-50782",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-50782 is fixed in version 41.0.7.post1+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "cryptography@41.0.7.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7efd6efb-1b3a-5379-adf0-76fd61e5f9e1",
      "id": "CVE-2024-26130",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-26130 is fixed in version 41.0.7.post1+tuxcare of cryptography."
      },
      "affects": [
        {
          "ref": "cryptography@41.0.7.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "cryptography@41.0.7.post1+tuxcare"
    }
  ]
}