{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:113d9bb8-c6bd-44da-a7a2-a75b226a1311",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-01T13:34:31Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.14",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework.integration/spring-integration-scripting@5.5.20-tuxcare.3",
      "group": "org.springframework.integration",
      "name": "spring-integration-scripting",
      "purl": "pkg:maven/org.springframework.integration/spring-integration-scripting@5.5.20-tuxcare.3",
      "version": "5.5.20-tuxcare.3"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.integration/spring-integration-core@5.5.20-tuxcare.3",
      "group": "org.springframework.integration",
      "name": "spring-integration-core",
      "purl": "pkg:maven/org.springframework.integration/spring-integration-core@5.5.20-tuxcare.3",
      "version": "5.5.20-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-aop@5.3.31-tuxcare.5",
      "group": "org.springframework",
      "name": "spring-aop",
      "purl": "pkg:maven/org.springframework/spring-aop@5.3.31-tuxcare.5",
      "version": "5.3.31-tuxcare.5",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.5",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.5",
      "version": "5.3.31-tuxcare.5",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.5",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.5",
      "version": "5.3.31-tuxcare.5",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@5.3.31-tuxcare.5",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@5.3.31-tuxcare.5",
      "version": "5.3.31-tuxcare.5",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-context@5.3.31-tuxcare.5",
      "group": "org.springframework",
      "name": "spring-context",
      "purl": "pkg:maven/org.springframework/spring-context@5.3.31-tuxcare.5",
      "version": "5.3.31-tuxcare.5",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-expression@5.3.31-tuxcare.5",
      "group": "org.springframework",
      "name": "spring-expression",
      "purl": "pkg:maven/org.springframework/spring-expression@5.3.31-tuxcare.5",
      "version": "5.3.31-tuxcare.5",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-messaging@5.3.31-tuxcare.5",
      "group": "org.springframework",
      "name": "spring-messaging",
      "purl": "pkg:maven/org.springframework/spring-messaging@5.3.31-tuxcare.5",
      "version": "5.3.31-tuxcare.5",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-tx@5.3.31-tuxcare.5",
      "group": "org.springframework",
      "name": "spring-tx",
      "purl": "pkg:maven/org.springframework/spring-tx@5.3.31-tuxcare.5",
      "version": "5.3.31-tuxcare.5",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.retry/spring-retry@1.3.4.tuxcare",
      "group": "org.springframework.retry",
      "name": "spring-retry",
      "purl": "pkg:maven/org.springframework.retry/spring-retry@1.3.4.tuxcare",
      "version": "1.3.4.tuxcare",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.projectreactor/reactor-core@3.4.34",
      "group": "io.projectreactor",
      "name": "reactor-core",
      "purl": "pkg:maven/io.projectreactor/reactor-core@3.4.34",
      "version": "3.4.34",
      "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.integration/spring-integration-scripting@5.5.20-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework.integration/spring-integration-core@5.5.20-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.integration/spring-integration-core@5.5.20-tuxcare.3",
      "dependsOn": [
        "pkg:maven/io.projectreactor/reactor-core@3.4.34",
        "pkg:maven/org.springframework.retry/spring-retry@1.3.4.tuxcare",
        "pkg:maven/org.springframework/spring-aop@5.3.31-tuxcare.5",
        "pkg:maven/org.springframework/spring-context@5.3.31-tuxcare.5",
        "pkg:maven/org.springframework/spring-messaging@5.3.31-tuxcare.5",
        "pkg:maven/org.springframework/spring-tx@5.3.31-tuxcare.5"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-aop@5.3.31-tuxcare.5",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.5",
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.5"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.5",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.5"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.5",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@5.3.31-tuxcare.5"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@5.3.31-tuxcare.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-context@5.3.31-tuxcare.5",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-aop@5.3.31-tuxcare.5",
        "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.5",
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.5",
        "pkg:maven/org.springframework/spring-expression@5.3.31-tuxcare.5"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-expression@5.3.31-tuxcare.5",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.5"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-messaging@5.3.31-tuxcare.5",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.5",
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.5"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-tx@5.3.31-tuxcare.5",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@5.3.31-tuxcare.5",
        "pkg:maven/org.springframework/spring-core@5.3.31-tuxcare.5"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.retry/spring-retry@1.3.4.tuxcare",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/io.projectreactor/reactor-core@3.4.34",
      "dependsOn": [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4"
      ]
    },
    {
      "ref": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4",
      "dependsOn": []
    }
  ]
}