{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:75087540-7b3d-4e31-9f6b-aea070f74b69",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-30T11:14:24Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.31",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework/spring-test@4.3.9.RELEASE-tuxcare.2",
      "group": "org.springframework",
      "name": "spring-test",
      "purl": "pkg:maven/org.springframework/spring-test@4.3.9.RELEASE-tuxcare.2",
      "version": "4.3.9.RELEASE-tuxcare.2"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@4.3.9.RELEASE-tuxcare.2",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@4.3.9.RELEASE-tuxcare.2",
      "version": "4.3.9.RELEASE-tuxcare.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/commons-logging/commons-logging@1.2",
      "group": "commons-logging",
      "name": "commons-logging",
      "purl": "pkg:maven/commons-logging/commons-logging@1.2",
      "version": "1.2",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework/spring-test@4.3.9.RELEASE-tuxcare.2",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@4.3.9.RELEASE-tuxcare.2"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@4.3.9.RELEASE-tuxcare.2",
      "dependsOn": [
        "pkg:maven/commons-logging/commons-logging@1.2"
      ]
    },
    {
      "ref": "pkg:maven/commons-logging/commons-logging@1.2",
      "dependsOn": []
    }
  ]
}