{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7381b86f-607b-4b61-a233-41b58aba0424",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-12T17:06:54Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.38",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework/spring-r2dbc@6.1.7-tuxcare.2",
      "group": "org.springframework",
      "name": "spring-r2dbc",
      "purl": "pkg:maven/org.springframework/spring-r2dbc@6.1.7-tuxcare.2",
      "version": "6.1.7-tuxcare.2"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@6.1.7-tuxcare.2",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@6.1.7-tuxcare.2",
      "version": "6.1.7-tuxcare.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@6.1.7-tuxcare.2",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@6.1.7-tuxcare.2",
      "version": "6.1.7-tuxcare.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@6.1.7-tuxcare.2",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@6.1.7-tuxcare.2",
      "version": "6.1.7-tuxcare.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-tx@6.1.7-tuxcare.2",
      "group": "org.springframework",
      "name": "spring-tx",
      "purl": "pkg:maven/org.springframework/spring-tx@6.1.7-tuxcare.2",
      "version": "6.1.7-tuxcare.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.projectreactor/reactor-core@3.6.6",
      "group": "io.projectreactor",
      "name": "reactor-core",
      "purl": "pkg:maven/io.projectreactor/reactor-core@3.6.6",
      "version": "3.6.6",
      "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/io.r2dbc/r2dbc-spi@1.0.0.RELEASE",
      "group": "io.r2dbc",
      "name": "r2dbc-spi",
      "purl": "pkg:maven/io.r2dbc/r2dbc-spi@1.0.0.RELEASE",
      "version": "1.0.0.RELEASE",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework/spring-r2dbc@6.1.7-tuxcare.2",
      "dependsOn": [
        "pkg:maven/io.projectreactor/reactor-core@3.6.6",
        "pkg:maven/io.r2dbc/r2dbc-spi@1.0.0.RELEASE",
        "pkg:maven/org.springframework/spring-beans@6.1.7-tuxcare.2",
        "pkg:maven/org.springframework/spring-core@6.1.7-tuxcare.2",
        "pkg:maven/org.springframework/spring-tx@6.1.7-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@6.1.7-tuxcare.2",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@6.1.7-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@6.1.7-tuxcare.2",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@6.1.7-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@6.1.7-tuxcare.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-tx@6.1.7-tuxcare.2",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@6.1.7-tuxcare.2",
        "pkg:maven/org.springframework/spring-core@6.1.7-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/io.projectreactor/reactor-core@3.6.6",
      "dependsOn": [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4"
      ]
    },
    {
      "ref": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/io.r2dbc/r2dbc-spi@1.0.0.RELEASE",
      "dependsOn": [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4"
      ]
    }
  ]
}