{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3a222665-0455-59cf-b18c-e728124f967c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "httpclient5-fluent",
      "purl": "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.5.2-tuxcare.2",
      "type": "library",
      "group": "org.apache.httpcomponents.client5",
      "bom-ref": "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.5.2-tuxcare.2",
      "version": "5.5.2-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-64607",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.5.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:09cbf3eb-740a-5e69-a3b7-2b422123162b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-64607 is fixed in version 5.5.2-tuxcare.2 of org.apache.httpcomponents.client5:httpclient5-fluent."
      }
    },
    {
      "id": "CVE-2026-71290",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.5.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:163ba715-3c0b-573c-99ba-33da7e145e0f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-71290 is fixed in version 5.5.2-tuxcare.2 of org.apache.httpcomponents.client5:httpclient5-fluent."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.5.2-tuxcare.2"
    }
  ]
}