{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cd5daf72-7037-4b0b-997a-82ecbb9868e0",
  "version": 1,
  "metadata": {
    "timestamp": "2026-06-23T06:49:17Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.6",
          "vendor": "CloudLinux"
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.apache.tika/tika-httpclient-commons@2.9.4-tuxcare.4",
      "group": "org.apache.tika",
      "name": "tika-httpclient-commons",
      "purl": "pkg:maven/org.apache.tika/tika-httpclient-commons@2.9.4-tuxcare.4",
      "version": "2.9.4-tuxcare.4"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14",
      "group": "org.apache.httpcomponents",
      "name": "httpclient",
      "purl": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14",
      "version": "4.5.14",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16",
      "group": "org.apache.httpcomponents",
      "name": "httpcore",
      "purl": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16",
      "version": "4.4.16",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/commons-logging/commons-logging@1.2",
      "group": "commons-logging",
      "name": "commons-logging",
      "purl": "pkg:maven/commons-logging/commons-logging@1.2",
      "version": "1.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/commons-codec/commons-codec@1.11",
      "group": "commons-codec",
      "name": "commons-codec",
      "purl": "pkg:maven/commons-codec/commons-codec@1.11",
      "version": "1.11",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.tika/tika-httpclient-commons@2.9.4-tuxcare.4",
      "dependsOn": [
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14",
      "dependsOn": [
        "pkg:maven/commons-codec/commons-codec@1.11",
        "pkg:maven/commons-logging/commons-logging@1.2",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/commons-logging/commons-logging@1.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/commons-codec/commons-codec@1.11",
      "dependsOn": []
    }
  ]
}