{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c05e4139-c1c8-4bd3-8c43-180fe1466856",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-27T12:37:10Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.44",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/io.rsocket/rsocket-load-balancer@1.1.5-tuxcare.3",
      "group": "io.rsocket",
      "name": "rsocket-load-balancer",
      "purl": "pkg:maven/io.rsocket/rsocket-load-balancer@1.1.5-tuxcare.3",
      "version": "1.1.5-tuxcare.3"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.rsocket/rsocket-core@1.1.5-tuxcare.3",
      "group": "io.rsocket",
      "name": "rsocket-core",
      "purl": "pkg:maven/io.rsocket/rsocket-core@1.1.5-tuxcare.3",
      "version": "1.1.5-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.netty/netty-buffer@4.1.117.Final-tuxcare.3",
      "group": "io.netty",
      "name": "netty-buffer",
      "purl": "pkg:maven/io.netty/netty-buffer@4.1.117.Final-tuxcare.3",
      "version": "4.1.117.Final-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.netty/netty-common@4.1.117.Final-tuxcare.3",
      "group": "io.netty",
      "name": "netty-common",
      "purl": "pkg:maven/io.netty/netty-common@4.1.117.Final-tuxcare.3",
      "version": "4.1.117.Final-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.projectreactor/reactor-core@3.4.41",
      "group": "io.projectreactor",
      "name": "reactor-core",
      "purl": "pkg:maven/io.projectreactor/reactor-core@3.4.41",
      "version": "3.4.41",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4",
      "group": "org.reactivestreams",
      "name": "reactive-streams",
      "purl": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4",
      "version": "1.0.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.slf4j/slf4j-api@1.7.36",
      "group": "org.slf4j",
      "name": "slf4j-api",
      "purl": "pkg:maven/org.slf4j/slf4j-api@1.7.36",
      "version": "1.7.36",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.jctools/jctools-core@4.0.5",
      "group": "org.jctools",
      "name": "jctools-core",
      "purl": "pkg:maven/org.jctools/jctools-core@4.0.5",
      "version": "4.0.5",
      "scope": "required",
      "properties": [
        {
          "name": "cdx:maven:shaded",
          "value": "true"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/io.rsocket/rsocket-load-balancer@1.1.5-tuxcare.3",
      "dependsOn": [
        "pkg:maven/io.rsocket/rsocket-core@1.1.5-tuxcare.3",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36"
      ]
    },
    {
      "ref": "pkg:maven/io.rsocket/rsocket-core@1.1.5-tuxcare.3",
      "dependsOn": [
        "pkg:maven/io.netty/netty-buffer@4.1.117.Final-tuxcare.3",
        "pkg:maven/io.projectreactor/reactor-core@3.4.41",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36"
      ]
    },
    {
      "ref": "pkg:maven/io.netty/netty-buffer@4.1.117.Final-tuxcare.3",
      "dependsOn": [
        "pkg:maven/io.netty/netty-common@4.1.117.Final-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/io.netty/netty-common@4.1.117.Final-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.jctools/jctools-core@4.0.5"
      ]
    },
    {
      "ref": "pkg:maven/io.projectreactor/reactor-core@3.4.41",
      "dependsOn": [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4"
      ]
    },
    {
      "ref": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.slf4j/slf4j-api@1.7.36",
      "dependsOn": []
    }
  ]
}