{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e047ce70-8101-4cf2-b1f9-565dc0a1949b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-04T08:40:00Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.46",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework/spring-webflux@6.1.4-tuxcare.4",
      "group": "org.springframework",
      "name": "spring-webflux",
      "purl": "pkg:maven/org.springframework/spring-webflux@6.1.4-tuxcare.4",
      "version": "6.1.4-tuxcare.4"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@6.1.4-tuxcare.4",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@6.1.4-tuxcare.4",
      "version": "6.1.4-tuxcare.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@6.1.4-tuxcare.4",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@6.1.4-tuxcare.4",
      "version": "6.1.4-tuxcare.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@6.1.4-tuxcare.4",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@6.1.4-tuxcare.4",
      "version": "6.1.4-tuxcare.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-web@6.1.4-tuxcare.4",
      "group": "org.springframework",
      "name": "spring-web",
      "purl": "pkg:maven/org.springframework/spring-web@6.1.4-tuxcare.4",
      "version": "6.1.4-tuxcare.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.micrometer/micrometer-observation@1.12.3",
      "group": "io.micrometer",
      "name": "micrometer-observation",
      "purl": "pkg:maven/io.micrometer/micrometer-observation@1.12.3",
      "version": "1.12.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.micrometer/micrometer-commons@1.12.3",
      "group": "io.micrometer",
      "name": "micrometer-commons",
      "purl": "pkg:maven/io.micrometer/micrometer-commons@1.12.3",
      "version": "1.12.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.projectreactor/reactor-core@3.6.3",
      "group": "io.projectreactor",
      "name": "reactor-core",
      "purl": "pkg:maven/io.projectreactor/reactor-core@3.6.3",
      "version": "3.6.3",
      "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"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework/spring-webflux@6.1.4-tuxcare.4",
      "dependsOn": [
        "pkg:maven/io.projectreactor/reactor-core@3.6.3",
        "pkg:maven/org.springframework/spring-beans@6.1.4-tuxcare.4",
        "pkg:maven/org.springframework/spring-core@6.1.4-tuxcare.4",
        "pkg:maven/org.springframework/spring-web@6.1.4-tuxcare.4"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@6.1.4-tuxcare.4",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@6.1.4-tuxcare.4"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@6.1.4-tuxcare.4",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@6.1.4-tuxcare.4"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@6.1.4-tuxcare.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-web@6.1.4-tuxcare.4",
      "dependsOn": [
        "pkg:maven/io.micrometer/micrometer-observation@1.12.3",
        "pkg:maven/org.springframework/spring-beans@6.1.4-tuxcare.4",
        "pkg:maven/org.springframework/spring-core@6.1.4-tuxcare.4"
      ]
    },
    {
      "ref": "pkg:maven/io.micrometer/micrometer-observation@1.12.3",
      "dependsOn": [
        "pkg:maven/io.micrometer/micrometer-commons@1.12.3"
      ]
    },
    {
      "ref": "pkg:maven/io.micrometer/micrometer-commons@1.12.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/io.projectreactor/reactor-core@3.6.3",
      "dependsOn": [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4"
      ]
    },
    {
      "ref": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4",
      "dependsOn": []
    }
  ]
}