{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:eb467c59-136f-4ebd-b44a-1cc79ecb6021",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T16:42:02Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.56",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/fluent-hc@4.2.1-tuxcare.2",
      "group": "org.apache.httpcomponents",
      "name": "fluent-hc",
      "purl": "pkg:maven/org.apache.httpcomponents/fluent-hc@4.2.1-tuxcare.2",
      "version": "4.2.1-tuxcare.2"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2.1-tuxcare.2",
      "group": "org.apache.httpcomponents",
      "name": "httpclient",
      "purl": "pkg:maven/org.apache.httpcomponents/httpclient@4.2.1-tuxcare.2",
      "version": "4.2.1-tuxcare.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpcore@4.2.1",
      "group": "org.apache.httpcomponents",
      "name": "httpcore",
      "purl": "pkg:maven/org.apache.httpcomponents/httpcore@4.2.1",
      "version": "4.2.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.6",
      "group": "commons-codec",
      "name": "commons-codec",
      "purl": "pkg:maven/commons-codec/commons-codec@1.6",
      "version": "1.6",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.httpcomponents/fluent-hc@4.2.1-tuxcare.2",
      "dependsOn": [
        "pkg:maven/commons-logging/commons-logging@1.1.1",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.2.1-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2.1-tuxcare.2",
      "dependsOn": [
        "pkg:maven/commons-codec/commons-codec@1.6",
        "pkg:maven/commons-logging/commons-logging@1.1.1",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.2.1"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpcore@4.2.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/commons-logging/commons-logging@1.1.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/commons-codec/commons-codec@1.6",
      "dependsOn": []
    }
  ]
}