{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7ad8105e-7e4b-4b31-8fac-0282b7c6f0ca",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-11T04:55:44Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.36",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-security@3.2.12-tuxcare.3",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-security",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-security@3.2.12-tuxcare.3",
      "version": "3.2.12-tuxcare.3"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.12-tuxcare.3",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.12-tuxcare.3",
      "version": "3.2.12-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot@3.2.12-tuxcare.3",
      "group": "org.springframework.boot",
      "name": "spring-boot",
      "purl": "pkg:maven/org.springframework.boot/spring-boot@3.2.12-tuxcare.3",
      "version": "3.2.12-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2",
      "version": "6.1.15-tuxcare.2",
      "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.3",
      "group": "org.springframework.boot",
      "name": "spring-boot-autoconfigure",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.2.12-tuxcare.3",
      "version": "3.2.12-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.12-tuxcare.3",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-logging",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.12-tuxcare.3",
      "version": "3.2.12-tuxcare.3",
      "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-tuxcare.2",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@6.1.15-tuxcare.2",
      "version": "6.1.15-tuxcare.2",
      "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/spring-aop@6.1.15-tuxcare.2",
      "group": "org.springframework",
      "name": "spring-aop",
      "purl": "pkg:maven/org.springframework/spring-aop@6.1.15-tuxcare.2",
      "version": "6.1.15-tuxcare.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.2",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.2",
      "version": "6.1.15-tuxcare.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-config@6.2.8-tuxcare.1",
      "group": "org.springframework.security",
      "name": "spring-security-config",
      "purl": "pkg:maven/org.springframework.security/spring-security-config@6.2.8-tuxcare.1",
      "version": "6.2.8-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-core@6.2.8-tuxcare.1",
      "group": "org.springframework.security",
      "name": "spring-security-core",
      "purl": "pkg:maven/org.springframework.security/spring-security-core@6.2.8-tuxcare.1",
      "version": "6.2.8-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.2.8-tuxcare.1",
      "group": "org.springframework.security",
      "name": "spring-security-crypto",
      "purl": "pkg:maven/org.springframework.security/spring-security-crypto@6.2.8-tuxcare.1",
      "version": "6.2.8-tuxcare.1",
      "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/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-web@6.2.8-tuxcare.1",
      "group": "org.springframework.security",
      "name": "spring-security-web",
      "purl": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.1",
      "version": "6.2.8-tuxcare.1",
      "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"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-security@3.2.12-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.12-tuxcare.3",
        "pkg:maven/org.springframework.security/spring-security-config@6.2.8-tuxcare.1",
        "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.1",
        "pkg:maven/org.springframework/spring-aop@6.1.15-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.12-tuxcare.3",
      "dependsOn": [
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1",
        "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.2.12-tuxcare.3",
        "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.12-tuxcare.3",
        "pkg:maven/org.springframework.boot/spring-boot@3.2.12-tuxcare.3",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2",
        "pkg:maven/org.yaml/snakeyaml@2.2"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot@3.2.12-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-context@6.1.15",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@6.1.15-tuxcare.2"
      ]
    },
    {
      "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-tuxcare.2",
        "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.2",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2",
        "pkg:maven/org.springframework/spring-expression@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.2.12-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework.boot/spring-boot@3.2.12-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.12-tuxcare.3",
      "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-tuxcare.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.yaml/snakeyaml@2.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-aop@6.1.15-tuxcare.2",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.2",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.2",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-config@6.2.8-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework.security/spring-security-core@6.2.8-tuxcare.1",
        "pkg:maven/org.springframework/spring-aop@6.1.15-tuxcare.2",
        "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.2",
        "pkg:maven/org.springframework/spring-context@6.1.15",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-core@6.2.8-tuxcare.1",
      "dependsOn": [
        "pkg:maven/io.micrometer/micrometer-observation@1.12.13",
        "pkg:maven/org.springframework.security/spring-security-crypto@6.2.8-tuxcare.1",
        "pkg:maven/org.springframework/spring-aop@6.1.15-tuxcare.2",
        "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.2",
        "pkg:maven/org.springframework/spring-context@6.1.15",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2",
        "pkg:maven/org.springframework/spring-expression@6.1.15"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-crypto@6.2.8-tuxcare.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-expression@6.1.15",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/io.micrometer/micrometer-observation@1.12.13",
      "dependsOn": [
        "pkg:maven/io.micrometer/micrometer-commons@1.12.13"
      ]
    },
    {
      "ref": "pkg:maven/io.micrometer/micrometer-commons@1.12.13",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-web@6.2.8-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework.security/spring-security-core@6.2.8-tuxcare.1",
        "pkg:maven/org.springframework/spring-aop@6.1.15-tuxcare.2",
        "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.2",
        "pkg:maven/org.springframework/spring-context@6.1.15",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2",
        "pkg:maven/org.springframework/spring-expression@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-tuxcare.2",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.2"
      ]
    }
  ]
}