{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:af554db0-066e-54c9-9830-f0512279ac60",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "urllib3@1.26.4.post4+tuxcare",
      "name": "urllib3",
      "type": "library",
      "version": "1.26.4.post4+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f827076a-61f4-50aa-8c8c-6b9c74fc0125",
      "id": "CVE-2021-33503",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-33503 is fixed in version 1.26.4.post4+tuxcare of urllib3."
      },
      "affects": [
        {
          "ref": "urllib3@1.26.4.post4+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e2050b74-c71e-51d2-9e06-8f39deb2bb5f",
      "id": "CVE-2025-50181",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-50181 is fixed in version 1.26.4.post4+tuxcare of urllib3."
      },
      "affects": [
        {
          "ref": "urllib3@1.26.4.post4+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "urllib3@1.26.4.post4+tuxcare"
    }
  ]
}