{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:dcca9d11-b113-4549-9425-beb76e467f47",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-08T04:05:02Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.35",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.14.9-tuxcare.2",
      "group": "com.squareup.okhttp3",
      "name": "logging-interceptor",
      "purl": "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.14.9-tuxcare.2",
      "version": "3.14.9-tuxcare.2"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9-tuxcare.2",
      "group": "com.squareup.okhttp3",
      "name": "okhttp",
      "purl": "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9-tuxcare.2",
      "version": "3.14.9-tuxcare.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/com.squareup.okio/okio@1.17.2",
      "group": "com.squareup.okio",
      "name": "okio",
      "purl": "pkg:maven/com.squareup.okio/okio@1.17.2",
      "version": "1.17.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2",
      "group": "com.google.code.findbugs",
      "name": "jsr305",
      "purl": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2",
      "version": "3.0.2",
      "scope": "optional"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.14.9-tuxcare.2",
      "dependsOn": [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2",
        "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9-tuxcare.2",
      "dependsOn": [
        "pkg:maven/com.squareup.okio/okio@1.17.2"
      ]
    },
    {
      "ref": "pkg:maven/com.squareup.okio/okio@1.17.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2",
      "dependsOn": []
    }
  ]
}