{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a4119350-ce28-5640-8d86-710ceae09cd3",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "httpcomponents-client",
      "purl": "pkg:maven/org.apache.httpcomponents/httpcomponents-client@4.2.1-tuxcare.1",
      "type": "library",
      "group": "org.apache.httpcomponents",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpcomponents-client@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/httpcomponents-client@4.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:f324e3ab-600a-5a52-b176-ba2efca335d1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2012-6153 affects version 4.2.1-tuxcare.1 of org.apache.httpcomponents:httpcomponents-client."
      }
    },
    {
      "id": "CVE-2014-3577",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpcomponents-client@4.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:621e2e7a-5f3a-5cb4-aa45-db0af7fe5f90",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2014-3577 affects version 4.2.1-tuxcare.1 of org.apache.httpcomponents:httpcomponents-client."
      }
    },
    {
      "id": "CVE-2015-5262",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpcomponents-client@4.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:621433e5-33e5-5d8a-a103-2baf00a106a8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2015-5262 affects version 4.2.1-tuxcare.1 of org.apache.httpcomponents:httpcomponents-client."
      }
    },
    {
      "id": "CVE-2020-13956",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpcomponents-client@4.2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9a709847-94fc-586c-82e1-4da0d1838c05",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-13956 is fixed in version 4.2.1-tuxcare.1 of org.apache.httpcomponents:httpcomponents-client."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpcomponents-client@4.2.1-tuxcare.1"
    }
  ]
}