{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b25d13cf-b114-5251-aeca-dafda0a6dd34",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "urllib3@1.26.4.post3+tuxcare",
      "name": "urllib3",
      "type": "library",
      "version": "1.26.4.post3+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5d697334-e942-50ce-9ea5-5dd4407cb212",
      "id": "CVE-2025-66418",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66418 is fixed in version 1.26.4.post3+tuxcare of urllib3."
      },
      "affects": [
        {
          "ref": "urllib3@1.26.4.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fb7762ae-36f4-5e94-9ace-5442a78f8fcf",
      "id": "CVE-2025-66471",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66471 is fixed in version 1.26.4.post3+tuxcare of urllib3."
      },
      "affects": [
        {
          "ref": "urllib3@1.26.4.post3+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "urllib3@1.26.4.post3+tuxcare"
    }
  ]
}