{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1c42c86c-4054-47a9-8367-160a51b46cb6",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-08T04:13:05Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.35",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/com.squareup.okhttp3.sample/static-server@3.14.9-tuxcare.2",
      "group": "com.squareup.okhttp3.sample",
      "name": "static-server",
      "purl": "pkg:maven/com.squareup.okhttp3.sample/static-server@3.14.9-tuxcare.2",
      "version": "3.14.9-tuxcare.2"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/com.squareup.okhttp3/mockwebserver@3.14.9-tuxcare.2",
      "group": "com.squareup.okhttp3",
      "name": "mockwebserver",
      "purl": "pkg:maven/com.squareup.okhttp3/mockwebserver@3.14.9-tuxcare.2",
      "version": "3.14.9-tuxcare.2",
      "scope": "required"
    },
    {
      "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/junit/junit@4.12",
      "group": "junit",
      "name": "junit",
      "purl": "pkg:maven/junit/junit@4.12",
      "version": "4.12",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.hamcrest/hamcrest-core@1.3",
      "group": "org.hamcrest",
      "name": "hamcrest-core",
      "purl": "pkg:maven/org.hamcrest/hamcrest-core@1.3",
      "version": "1.3",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.squareup.okhttp3.sample/static-server@3.14.9-tuxcare.2",
      "dependsOn": [
        "pkg:maven/com.squareup.okhttp3/mockwebserver@3.14.9-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/com.squareup.okhttp3/mockwebserver@3.14.9-tuxcare.2",
      "dependsOn": [
        "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9-tuxcare.2",
        "pkg:maven/junit/junit@4.12"
      ]
    },
    {
      "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/junit/junit@4.12",
      "dependsOn": [
        "pkg:maven/org.hamcrest/hamcrest-core@1.3"
      ]
    },
    {
      "ref": "pkg:maven/org.hamcrest/hamcrest-core@1.3",
      "dependsOn": []
    }
  ]
}