{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4c85dded-c0cb-5d9f-83ed-be16b6e891d2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "httpmime",
      "purl": "pkg:maven/org.apache.httpcomponents/httpmime@4.2.6-tuxcare.1",
      "type": "library",
      "group": "org.apache.httpcomponents",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpmime@4.2.6-tuxcare.1",
      "version": "4.2.6-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2014-3577",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpmime@4.2.6-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:87dc9d89-4eb7-5966-8901-011c00f26b7a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2014-3577 affects version 4.2.6-tuxcare.1 of org.apache.httpcomponents:httpmime."
      }
    },
    {
      "id": "CVE-2015-5262",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpmime@4.2.6-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:7968da32-b5a0-59f8-9e92-199ab8e748d4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2015-5262 affects version 4.2.6-tuxcare.1 of org.apache.httpcomponents:httpmime."
      }
    },
    {
      "id": "CVE-2020-13956",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpmime@4.2.6-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:366d6947-cdbd-5b3f-9a31-59f08f9a8a87",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-13956 is fixed in version 4.2.6-tuxcare.1 of org.apache.httpcomponents:httpmime."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpmime@4.2.6-tuxcare.1"
    }
  ]
}