{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2a711a06-6c1e-5062-aa90-91ab074230db",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fluent-hc",
      "purl": "pkg:maven/org.apache.httpcomponents/fluent-hc@4.5.12-tuxcare.1",
      "type": "library",
      "group": "org.apache.httpcomponents",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/fluent-hc@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/fluent-hc@4.5.12-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:267468d7-f315-5255-83c2-e4a7892a0664",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-13956 is fixed in version 4.5.12-tuxcare.1 of org.apache.httpcomponents:fluent-hc."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.httpcomponents/fluent-hc@4.5.12-tuxcare.1"
    }
  ]
}