{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:293f1bf3-4ade-4e9a-bdb7-0ef193bf7953",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-08T16:30:41Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.47",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework.graphql/spring-graphql@1.0.6-tuxcare.3",
      "group": "org.springframework.graphql",
      "name": "spring-graphql",
      "purl": "pkg:maven/org.springframework.graphql/spring-graphql@1.0.6-tuxcare.3",
      "version": "1.0.6-tuxcare.3"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/com.graphql-java/graphql-java@18.5",
      "group": "com.graphql-java",
      "name": "graphql-java",
      "purl": "pkg:maven/com.graphql-java/graphql-java@18.5",
      "version": "18.5",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/com.graphql-java/java-dataloader@3.1.2",
      "group": "com.graphql-java",
      "name": "java-dataloader",
      "purl": "pkg:maven/com.graphql-java/java-dataloader@3.1.2",
      "version": "3.1.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.slf4j/slf4j-api@1.7.35",
      "group": "org.slf4j",
      "name": "slf4j-api",
      "purl": "pkg:maven/org.slf4j/slf4j-api@1.7.35",
      "version": "1.7.35",
      "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/org.antlr/antlr4-runtime@4.9.3",
      "group": "org.antlr",
      "name": "antlr4-runtime",
      "purl": "pkg:maven/org.antlr/antlr4-runtime@4.9.3",
      "version": "4.9.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.springframework/spring-context@5.3.30-tuxcare.7",
      "group": "org.springframework",
      "name": "spring-context",
      "purl": "pkg:maven/org.springframework/spring-context@5.3.30-tuxcare.7",
      "version": "5.3.30-tuxcare.7",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-aop@5.3.30-tuxcare.7",
      "group": "org.springframework",
      "name": "spring-aop",
      "purl": "pkg:maven/org.springframework/spring-aop@5.3.30-tuxcare.7",
      "version": "5.3.30-tuxcare.7",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@5.3.30-tuxcare.7",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@5.3.30-tuxcare.7",
      "version": "5.3.30-tuxcare.7",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@5.3.30-tuxcare.7",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@5.3.30-tuxcare.7",
      "version": "5.3.30-tuxcare.7",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@5.3.30-tuxcare.7",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@5.3.30-tuxcare.7",
      "version": "5.3.30-tuxcare.7",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-expression@5.3.30-tuxcare.7",
      "group": "org.springframework",
      "name": "spring-expression",
      "purl": "pkg:maven/org.springframework/spring-expression@5.3.30-tuxcare.7",
      "version": "5.3.30-tuxcare.7",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/com.google.guava/guava@31.0.1-jre",
      "group": "com.google.guava",
      "name": "guava",
      "purl": "pkg:maven/com.google.guava/guava@31.0.1-jre",
      "version": "31.0.1-jre",
      "scope": "required",
      "properties": [
        {
          "name": "cdx:maven:shaded",
          "value": "true"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.graphql/spring-graphql@1.0.6-tuxcare.3",
      "dependsOn": [
        "pkg:maven/com.graphql-java/graphql-java@18.5",
        "pkg:maven/io.projectreactor/reactor-core@3.4.32",
        "pkg:maven/org.springframework/spring-context@5.3.30-tuxcare.7"
      ]
    },
    {
      "ref": "pkg:maven/com.graphql-java/graphql-java@18.5",
      "dependsOn": [
        "pkg:maven/com.google.guava/guava@31.0.1-jre",
        "pkg:maven/com.graphql-java/java-dataloader@3.1.2",
        "pkg:maven/org.antlr/antlr4-runtime@4.9.3",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.3",
        "pkg:maven/org.slf4j/slf4j-api@1.7.35"
      ]
    },
    {
      "ref": "pkg:maven/com.graphql-java/java-dataloader@3.1.2",
      "dependsOn": [
        "pkg:maven/org.slf4j/slf4j-api@1.7.35"
      ]
    },
    {
      "ref": "pkg:maven/org.slf4j/slf4j-api@1.7.35",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.reactivestreams/reactive-streams@1.0.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.antlr/antlr4-runtime@4.9.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/io.projectreactor/reactor-core@3.4.32",
      "dependsOn": [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-context@5.3.30-tuxcare.7",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-aop@5.3.30-tuxcare.7",
        "pkg:maven/org.springframework/spring-beans@5.3.30-tuxcare.7",
        "pkg:maven/org.springframework/spring-core@5.3.30-tuxcare.7",
        "pkg:maven/org.springframework/spring-expression@5.3.30-tuxcare.7"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-aop@5.3.30-tuxcare.7",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@5.3.30-tuxcare.7",
        "pkg:maven/org.springframework/spring-core@5.3.30-tuxcare.7"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@5.3.30-tuxcare.7",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@5.3.30-tuxcare.7"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@5.3.30-tuxcare.7",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@5.3.30-tuxcare.7"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@5.3.30-tuxcare.7",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-expression@5.3.30-tuxcare.7",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@5.3.30-tuxcare.7"
      ]
    }
  ]
}