{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.6",
  "serialNumber" : "urn:uuid:5b401f3b-3bcb-3422-b7c8-5bf52ea34522",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2025-09-13T13:05:12Z",
    "lifecycles" : [
      {
        "phase" : "build"
      }
    ],
    "tools" : {
      "components" : [
        {
          "type" : "library",
          "author" : "OWASP Foundation",
          "group" : "org.cyclonedx",
          "name" : "cyclonedx-maven-plugin",
          "version" : "2.9.1",
          "description" : "CycloneDX Maven plugin",
          "hashes" : [
            {
              "alg" : "MD5",
              "content" : "9c7a565cf28cce58557d0c621c5ea4b1"
            },
            {
              "alg" : "SHA-1",
              "content" : "be882d5a22050bfa9d19090b1420c188617d0e1c"
            },
            {
              "alg" : "SHA-256",
              "content" : "698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249"
            },
            {
              "alg" : "SHA-512",
              "content" : "c0f0b11026858166f872a2eb54719492e5cecaa0bc9cd6b30b3ecb4a174eed220f4a1b5829d18d6734128e778d3cb3db7ffed177c92866133129cb29081814a0"
            },
            {
              "alg" : "SHA-384",
              "content" : "d80964707dfe5caca8c70521d5066f57589304c0a657e6fbc7c0614ea0fc7b3b3dbe7778361eee0f54ba111e9cb0ffcb"
            }
          ]
        }
      ]
    },
    "component" : {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xmlunit/xmlunit-placeholders@2.10.4?type=jar",
      "publisher" : "XMLUnit",
      "group" : "org.xmlunit",
      "name" : "xmlunit-placeholders",
      "version" : "2.10.4",
      "description" : "XMLUnit for Java Placeholder DSL for Comparisons",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlunit/xmlunit-placeholders@2.10.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.xmlunit.org/xmlunit-placeholders/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/xmlunit/xmlunit/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://sourceforge.net/p/xmlunit/mailman/xmlunit-general/"
        }
      ]
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      }
    ]
  },
  "components" : [
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xmlunit/xmlunit-core@2.10.4?type=jar",
      "publisher" : "XMLUnit",
      "group" : "org.xmlunit",
      "name" : "xmlunit-core",
      "version" : "2.10.4",
      "description" : "XMLUnit for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f675e71e0cc27f92176dfee932f55dc7"
        },
        {
          "alg" : "SHA-1",
          "content" : "eff1eddcdb52fdeaa7e28ca68301db49361d8bec"
        },
        {
          "alg" : "SHA-256",
          "content" : "208e0cee82aedd9183937e4b9ae44b83884179f724a706bef5795477acfcca91"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a62d443101e55360b28a1aa0444a421cb4e9d7403cd8f2c6b9702920ec89609866edbbb3b0a01eb036dce972dd226782fd3d4c4d0e7f27f888ac92348377a0f"
        },
        {
          "alg" : "SHA-384",
          "content" : "9646ccde325200535bcd1e858f3d9273bc9526ad594dda5939112dc92a173573e65961f99bf7f3b67040c777630c225a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlunit/xmlunit-core@2.10.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.xmlunit.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/xmlunit/xmlunit/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://sourceforge.net/p/xmlunit/mailman/xmlunit-general/"
        }
      ]
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.xmlunit/xmlunit-placeholders@2.10.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.xmlunit/xmlunit-core@2.10.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.xmlunit/xmlunit-core@2.10.4?type=jar",
      "dependsOn" : [ ]
    }
  ]
}