{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:17e0a24e-b6d0-449d-a7cf-c0f12bcbe041",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-09T15:22:49Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.18",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.2.12-tuxcare.1",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-oauth2-resource-server",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.2.12-tuxcare.1",
      "version": "3.2.12-tuxcare.1"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.12-tuxcare.1",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.12-tuxcare.1",
      "version": "3.2.12-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot@3.2.12-tuxcare.1",
      "group": "org.springframework.boot",
      "name": "spring-boot",
      "purl": "pkg:maven/org.springframework.boot/spring-boot@3.2.12-tuxcare.1",
      "version": "3.2.12-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@6.1.15",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@6.1.15",
      "version": "6.1.15",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-context@6.1.15",
      "group": "org.springframework",
      "name": "spring-context",
      "purl": "pkg:maven/org.springframework/spring-context@6.1.15",
      "version": "6.1.15",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.2.12-tuxcare.1",
      "group": "org.springframework.boot",
      "name": "spring-boot-autoconfigure",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.2.12-tuxcare.1",
      "version": "3.2.12-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.12-tuxcare.1",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-logging",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.12-tuxcare.1",
      "version": "3.2.12-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/ch.qos.logback/logback-classic@1.4.14-tuxcare.1",
      "group": "ch.qos.logback",
      "name": "logback-classic",
      "purl": "pkg:maven/ch.qos.logback/logback-classic@1.4.14-tuxcare.1",
      "version": "1.4.14-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/ch.qos.logback/logback-core@1.4.14-tuxcare.1",
      "group": "ch.qos.logback",
      "name": "logback-core",
      "purl": "pkg:maven/ch.qos.logback/logback-core@1.4.14-tuxcare.1",
      "version": "1.4.14-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.slf4j/slf4j-api@2.0.7",
      "group": "org.slf4j",
      "name": "slf4j-api",
      "purl": "pkg:maven/org.slf4j/slf4j-api@2.0.7",
      "version": "2.0.7",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.21.1",
      "group": "org.apache.logging.log4j",
      "name": "log4j-to-slf4j",
      "purl": "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.21.1",
      "version": "2.21.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.logging.log4j/log4j-api@2.21.1",
      "group": "org.apache.logging.log4j",
      "name": "log4j-api",
      "purl": "pkg:maven/org.apache.logging.log4j/log4j-api@2.21.1",
      "version": "2.21.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.slf4j/jul-to-slf4j@2.0.16",
      "group": "org.slf4j",
      "name": "jul-to-slf4j",
      "purl": "pkg:maven/org.slf4j/jul-to-slf4j@2.0.16",
      "version": "2.0.16",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1",
      "group": "jakarta.annotation",
      "name": "jakarta.annotation-api",
      "purl": "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1",
      "version": "2.1.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@6.1.15",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@6.1.15",
      "version": "6.1.15",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.yaml/snakeyaml@2.2",
      "group": "org.yaml",
      "name": "snakeyaml",
      "purl": "pkg:maven/org.yaml/snakeyaml@2.2",
      "version": "2.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-config@6.2.8",
      "group": "org.springframework.security",
      "name": "spring-security-config",
      "purl": "pkg:maven/org.springframework.security/spring-security-config@6.2.8",
      "version": "6.2.8",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-core@6.2.8",
      "group": "org.springframework.security",
      "name": "spring-security-core",
      "purl": "pkg:maven/org.springframework.security/spring-security-core@6.2.8",
      "version": "6.2.8",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-aop@6.1.15",
      "group": "org.springframework",
      "name": "spring-aop",
      "purl": "pkg:maven/org.springframework/spring-aop@6.1.15",
      "version": "6.1.15",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@6.1.15",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@6.1.15",
      "version": "6.1.15",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-expression@6.1.15",
      "group": "org.springframework",
      "name": "spring-expression",
      "purl": "pkg:maven/org.springframework/spring-expression@6.1.15",
      "version": "6.1.15",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.micrometer/micrometer-observation@1.12.13",
      "group": "io.micrometer",
      "name": "micrometer-observation",
      "purl": "pkg:maven/io.micrometer/micrometer-observation@1.12.13",
      "version": "1.12.13",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.2.8",
      "group": "org.springframework.security",
      "name": "spring-security-crypto",
      "purl": "pkg:maven/org.springframework.security/spring-security-crypto@6.2.8",
      "version": "6.2.8",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.micrometer/micrometer-commons@1.12.13",
      "group": "io.micrometer",
      "name": "micrometer-commons",
      "purl": "pkg:maven/io.micrometer/micrometer-commons@1.12.13",
      "version": "1.12.13",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.2.8",
      "group": "org.springframework.security",
      "name": "spring-security-oauth2-resource-server",
      "purl": "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.2.8",
      "version": "6.2.8",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-oauth2-core@6.2.8",
      "group": "org.springframework.security",
      "name": "spring-security-oauth2-core",
      "purl": "pkg:maven/org.springframework.security/spring-security-oauth2-core@6.2.8",
      "version": "6.2.8",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-web@6.1.15",
      "group": "org.springframework",
      "name": "spring-web",
      "purl": "pkg:maven/org.springframework/spring-web@6.1.15",
      "version": "6.1.15",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8",
      "group": "org.springframework.security",
      "name": "spring-security-web",
      "purl": "pkg:maven/org.springframework.security/spring-security-web@6.2.8",
      "version": "6.2.8",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.8",
      "group": "org.springframework.security",
      "name": "spring-security-oauth2-jose",
      "purl": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.8",
      "version": "6.2.8",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.37.3",
      "group": "com.nimbusds",
      "name": "nimbus-jose-jwt",
      "purl": "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.37.3",
      "version": "9.37.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1",
      "group": "com.github.stephenc.jcip",
      "name": "jcip-annotations",
      "purl": "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1",
      "version": "1.0-1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/com.google.code.gson/gson@2.10.1",
      "group": "com.google.code.gson",
      "name": "gson",
      "purl": "pkg:maven/com.google.code.gson/gson@2.10.1",
      "version": "2.10.1",
      "scope": "required",
      "properties": [
        {
          "name": "cdx:maven:shaded",
          "value": "true"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.2.12-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.12-tuxcare.1",
        "pkg:maven/org.springframework.security/spring-security-config@6.2.8",
        "pkg:maven/org.springframework.security/spring-security-core@6.2.8",
        "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.8",
        "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.2.8"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.12-tuxcare.1",
      "dependsOn": [
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1",
        "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.2.12-tuxcare.1",
        "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.12-tuxcare.1",
        "pkg:maven/org.springframework.boot/spring-boot@3.2.12-tuxcare.1",
        "pkg:maven/org.springframework/spring-core@6.1.15",
        "pkg:maven/org.yaml/snakeyaml@2.2"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot@3.2.12-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-context@6.1.15",
        "pkg:maven/org.springframework/spring-core@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@6.1.15",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-context@6.1.15",
      "dependsOn": [
        "pkg:maven/io.micrometer/micrometer-observation@1.12.13",
        "pkg:maven/org.springframework/spring-aop@6.1.15",
        "pkg:maven/org.springframework/spring-beans@6.1.15",
        "pkg:maven/org.springframework/spring-core@6.1.15",
        "pkg:maven/org.springframework/spring-expression@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.2.12-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework.boot/spring-boot@3.2.12-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.12-tuxcare.1",
      "dependsOn": [
        "pkg:maven/ch.qos.logback/logback-classic@1.4.14-tuxcare.1",
        "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.21.1",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.16"
      ]
    },
    {
      "ref": "pkg:maven/ch.qos.logback/logback-classic@1.4.14-tuxcare.1",
      "dependsOn": [
        "pkg:maven/ch.qos.logback/logback-core@1.4.14-tuxcare.1",
        "pkg:maven/org.slf4j/slf4j-api@2.0.7"
      ]
    },
    {
      "ref": "pkg:maven/ch.qos.logback/logback-core@1.4.14-tuxcare.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.slf4j/slf4j-api@2.0.7",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.21.1",
      "dependsOn": [
        "pkg:maven/org.apache.logging.log4j/log4j-api@2.21.1",
        "pkg:maven/org.slf4j/slf4j-api@2.0.7"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.logging.log4j/log4j-api@2.21.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.slf4j/jul-to-slf4j@2.0.16",
      "dependsOn": [
        "pkg:maven/org.slf4j/slf4j-api@2.0.7"
      ]
    },
    {
      "ref": "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@6.1.15",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.yaml/snakeyaml@2.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-config@6.2.8",
      "dependsOn": [
        "pkg:maven/org.springframework.security/spring-security-core@6.2.8",
        "pkg:maven/org.springframework/spring-aop@6.1.15",
        "pkg:maven/org.springframework/spring-beans@6.1.15",
        "pkg:maven/org.springframework/spring-context@6.1.15",
        "pkg:maven/org.springframework/spring-core@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-core@6.2.8",
      "dependsOn": [
        "pkg:maven/io.micrometer/micrometer-observation@1.12.13",
        "pkg:maven/org.springframework.security/spring-security-crypto@6.2.8",
        "pkg:maven/org.springframework/spring-aop@6.1.15",
        "pkg:maven/org.springframework/spring-beans@6.1.15",
        "pkg:maven/org.springframework/spring-context@6.1.15",
        "pkg:maven/org.springframework/spring-core@6.1.15",
        "pkg:maven/org.springframework/spring-expression@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-aop@6.1.15",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@6.1.15",
        "pkg:maven/org.springframework/spring-core@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@6.1.15",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-expression@6.1.15",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/io.micrometer/micrometer-observation@1.12.13",
      "dependsOn": [
        "pkg:maven/io.micrometer/micrometer-commons@1.12.13"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.2.8",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/io.micrometer/micrometer-commons@1.12.13",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@6.2.8",
      "dependsOn": [
        "pkg:maven/org.springframework.security/spring-security-core@6.2.8",
        "pkg:maven/org.springframework.security/spring-security-oauth2-core@6.2.8",
        "pkg:maven/org.springframework.security/spring-security-web@6.2.8",
        "pkg:maven/org.springframework/spring-core@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-core@6.2.8",
      "dependsOn": [
        "pkg:maven/org.springframework.security/spring-security-core@6.2.8",
        "pkg:maven/org.springframework/spring-core@6.1.15",
        "pkg:maven/org.springframework/spring-web@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-web@6.1.15",
      "dependsOn": [
        "pkg:maven/io.micrometer/micrometer-observation@1.12.13",
        "pkg:maven/org.springframework/spring-beans@6.1.15",
        "pkg:maven/org.springframework/spring-core@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8",
      "dependsOn": [
        "pkg:maven/org.springframework.security/spring-security-core@6.2.8",
        "pkg:maven/org.springframework/spring-aop@6.1.15",
        "pkg:maven/org.springframework/spring-beans@6.1.15",
        "pkg:maven/org.springframework/spring-context@6.1.15",
        "pkg:maven/org.springframework/spring-core@6.1.15",
        "pkg:maven/org.springframework/spring-expression@6.1.15",
        "pkg:maven/org.springframework/spring-web@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-jose@6.2.8",
      "dependsOn": [
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.37.3",
        "pkg:maven/org.springframework.security/spring-security-core@6.2.8",
        "pkg:maven/org.springframework.security/spring-security-oauth2-core@6.2.8",
        "pkg:maven/org.springframework/spring-core@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.37.3",
      "dependsOn": [
        "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1",
        "pkg:maven/com.google.code.gson/gson@2.10.1"
      ]
    },
    {
      "ref": "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1",
      "dependsOn": []
    }
  ]
}