{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.6",
  "serialNumber" : "urn:uuid:f01ec768-62a9-3157-b933-7460560b5388",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2025-06-19T13:55:21Z",
    "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.3?type=jar",
      "publisher" : "XMLUnit",
      "group" : "org.xmlunit",
      "name" : "xmlunit-placeholders",
      "version" : "2.10.3",
      "description" : "XMLUnit for Java Placeholder DSL for Comparisons",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlunit/xmlunit-placeholders@2.10.3?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.3?type=jar",
      "publisher" : "XMLUnit",
      "group" : "org.xmlunit",
      "name" : "xmlunit-core",
      "version" : "2.10.3",
      "description" : "XMLUnit for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a78fa4602baebe48d3eced3dc1e4509"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb07af25c710796e67fb13c439fd717a8f427088"
        },
        {
          "alg" : "SHA-256",
          "content" : "5611b0c8ae752377b5f96244babda74097fb83f0ba38f427aa0b1834d08b0286"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2f4b1cca66ebf27631c1a6ca4bc6d348dfe8e46c21714aef8205f64fab9deb0d3129ca33ce105fcf381aac12e38275853543a92864a69cb480c1fc8796a9f27"
        },
        {
          "alg" : "SHA-384",
          "content" : "4e90f28c866e577486f86e45c4ad8545ed2da35990c47175288e06fc71560ab53e7849aa76d0d53eba2612e32ace5eff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlunit/xmlunit-core@2.10.3?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.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.xmlunit/xmlunit-core@2.10.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.xmlunit/xmlunit-core@2.10.3?type=jar",
      "dependsOn" : [ ]
    }
  ]
}