{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a5ed9298-ce2b-4c83-a64e-6b88f3b2d536",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-28T08:38:02Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.44",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.apache.ant/ant-apache-bsf@1.9.4-tuxcare.1",
      "group": "org.apache.ant",
      "name": "ant-apache-bsf",
      "purl": "pkg:maven/org.apache.ant/ant-apache-bsf@1.9.4-tuxcare.1",
      "version": "1.9.4-tuxcare.1"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.ant/ant@1.9.4-tuxcare.1",
      "group": "org.apache.ant",
      "name": "ant",
      "purl": "pkg:maven/org.apache.ant/ant@1.9.4-tuxcare.1",
      "version": "1.9.4-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.apache.ant/ant-launcher@1.9.4-tuxcare.1",
      "group": "org.apache.ant",
      "name": "ant-launcher",
      "purl": "pkg:maven/org.apache.ant/ant-launcher@1.9.4-tuxcare.1",
      "version": "1.9.4-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/bsf/bsf@2.4.0",
      "group": "bsf",
      "name": "bsf",
      "purl": "pkg:maven/bsf/bsf@2.4.0",
      "version": "2.4.0",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/commons-logging/commons-logging@1.0.4",
      "group": "commons-logging",
      "name": "commons-logging",
      "purl": "pkg:maven/commons-logging/commons-logging@1.0.4",
      "version": "1.0.4",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.ant/ant-apache-bsf@1.9.4-tuxcare.1",
      "dependsOn": [
        "pkg:maven/bsf/bsf@2.4.0",
        "pkg:maven/org.apache.ant/ant@1.9.4-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.ant/ant@1.9.4-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.apache.ant/ant-launcher@1.9.4-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/org.apache.ant/ant-launcher@1.9.4-tuxcare.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/bsf/bsf@2.4.0",
      "dependsOn": [
        "pkg:maven/commons-logging/commons-logging@1.0.4"
      ]
    },
    {
      "ref": "pkg:maven/commons-logging/commons-logging@1.0.4",
      "dependsOn": []
    }
  ]
}