{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3352693e-1091-552c-9d10-b8e97b455daa",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "httpclient-win",
      "purl": "pkg:maven/org.apache.httpcomponents/httpclient-win@4.5.12-tuxcare.1",
      "type": "library",
      "group": "org.apache.httpcomponents",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpclient-win@4.5.12-tuxcare.1",
      "version": "4.5.12-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-13956",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpclient-win@4.5.12-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0136c917-3e70-5397-b711-26d4f9744c1f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-13956 is fixed in version 4.5.12-tuxcare.1 of org.apache.httpcomponents:httpclient-win."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpclient-win@4.5.12-tuxcare.1"
    }
  ]
}