{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8587f1e4-3aa6-4ccd-8426-4a9cc7432347",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T09:30:48Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.52",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpmime@4.0.1-tuxcare.1",
      "group": "org.apache.httpcomponents",
      "name": "httpmime",
      "purl": "pkg:maven/org.apache.httpcomponents/httpmime@4.0.1-tuxcare.1",
      "version": "4.0.1-tuxcare.1"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpcore@4.0.1",
      "group": "org.apache.httpcomponents",
      "name": "httpcore",
      "purl": "pkg:maven/org.apache.httpcomponents/httpcore@4.0.1",
      "version": "4.0.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.0.1-tuxcare.1",
      "group": "org.apache.httpcomponents",
      "name": "httpclient",
      "purl": "pkg:maven/org.apache.httpcomponents/httpclient@4.0.1-tuxcare.1",
      "version": "4.0.1-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/commons-logging/commons-logging@1.1.1",
      "group": "commons-logging",
      "name": "commons-logging",
      "purl": "pkg:maven/commons-logging/commons-logging@1.1.1",
      "version": "1.1.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/commons-codec/commons-codec@1.3",
      "group": "commons-codec",
      "name": "commons-codec",
      "purl": "pkg:maven/commons-codec/commons-codec@1.3",
      "version": "1.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.james/apache-mime4j@0.6",
      "group": "org.apache.james",
      "name": "apache-mime4j",
      "purl": "pkg:maven/org.apache.james/apache-mime4j@0.6",
      "version": "0.6",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpmime@4.0.1-tuxcare.1",
      "dependsOn": [
        "pkg:maven/commons-logging/commons-logging@1.1.1",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.0.1-tuxcare.1",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.0.1",
        "pkg:maven/org.apache.james/apache-mime4j@0.6"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpcore@4.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.0.1-tuxcare.1",
      "dependsOn": [
        "pkg:maven/commons-codec/commons-codec@1.3",
        "pkg:maven/commons-logging/commons-logging@1.1.1",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.0.1"
      ]
    },
    {
      "ref": "pkg:maven/commons-logging/commons-logging@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/commons-codec/commons-codec@1.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.apache.james/apache-mime4j@0.6",
      "dependsOn": [
        "pkg:maven/commons-logging/commons-logging@1.1.1"
      ]
    }
  ]
}