{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:71128931-87f9-48ff-aa99-c98a0029dcea",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-05T17:30:14Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.34",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework/spring-messaging@6.2.15-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-messaging",
      "purl": "pkg:maven/org.springframework/spring-messaging@6.2.15-tuxcare.3",
      "version": "6.2.15-tuxcare.3"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@6.2.15-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@6.2.15-tuxcare.3",
      "version": "6.2.15-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@6.2.15-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@6.2.15-tuxcare.3",
      "version": "6.2.15-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@6.2.15-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@6.2.15-tuxcare.3",
      "version": "6.2.15-tuxcare.3",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework/spring-messaging@6.2.15-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@6.2.15-tuxcare.3",
        "pkg:maven/org.springframework/spring-core@6.2.15-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@6.2.15-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@6.2.15-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@6.2.15-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@6.2.15-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@6.2.15-tuxcare.3",
      "dependsOn": []
    }
  ]
}