{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f6def90f-80de-59cc-a58f-83d19f4db692",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpmime@4.2-tuxcare.1",
      "type": "library",
      "group": "org.apache.httpcomponents",
      "name": "httpmime",
      "version": "4.2-tuxcare.1",
      "purl": "pkg:maven/org.apache.httpcomponents/httpmime@4.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:de67b94d-ff9b-5458-acb2-186124d17e31",
      "id": "CVE-2012-6153",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2012-6153 affects version 4.2-tuxcare.1 of org.apache.httpcomponents:httpmime."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpmime@4.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7e09ec32-c525-593f-8523-116d2d82d218",
      "id": "CVE-2014-3577",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2014-3577 affects version 4.2-tuxcare.1 of org.apache.httpcomponents:httpmime."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpmime@4.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a79f99e0-dd7a-59d3-95f5-c07cc0c46047",
      "id": "CVE-2020-13956",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-13956 is fixed in version 4.2-tuxcare.1 of org.apache.httpcomponents:httpmime."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpmime@4.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpmime@4.2-tuxcare.1"
    }
  ]
}