{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c0d0fc51-eb6b-49f2-b8a7-66c738b89aa8",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-14T04:19:58Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.22",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.xmlunit/xmlunit-matchers@2.9.1-tuxcare.1",
      "group": "org.xmlunit",
      "name": "xmlunit-matchers",
      "purl": "pkg:maven/org.xmlunit/xmlunit-matchers@2.9.1-tuxcare.1",
      "version": "2.9.1-tuxcare.1"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.xmlunit/xmlunit-core@2.9.1-tuxcare.1",
      "group": "org.xmlunit",
      "name": "xmlunit-core",
      "purl": "pkg:maven/org.xmlunit/xmlunit-core@2.9.1-tuxcare.1",
      "version": "2.9.1-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.hamcrest/hamcrest-core@1.3",
      "group": "org.hamcrest",
      "name": "hamcrest-core",
      "purl": "pkg:maven/org.hamcrest/hamcrest-core@1.3",
      "version": "1.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/net.bytebuddy/byte-buddy@test%20%28version%20managed%20from%201.4.26%29?classifier=1.10.10",
      "group": "net.bytebuddy",
      "name": "byte-buddy",
      "purl": "pkg:maven/net.bytebuddy/byte-buddy@test%20%28version%20managed%20from%201.4.26%29?classifier=1.10.10",
      "version": "test (version managed from 1.4.26)",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.xmlunit/xmlunit-matchers@2.9.1-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.hamcrest/hamcrest-core@1.3",
        "pkg:maven/org.xmlunit/xmlunit-core@2.9.1-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/org.xmlunit/xmlunit-core@2.9.1-tuxcare.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.hamcrest/hamcrest-core@1.3",
      "dependsOn": [
        "pkg:maven/net.bytebuddy/byte-buddy@test%20%28version%20managed%20from%201.4.26%29?classifier=1.10.10"
      ]
    },
    {
      "ref": "pkg:maven/net.bytebuddy/byte-buddy@test%20%28version%20managed%20from%201.4.26%29?classifier=1.10.10",
      "dependsOn": []
    }
  ]
}