{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:63378494-1ae6-5f36-930e-34a86b99a7fe",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "httpclient5-testing",
      "purl": "pkg:maven/org.apache.httpcomponents.client5/httpclient5-testing@5.0.3-tuxcare.1",
      "type": "library",
      "group": "org.apache.httpcomponents.client5",
      "bom-ref": "pkg:maven/org.apache.httpcomponents.client5/httpclient5-testing@5.0.3-tuxcare.1",
      "version": "5.0.3-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-64607",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents.client5/httpclient5-testing@5.0.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1431833e-9e22-5036-9b20-bd124a94d224",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-64607 is fixed in version 5.0.3-tuxcare.1 of org.apache.httpcomponents.client5:httpclient5-testing."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.httpcomponents.client5/httpclient5-testing@5.0.3-tuxcare.1"
    }
  ]
}