{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d4a519fe-aea8-4126-871a-96e95c554a08",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-23T13:53:25Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.28",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework/spring-expression@4.3.9.RELEASE-tuxcare.1",
      "group": "org.springframework",
      "name": "spring-expression",
      "purl": "pkg:maven/org.springframework/spring-expression@4.3.9.RELEASE-tuxcare.1",
      "version": "4.3.9.RELEASE-tuxcare.1"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@4.3.9.RELEASE-tuxcare.1",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@4.3.9.RELEASE-tuxcare.1",
      "version": "4.3.9.RELEASE-tuxcare.1",
      "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-expression@4.3.9.RELEASE-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@4.3.9.RELEASE-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@4.3.9.RELEASE-tuxcare.1",
      "dependsOn": [
        "pkg:maven/commons-logging/commons-logging@1.2"
      ]
    },
    {
      "ref": "pkg:maven/commons-logging/commons-logging@1.2",
      "dependsOn": []
    }
  ]
}