{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:32b9c773-19d7-430e-9bc3-557c9e6b2f38",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-14T04:55:52Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.39",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.apache.poi/poi-ooxml-schemas@4.1.2-tuxcare.2",
      "group": "org.apache.poi",
      "name": "poi-ooxml-schemas",
      "purl": "pkg:maven/org.apache.poi/poi-ooxml-schemas@4.1.2-tuxcare.2",
      "version": "4.1.2-tuxcare.2"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.xmlbeans/xmlbeans@3.1.0",
      "group": "org.apache.xmlbeans",
      "name": "xmlbeans",
      "purl": "pkg:maven/org.apache.xmlbeans/xmlbeans@3.1.0",
      "version": "3.1.0",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.poi/poi-ooxml-schemas@4.1.2-tuxcare.2",
      "dependsOn": [
        "pkg:maven/org.apache.xmlbeans/xmlbeans@3.1.0"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.xmlbeans/xmlbeans@3.1.0",
      "dependsOn": []
    }
  ]
}