{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a4e1ae30-7d31-4bc5-b0c5-29b3cf160c75",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-22T06:55:29Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.28",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpclient-cache@4.5.8-tuxcare.1",
      "group": "org.apache.httpcomponents",
      "name": "httpclient-cache",
      "purl": "pkg:maven/org.apache.httpcomponents/httpclient-cache@4.5.8-tuxcare.1",
      "version": "4.5.8-tuxcare.1"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.8-tuxcare.1",
      "group": "org.apache.httpcomponents",
      "name": "httpclient",
      "purl": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.8-tuxcare.1",
      "version": "4.5.8-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.11",
      "group": "org.apache.httpcomponents",
      "name": "httpcore",
      "purl": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.11",
      "version": "4.4.11",
      "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"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/net.sf.ehcache/ehcache-core@2.6.11",
      "group": "net.sf.ehcache",
      "name": "ehcache-core",
      "purl": "pkg:maven/net.sf.ehcache/ehcache-core@2.6.11",
      "version": "2.6.11",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.slf4j/slf4j-api@1.6.1",
      "group": "org.slf4j",
      "name": "slf4j-api",
      "purl": "pkg:maven/org.slf4j/slf4j-api@1.6.1",
      "version": "1.6.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.slf4j/slf4j-jcl@1.7.25",
      "group": "org.slf4j",
      "name": "slf4j-jcl",
      "purl": "pkg:maven/org.slf4j/slf4j-jcl@1.7.25",
      "version": "1.7.25",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/net.spy/spymemcached@2.12.3",
      "group": "net.spy",
      "name": "spymemcached",
      "purl": "pkg:maven/net.spy/spymemcached@2.12.3",
      "version": "2.12.3",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpclient-cache@4.5.8-tuxcare.1",
      "dependsOn": [
        "pkg:maven/commons-logging/commons-logging@1.2",
        "pkg:maven/net.sf.ehcache/ehcache-core@2.6.11",
        "pkg:maven/net.spy/spymemcached@2.12.3",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.8-tuxcare.1",
        "pkg:maven/org.slf4j/slf4j-jcl@1.7.25"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.8-tuxcare.1",
      "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.11"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.11",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/commons-logging/commons-logging@1.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/commons-codec/commons-codec@1.11",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/net.sf.ehcache/ehcache-core@2.6.11",
      "dependsOn": [
        "pkg:maven/org.slf4j/slf4j-api@1.6.1"
      ]
    },
    {
      "ref": "pkg:maven/org.slf4j/slf4j-api@1.6.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.slf4j/slf4j-jcl@1.7.25",
      "dependsOn": [
        "pkg:maven/commons-logging/commons-logging@1.2",
        "pkg:maven/org.slf4j/slf4j-api@1.6.1"
      ]
    },
    {
      "ref": "pkg:maven/net.spy/spymemcached@2.12.3",
      "dependsOn": []
    }
  ]
}