{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:72b9afec-104a-4578-83fe-42a37f819196",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-19T17:08:43Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.41",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-loader-tools@3.5.16-tuxcare.3",
      "group": "org.springframework.boot",
      "name": "spring-boot-loader-tools",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-loader-tools@3.5.16-tuxcare.3",
      "version": "3.5.16-tuxcare.3"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.commons/commons-compress@1.27.1",
      "group": "org.apache.commons",
      "name": "commons-compress",
      "purl": "pkg:maven/org.apache.commons/commons-compress@1.27.1",
      "version": "1.27.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/commons-codec/commons-codec@1.17.1",
      "group": "commons-codec",
      "name": "commons-codec",
      "purl": "pkg:maven/commons-codec/commons-codec@1.17.1",
      "version": "1.17.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/commons-io/commons-io@2.16.1",
      "group": "commons-io",
      "name": "commons-io",
      "purl": "pkg:maven/commons-io/commons-io@2.16.1",
      "version": "2.16.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.commons/commons-lang3@3.16.0",
      "group": "org.apache.commons",
      "name": "commons-lang3",
      "purl": "pkg:maven/org.apache.commons/commons-lang3@3.16.0",
      "version": "3.16.0",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@6.2.19",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@6.2.19",
      "version": "6.2.19",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@6.2.19",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@6.2.19",
      "version": "6.2.19",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-loader-tools@3.5.16-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.apache.commons/commons-compress@1.27.1",
        "pkg:maven/org.springframework/spring-core@6.2.19"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.commons/commons-compress@1.27.1",
      "dependsOn": [
        "pkg:maven/commons-codec/commons-codec@1.17.1",
        "pkg:maven/commons-io/commons-io@2.16.1",
        "pkg:maven/org.apache.commons/commons-lang3@3.16.0"
      ]
    },
    {
      "ref": "pkg:maven/commons-codec/commons-codec@1.17.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/commons-io/commons-io@2.16.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.apache.commons/commons-lang3@3.16.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@6.2.19",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@6.2.19"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@6.2.19",
      "dependsOn": []
    }
  ]
}