{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b29cdd94-3746-52c8-8ca8-906c3872bc39",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "httpclient",
      "purl": "pkg:maven/org.apache.httpcomponents/httpclient@4.2.1-tuxcare.1",
      "type": "library",
      "group": "org.apache.httpcomponents",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2.1-tuxcare.1",
      "version": "4.2.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2012-6153",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:bf999b58-f603-5ecc-b2c1-15b90617ef4d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2012-6153 affects version 4.2.1-tuxcare.1 of org.apache.httpcomponents:httpclient."
      }
    },
    {
      "id": "CVE-2014-3577",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9362de26-6eb4-53e9-b2cf-589374bf0e3a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2014-3577 affects version 4.2.1-tuxcare.1 of org.apache.httpcomponents:httpclient."
      }
    },
    {
      "id": "CVE-2015-5262",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5efb6dc3-09da-5829-a176-a01998002531",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2015-5262 affects version 4.2.1-tuxcare.1 of org.apache.httpcomponents:httpclient."
      }
    },
    {
      "id": "CVE-2020-13956",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:8740e9b8-70ef-5704-b270-9fee7cfb4a3c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-13956 is fixed in version 4.2.1-tuxcare.1 of org.apache.httpcomponents:httpclient."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2.1-tuxcare.1"
    }
  ]
}