{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:96a3825e-5f23-499b-9b6f-749a8f915c58",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-22T14:42:42Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.58",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework/spring-r2dbc@5.3.9-tuxcare.1",
      "group": "org.springframework",
      "name": "spring-r2dbc",
      "purl": "pkg:maven/org.springframework/spring-r2dbc@5.3.9-tuxcare.1",
      "version": "5.3.9-tuxcare.1"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@5.3.9-tuxcare.1",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@5.3.9-tuxcare.1",
      "version": "5.3.9-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@5.3.9-tuxcare.1",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@5.3.9-tuxcare.1",
      "version": "5.3.9-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@5.3.9-tuxcare.1",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@5.3.9-tuxcare.1",
      "version": "5.3.9-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-tx@5.3.9-tuxcare.1",
      "group": "org.springframework",
      "name": "spring-tx",
      "purl": "pkg:maven/org.springframework/spring-tx@5.3.9-tuxcare.1",
      "version": "5.3.9-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.r2dbc/r2dbc-spi@0.8.5.RELEASE",
      "group": "io.r2dbc",
      "name": "r2dbc-spi",
      "purl": "pkg:maven/io.r2dbc/r2dbc-spi@0.8.5.RELEASE",
      "version": "0.8.5.RELEASE",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.reactivestreams/reactive-streams@1.0.3",
      "group": "org.reactivestreams",
      "name": "reactive-streams",
      "purl": "pkg:maven/org.reactivestreams/reactive-streams@1.0.3",
      "version": "1.0.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.projectreactor/reactor-core@3.4.8",
      "group": "io.projectreactor",
      "name": "reactor-core",
      "purl": "pkg:maven/io.projectreactor/reactor-core@3.4.8",
      "version": "3.4.8",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework/spring-r2dbc@5.3.9-tuxcare.1",
      "dependsOn": [
        "pkg:maven/io.projectreactor/reactor-core@3.4.8",
        "pkg:maven/io.r2dbc/r2dbc-spi@0.8.5.RELEASE",
        "pkg:maven/org.springframework/spring-beans@5.3.9-tuxcare.1",
        "pkg:maven/org.springframework/spring-core@5.3.9-tuxcare.1",
        "pkg:maven/org.springframework/spring-tx@5.3.9-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@5.3.9-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@5.3.9-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@5.3.9-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@5.3.9-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@5.3.9-tuxcare.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-tx@5.3.9-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@5.3.9-tuxcare.1",
        "pkg:maven/org.springframework/spring-core@5.3.9-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/io.r2dbc/r2dbc-spi@0.8.5.RELEASE",
      "dependsOn": [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.3"
      ]
    },
    {
      "ref": "pkg:maven/org.reactivestreams/reactive-streams@1.0.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/io.projectreactor/reactor-core@3.4.8",
      "dependsOn": [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.3"
      ]
    }
  ]
}