<?xml version="1.0" encoding="UTF-8"?>
<bom serialNumber="urn:uuid:e604bcfc-10f0-3227-a694-d77177162e3b" version="1" xmlns="http://cyclonedx.org/schema/bom/1.6">
  <metadata>
    <lifecycles>
      <lifecycle>
        <phase>build</phase>
      </lifecycle>
    </lifecycles>
    <tools>
      <components>
        <component type="library">
          <author>OWASP Foundation</author>
          <group>org.cyclonedx</group>
          <name>cyclonedx-maven-plugin</name>
          <version>2.9.1</version>
          <description>CycloneDX Maven plugin</description>
          <hashes>
            <hash alg="MD5">9c7a565cf28cce58557d0c621c5ea4b1</hash>
            <hash alg="SHA-1">be882d5a22050bfa9d19090b1420c188617d0e1c</hash>
            <hash alg="SHA-256">698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249</hash>
            <hash alg="SHA-512">c0f0b11026858166f872a2eb54719492e5cecaa0bc9cd6b30b3ecb4a174eed220f4a1b5829d18d6734128e778d3cb3db7ffed177c92866133129cb29081814a0</hash>
            <hash alg="SHA-384">d80964707dfe5caca8c70521d5066f57589304c0a657e6fbc7c0614ea0fc7b3b3dbe7778361eee0f54ba111e9cb0ffcb</hash>
            <hash alg="SHA3-384">80bc3a275d9514bc457461ff52a72add8c7ecbbc01d8912efce57139016c544ee776981851be0a58fa977ab4221f703f</hash>
            <hash alg="SHA3-256">142317d6f245390f4fd2d0c100b16281b8dfc5c0c2cff86943bdcc97039cb699</hash>
            <hash alg="SHA3-512">af0fb9137c90b65d1a07f72e4d51ae509956cdb8800f35c961b037cdda1fe4a14ce3b496cef71ba85f1621affcfe29cd42704ae4191ff0b090a9602087c8997b</hash>
          </hashes>
        </component>
      </components>
    </tools>
    <component type="library" bom-ref="pkg:maven/com.github.hazendaz.nodejs/node@v24.8.0?type=pom">
      <publisher>hazendaz</publisher>
      <group>com.github.hazendaz.nodejs</group>
      <name>node</name>
      <version>v24.8.0</version>
      <description>Distribution for Nodejs</description>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.github.hazendaz.nodejs/node@v24.8.0?type=pom</purl>
      <externalReferences>
        <reference type="website">
          <url>https://hazendaz.github.io/nodejs/</url>
        </reference>
        <reference type="build-system">
          <url>https://github.com/hazendaz/base-parent/actions</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/hazendaz/base-parent/issues</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/hazendaz/nodejs</url>
        </reference>
      </externalReferences>
    </component>
    <properties>
      <property name="maven.goal">makeAggregateBom</property>
      <property name="maven.scopes">compile,provided,runtime,system</property>
      <property name="cdx:reproducible">enabled</property>
    </properties>
  </metadata>
  <components>
    <component type="library" bom-ref="pkg:maven/org.checkerframework/checker-qual@3.50.0?type=jar">
      <group>org.checkerframework</group>
      <name>checker-qual</name>
      <version>3.50.0</version>
      <description>checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">9ba0141d2867c83e957c7813b5c76241</hash>
        <hash alg="SHA-1">a403b605cdffc4ce06e70406b1426a41b0904266</hash>
        <hash alg="SHA-256">e268d1d5cb6029f06cfdff8fb638383ff22556039da25386a00c287da6a52dbe</hash>
        <hash alg="SHA-512">8735ac3c3b6b1d866d5bee3983e465521b84f53a1664e8f5fe55c94f13c502d369a9e32436b97f7f6c9ba5c8f5b3b8700dcc561dfdf98b6705f7b9c043107602</hash>
        <hash alg="SHA-384">7877cc0b15a7cb0a012527fd2dada1827087b08ed3bb26f0c40620f70faa22a37185f0d8f03ec280e0002dab1ba8481f</hash>
        <hash alg="SHA3-384">0bb9371906ee335c6ca88da09823fb2a29d864df135f87aba4136f48894621d3c04e6be2f2b66c1598055cc953aa944e</hash>
        <hash alg="SHA3-256">97a873648f0fb32b8b4b032570ddc7cc900726cf017cc2151174213e9c965349</hash>
        <hash alg="SHA3-512">219fbfccc0c8104f5e1430858d0c7d32f87a545f77720f72b2fa7f800c69cb194f6515d4f0e28fc62373b4688ca870bb4d912109c4ac42fd753a06470974dba7</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.checkerframework/checker-qual@3.50.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://checkerframework.org/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/typetools/checker-framework.git</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.41.0?type=jar">
      <publisher>Google LLC</publisher>
      <group>com.google.errorprone</group>
      <name>error_prone_annotations</name>
      <version>2.41.0</version>
      <description>Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">75e3b25da8b8a2136463c4674f5e49bf</hash>
        <hash alg="SHA-1">4381275efdef6ddfae38f002c31e84cd001c97f0</hash>
        <hash alg="SHA-256">a56e782b5b50811ac204073a355a21d915a2107fce13ec711331ad036f660fcc</hash>
        <hash alg="SHA-512">e2eb4bf9f36f95a4d4c5ea344db5cd90a456e63bef8e52932b8f6f4ecfdd59cb2f6c2ce9e67b0070c82177e42885688b95afef591b16001f789b378f18afdf30</hash>
        <hash alg="SHA-384">43700b378624aa37197ef03a6b5ea40b5fbb6c0aa667eadf810ad36f0707dffaf3ea23471f2553327c3f5644cc875ee7</hash>
        <hash alg="SHA3-384">8bf3293cf4b72c9a999948f8812190636ef3b0c35bab8dbf9a54c263eeab2a3b3d0774fdcab52c6d114551ff74a8aea2</hash>
        <hash alg="SHA3-256">2ca1a59f4fdc37a3c83501542c63842fa4fe40c06f69a59a2a072e4af442a16a</hash>
        <hash alg="SHA3-512">6d1f419996b15e5a2bd9b268d166046e38fe9cc6c58fe56aaacbe71b95e3db8c8fe1d226e7f549ea227956feaf3087706bdfa79930fe432298bba9ec06c26a90</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.errorprone/error_prone_annotations@2.41.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://errorprone.info/error_prone_annotations</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/google/error-prone/error_prone_annotations</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar">
      <group>com.google.j2objc</group>
      <name>j2objc-annotations</name>
      <version>3.1</version>
      <description>A set of annotations that provide additional information to the J2ObjC
    translator to modify the result of translation.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">abe8bd3abff622b9a8b15c3a737aa741</hash>
        <hash alg="SHA-1">a892ca9507839bbdb900d64310ac98256cab992f</hash>
        <hash alg="SHA-256">84d3a150518485f8140ea99b8a985656749629f6433c92b80c75b36aba3b099b</hash>
        <hash alg="SHA-512">34ee5aad57b0b507e89c897306f73043f80fa0eb02b453e54d9052feb0808a0d2ed835d888946211921d2bf733780b19ff636479ce19b9f48814ba6008733ce1</hash>
        <hash alg="SHA-384">7b760a346a586d6a3fa4477807e2f02f091e61898fc9a6ff449e43c55b6465fbbc17720663183c84c41d4d8814085e51</hash>
        <hash alg="SHA3-384">a2166c1c08f947c0e60aa7c9167602942e7bac37ba45863d34c0132a1f352e7807a382588d350b93bdbbbbe315a3573f</hash>
        <hash alg="SHA3-256">3d4d3b8bfd2ad13351a53610aa4bf1c5a69d2bde4272c281003120ed9bcddb8c</hash>
        <hash alg="SHA3-512">0a574b379a3f8022f0b88252c87d0e6b6cfa434fdb981efd1b24387025a962d7ac4e90161e8bd048df142bf52f4fc41e4a0c1d45e4eeb872c5954aad552988e9</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/google/j2objc/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="vcs">
          <url>http://github.com/google/j2objc</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.projectlombok/lombok@1.18.40?type=jar">
      <group>org.projectlombok</group>
      <name>lombok</name>
      <version>1.18.40</version>
      <description>Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">2d434bde0d5697e593f19d965c611250</hash>
        <hash alg="SHA-1">398c6d2d7c42c96b65e78d2ddc9be0058c163453</hash>
        <hash alg="SHA-256">b764c3a1b0c86748c9e2e80d64e03d45402ce3edeb631fa81e30a56bffa6daf3</hash>
        <hash alg="SHA-512">2c15be0cb2af6aeb4767fe6a2ab4a191d9ab097d94e0888ee6d8da7795acab5f8aeff08463beb94451c91b2960a02293e39712ea61dc474c20e8bae64715ae38</hash>
        <hash alg="SHA-384">3122a01da8833dfbedc9e660adebb7bf5485bc721324567697c34d074d93765788e41f240392d477e80289f13315adc2</hash>
        <hash alg="SHA3-384">a3e327dc78735925cb0267d11b4d60d032202a650ee28520576baad4d9b49d4513bf977cf5062e4ab92e06687222f547</hash>
        <hash alg="SHA3-256">f40df21825c9ca5e6e9f502e8987b0933a1197eaca906f38c8ad1209810964d7</hash>
        <hash alg="SHA3-512">a7751cf550aaf0705313276928585f2bb5020be7240dcc30a9f1be7a79cde44a5e78ab3b0ff787320a6a29d0c520cd3889665262db62f2b7d2ce69d1ba636254</hash>
      </hashes>
      <licenses>
        <license>
          <id>MIT</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.projectlombok/lombok@1.18.40?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://projectlombok.org</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/projectlombok/lombok/issues</url>
        </reference>
        <reference type="vcs">
          <url>http://github.com/projectlombok/lombok</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/org.gaul/modernizer-maven-annotations@3.2.0?type=jar">
      <publisher>Gaul</publisher>
      <group>org.gaul</group>
      <name>modernizer-maven-annotations</name>
      <version>3.2.0</version>
      <description>Detect use of legacy APIs which modern Java versions supersede.</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">127396b14eb51fd93eb587308f079768</hash>
        <hash alg="SHA-1">23a99089ff682152e86ab1691a8232db325def09</hash>
        <hash alg="SHA-256">9f9396f361f0d45d435355c1f2b57980307abd81f3131083ec18f54fbbaa5ecb</hash>
        <hash alg="SHA-512">db08ed6259910d293de42a801c9c675fe842a7cfbef9af79102ff088666f27e743d7b048902a9a8d710e40b86bb122d8f9fa04de5d105d775cd1115595843a99</hash>
        <hash alg="SHA-384">d0d01d5fa7958008a8c31c5ae38d5acfebfcf1ae15fe7836825cc600b809c1a6f73693716ce8bf6649e4dfd6c8aef7db</hash>
        <hash alg="SHA3-384">36fac13001bd3a2341784fb86027db32499918a43a39e0e55273a21c06ae39368c1d730e5b5c7acbadac1e5e461fb964</hash>
        <hash alg="SHA3-256">bc1e537f7b467b793333cb4a1fefe2896e6dc335293ab441c51ec9764c8aa34e</hash>
        <hash alg="SHA3-512">5c6918a90c8ea4dbcd73bee8708011323e8b342f87d43f3c284fe532f5063e4c430ee60577a946017a134873e1b3791694fde2d9d008abb450bb3812e255bdca</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/org.gaul/modernizer-maven-annotations@3.2.0?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://github.com/gaul/modernizer-maven-plugin/modernizer-maven-annotations</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://repo.maven.apache.org/maven2/</url>
        </reference>
        <reference type="issue-tracker">
          <url>https://github.com/gaul/modernizer-maven-plugin/issues</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.github.spotbugs/spotbugs-annotations@4.9.4?type=jar">
      <group>com.github.spotbugs</group>
      <name>spotbugs-annotations</name>
      <version>4.9.4</version>
      <description>Annotations the SpotBugs tool supports</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">e0a648c2d3d3acdff414402175407a94</hash>
        <hash alg="SHA-1">071d1be50e7c79317f2cb599b1da571dc5fcd8bf</hash>
        <hash alg="SHA-256">85973144dd267fbeb15721cf99febb75c662c18e01b1a794cd6b4860a810f90b</hash>
        <hash alg="SHA-512">b5ef34210f3c1f81ec6401728c3e103583aca7fe706970ad3e189c79275b6e80f8e4b82eeeacb0b4e69ce5398da29a4b7e0a5b8ce7d8aabcc0505b09b3d39abb</hash>
        <hash alg="SHA-384">3113bd42f43ea32c9228b2b43d08e1e823d0e6575f4cfd362f5cf809847de5767ad6da0c5e82099067795d0e452f2a3f</hash>
        <hash alg="SHA3-384">64cb14a8066d62c9cf5942fc3170e53a0b365ca5393917f4aecb1f2e9ba1869fed99222228629019edf547049cd8e3d9</hash>
        <hash alg="SHA3-256">40b650ccd7aea8a420f8b84f130e984df9cbe5bdde2cfae0039bfbb54dff661b</hash>
        <hash alg="SHA3-512">017be02f85b5ac0696bbb42d8c817c8411e10d156d5f2b75d51012622aa418a5cce3b97d2f0107e703385b582ec3c04431823a11016a87c5ec2e1178e0db0187</hash>
      </hashes>
      <licenses>
        <license>
          <id>LGPL-2.1-only</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.github.spotbugs/spotbugs-annotations@4.9.4?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>https://spotbugs.github.io/</url>
        </reference>
        <reference type="vcs">
          <url>https://github.com/spotbugs/spotbugs/</url>
        </reference>
      </externalReferences>
    </component>
    <component type="library" bom-ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar">
      <group>com.google.code.findbugs</group>
      <name>jsr305</name>
      <version>3.0.2</version>
      <description>JSR305 Annotations for Findbugs</description>
      <scope>required</scope>
      <hashes>
        <hash alg="MD5">dd83accb899363c32b07d7a1b2e4ce40</hash>
        <hash alg="SHA-1">25ea2e8b0c338a877313bd4672d3fe056ea78f0d</hash>
        <hash alg="SHA-256">766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7</hash>
        <hash alg="SHA-512">bb09db62919a50fa5b55906013be6ca4fc7acb2e87455fac5eaf9ede2e41ce8bbafc0e5a385a561264ea4cd71bbbd3ef5a45e02d63277a201d06a0ae1636f804</hash>
        <hash alg="SHA-384">ca0b169d3eb2d0922dc031133a021f861a043bb3e405a88728215fd6ff00fa52fdc7347842dcc2031472e3726164bdc4</hash>
        <hash alg="SHA3-384">9903fd7505218999f8262efedb3d935d64bcef84aae781064ab5e1b24755466b269517cada562fa140cd1d417ede57a1</hash>
        <hash alg="SHA3-256">223fda9a89a461afaae73b177a2dc20ed4a90f2f8757f5c65f3241b0510f00ff</hash>
        <hash alg="SHA3-512">3996b5af57a5d5c6a0cd62b11773360fb051dd86a2ba968476806a2a5d32049b82d69a24a3c694e8fe4d735be6a28e41000cc500cc2a9fb577e058045855d2d6</hash>
      </hashes>
      <licenses>
        <license>
          <id>Apache-2.0</id>
        </license>
      </licenses>
      <purl>pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar</purl>
      <externalReferences>
        <reference type="website">
          <url>http://findbugs.sourceforge.net/</url>
        </reference>
        <reference type="distribution-intake">
          <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
        </reference>
        <reference type="vcs">
          <url>https://code.google.com/p/jsr-305/</url>
        </reference>
      </externalReferences>
    </component>
  </components>
  <dependencies>
    <dependency ref="pkg:maven/com.github.hazendaz.nodejs/node@v24.8.0?type=pom">
      <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.50.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.41.0?type=jar"/>
      <dependency ref="pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar"/>
      <dependency ref="pkg:maven/org.projectlombok/lombok@1.18.40?type=jar"/>
      <dependency ref="pkg:maven/org.gaul/modernizer-maven-annotations@3.2.0?type=jar"/>
      <dependency ref="pkg:maven/com.github.spotbugs/spotbugs-annotations@4.9.4?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/org.checkerframework/checker-qual@3.50.0?type=jar"/>
    <dependency ref="pkg:maven/com.google.errorprone/error_prone_annotations@2.41.0?type=jar"/>
    <dependency ref="pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar"/>
    <dependency ref="pkg:maven/org.projectlombok/lombok@1.18.40?type=jar"/>
    <dependency ref="pkg:maven/org.gaul/modernizer-maven-annotations@3.2.0?type=jar"/>
    <dependency ref="pkg:maven/com.github.spotbugs/spotbugs-annotations@4.9.4?type=jar">
      <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
    </dependency>
    <dependency ref="pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"/>
  </dependencies>
</bom>
