{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:42a917da-e501-4da9-9b1f-6073fbad0f1d",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-22T03:44:04Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.56",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework.integration/spring-integration-redis@5.5.19-tuxcare.1",
      "group": "org.springframework.integration",
      "name": "spring-integration-redis",
      "purl": "pkg:maven/org.springframework.integration/spring-integration-redis@5.5.19-tuxcare.1",
      "version": "5.5.19-tuxcare.1"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.integration/spring-integration-core@5.5.19-tuxcare.1",
      "group": "org.springframework.integration",
      "name": "spring-integration-core",
      "purl": "pkg:maven/org.springframework.integration/spring-integration-core@5.5.19-tuxcare.1",
      "version": "5.5.19-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-aop@5.3.30",
      "group": "org.springframework",
      "name": "spring-aop",
      "purl": "pkg:maven/org.springframework/spring-aop@5.3.30",
      "version": "5.3.30",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@5.3.30",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@5.3.30",
      "version": "5.3.30",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@5.3.30",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@5.3.30",
      "version": "5.3.30",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@5.3.30",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@5.3.30",
      "version": "5.3.30",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-context@5.3.30",
      "group": "org.springframework",
      "name": "spring-context",
      "purl": "pkg:maven/org.springframework/spring-context@5.3.30",
      "version": "5.3.30",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-expression@5.3.30",
      "group": "org.springframework",
      "name": "spring-expression",
      "purl": "pkg:maven/org.springframework/spring-expression@5.3.30",
      "version": "5.3.30",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-messaging@5.3.30",
      "group": "org.springframework",
      "name": "spring-messaging",
      "purl": "pkg:maven/org.springframework/spring-messaging@5.3.30",
      "version": "5.3.30",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-tx@5.3.30",
      "group": "org.springframework",
      "name": "spring-tx",
      "purl": "pkg:maven/org.springframework/spring-tx@5.3.30",
      "version": "5.3.30",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.retry/spring-retry@1.3.3",
      "group": "org.springframework.retry",
      "name": "spring-retry",
      "purl": "pkg:maven/org.springframework.retry/spring-retry@1.3.3",
      "version": "1.3.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.projectreactor/reactor-core@3.4.32",
      "group": "io.projectreactor",
      "name": "reactor-core",
      "purl": "pkg:maven/io.projectreactor/reactor-core@3.4.32",
      "version": "3.4.32",
      "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.springframework.data/spring-data-redis@2.5.11",
      "group": "org.springframework.data",
      "name": "spring-data-redis",
      "purl": "pkg:maven/org.springframework.data/spring-data-redis@2.5.11",
      "version": "2.5.11",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.data/spring-data-keyvalue@2.5.11",
      "group": "org.springframework.data",
      "name": "spring-data-keyvalue",
      "purl": "pkg:maven/org.springframework.data/spring-data-keyvalue@2.5.11",
      "version": "2.5.11",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.data/spring-data-commons@2.5.11",
      "group": "org.springframework.data",
      "name": "spring-data-commons",
      "purl": "pkg:maven/org.springframework.data/spring-data-commons@2.5.11",
      "version": "2.5.11",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.slf4j/slf4j-api@1.7.26",
      "group": "org.slf4j",
      "name": "slf4j-api",
      "purl": "pkg:maven/org.slf4j/slf4j-api@1.7.26",
      "version": "1.7.26",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.integration/spring-integration-redis@5.5.19-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework.data/spring-data-redis@2.5.11",
        "pkg:maven/org.springframework.integration/spring-integration-core@5.5.19-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.integration/spring-integration-core@5.5.19-tuxcare.1",
      "dependsOn": [
        "pkg:maven/io.projectreactor/reactor-core@3.4.32",
        "pkg:maven/org.springframework.retry/spring-retry@1.3.3",
        "pkg:maven/org.springframework/spring-aop@5.3.30",
        "pkg:maven/org.springframework/spring-context@5.3.30",
        "pkg:maven/org.springframework/spring-messaging@5.3.30",
        "pkg:maven/org.springframework/spring-tx@5.3.30"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-aop@5.3.30",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@5.3.30",
        "pkg:maven/org.springframework/spring-core@5.3.30"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@5.3.30",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@5.3.30"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@5.3.30",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@5.3.30"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@5.3.30",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-context@5.3.30",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-aop@5.3.30",
        "pkg:maven/org.springframework/spring-beans@5.3.30",
        "pkg:maven/org.springframework/spring-core@5.3.30",
        "pkg:maven/org.springframework/spring-expression@5.3.30"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-expression@5.3.30",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@5.3.30"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-messaging@5.3.30",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@5.3.30",
        "pkg:maven/org.springframework/spring-core@5.3.30"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-tx@5.3.30",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@5.3.30",
        "pkg:maven/org.springframework/spring-core@5.3.30"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.retry/spring-retry@1.3.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/io.projectreactor/reactor-core@3.4.32",
      "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.springframework.data/spring-data-redis@2.5.11",
      "dependsOn": [
        "pkg:maven/org.slf4j/slf4j-api@1.7.26",
        "pkg:maven/org.springframework.data/spring-data-keyvalue@2.5.11"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.data/spring-data-keyvalue@2.5.11",
      "dependsOn": [
        "pkg:maven/org.slf4j/slf4j-api@1.7.26",
        "pkg:maven/org.springframework.data/spring-data-commons@2.5.11"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.data/spring-data-commons@2.5.11",
      "dependsOn": [
        "pkg:maven/org.slf4j/slf4j-api@1.7.26"
      ]
    },
    {
      "ref": "pkg:maven/org.slf4j/slf4j-api@1.7.26",
      "dependsOn": []
    }
  ]
}