{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4fc84e39-189d-43b1-ac4f-5fa8961338c1",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-14T03:56:24Z",
    "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.1",
      "group": "org.apache.poi",
      "name": "poi-ooxml-schemas",
      "purl": "pkg:maven/org.apache.poi/poi-ooxml-schemas@4.1.2-tuxcare.1",
      "version": "4.1.2-tuxcare.1"
    }
  },
  "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.1",
      "dependsOn": [
        "pkg:maven/org.apache.xmlbeans/xmlbeans@3.1.0"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.xmlbeans/xmlbeans@3.1.0",
      "dependsOn": []
    }
  ]
}