Added: release/camel/apache-camel/4.13.0/apache-camel-4.13.0-sbom.json
==============================================================================
--- release/camel/apache-camel/4.13.0/apache-camel-4.13.0-sbom.json (added)
+++ release/camel/apache-camel/4.13.0/apache-camel-4.13.0-sbom.json Tue Jul 8
10:44:22 2025
@@ -0,0 +1,214549 @@
+{
+ "bomFormat" : "CycloneDX",
+ "specVersion" : "1.6",
+ "serialNumber" : "urn:uuid:0504bf3e-4155-3417-8941-5b5bc0225d7e",
+ "version" : 1,
+ "metadata" : {
+ "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"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"80bc3a275d9514bc457461ff52a72add8c7ecbbc01d8912efce57139016c544ee776981851be0a58fa977ab4221f703f"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"142317d6f245390f4fd2d0c100b16281b8dfc5c0c2cff86943bdcc97039cb699"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"af0fb9137c90b65d1a07f72e4d51ae509956cdb8800f35c961b037cdda1fe4a14ce3b496cef71ba85f1621affcfe29cd42704ae4191ff0b090a9602087c8997b"
+ }
+ ]
+ }
+ ]
+ },
+ "component" : {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.apache.camel/[email protected]?type=pom",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.camel",
+ "name" : "camel",
+ "version" : "4.13.0",
+ "description" : "Camel Root POM",
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.apache.camel/[email protected]?type=pom",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://camel.apache.org"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/CAMEL"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary"
+ }
+ ]
+ },
+ "properties" : [
+ {
+ "name" : "maven.goal",
+ "value" : "makeAggregateBom"
+ },
+ {
+ "name" : "maven.scopes",
+ "value" : "compile,provided,runtime,system"
+ },
+ {
+ "name" : "cdx:reproducible",
+ "value" : "enabled"
+ }
+ ]
+ },
+ "components" : [
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.camel/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.camel",
+ "name" : "camel-buildtools",
+ "version" : "4.13.0",
+ "description" : "The build tools for the Apache Camel project",
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.apache.camel/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://camel.apache.org/camel-buildtools"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/CAMEL"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-buildtools"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.apache.camel/[email protected]?type=pom",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.camel",
+ "name" : "camel-parent",
+ "version" : "4.13.0",
+ "description" : "Camel Parent POM",
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.apache.camel/[email protected]?type=pom",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://camel.apache.org/camel-parent"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/CAMEL"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.apache.camel/[email protected]?type=pom",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.camel",
+ "name" : "camel-etc",
+ "version" : "4.13.0",
+ "description" : "Misc stuff",
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.apache.camel/[email protected]?type=pom",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://camel.apache.org/camel-parent/camel-etc"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/CAMEL"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/camel-etc"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.apache.camel/[email protected]?type=pom",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.camel",
+ "name" : "tooling",
+ "version" : "4.13.0",
+ "description" : "Camel Tooling",
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.apache.camel/[email protected]?type=pom",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://camel.apache.org/camel-parent/tooling"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/CAMEL"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.camel/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.camel",
+ "name" : "camel-tooling-util",
+ "version" : "4.13.0",
+ "description" : "Tooling utilities",
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.apache.camel/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" :
"https://camel.apache.org/camel-parent/tooling/camel-tooling-util"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/CAMEL"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/camel-tooling-util"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.junit.jupiter/[email protected]?type=jar",
+ "group" : "org.junit.jupiter",
+ "name" : "junit-jupiter-api",
+ "version" : "5.13.2",
+ "description" : "Module \"junit-jupiter-api\" of JUnit 5.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "8d42f6ce3c4bfbcd10749001ff568140"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "a36d0f2a94ebf876f75d92f77b4f56ed6b609386"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"b8be2faf8cd55b37063f7c57ca2bf4c0b5437706f838b2e4ff9d36f80da2ee93"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"dd977bc362d7c67e6536ee7e094f1b04533237241801f448d8dfd8c5d2c35c53f4b58a8d24899ae27e67c4b8a0b3cceabebd2bf216ff97734c18157b042fee96"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"1f378d39a7070a9e3126a14664ae4e637b46411b6a851d9a40fb2b2845445786aaa1a510d46fb31ef5918b5972a0eec4"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"7db46aa07d99c914ce7f9133c4cdcb53c54c2499348807f19b212d762d4559924a03e9df28abb2bfee972e5ea85d1e3d"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"aa7b828f7facea944a7540bfd5fbcebe07ea0efbfbfddf89d307c77348a0d37e"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"b51445ca25b273bd075deceaa1f468b0a6563993d6b6eae6df6b84ff8856f59b2b68c49db4f2effa0341887c8e35565ac68083b29c9e9716a79ce15b6cd2c50d"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "EPL-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.junit.jupiter/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://junit.org/"
+ },
+ {
+ "type" : "vcs",
+ "url" : "https://github.com/junit-team/junit-framework"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.opentest4j/[email protected]?type=jar",
+ "group" : "org.opentest4j",
+ "name" : "opentest4j",
+ "version" : "1.3.0",
+ "description" : "Open Test Alliance for the JVM",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "03c404f727531f3fd3b4c73997899327"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "152ea56b3a72f655d4fd677fc0ef2596c3dd5e6e"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"48e2df636cab6563ced64dcdff8abb2355627cb236ef0bf37598682ddf742f1b"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"78fc698a7871bb50305e3657893c10500595f043348d875f57bc39ca4a6a51eda3967b7c8c8a7ec3e8f85f2171bca4aa98823e912e416e87e81c6ba5b70a37c3"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"10398b6998c9202a0731e2e19ae1c3f9d8a83582c2663fe7bdda15794ee6fa816727dbd8f7c7164bd5395ee1cfe7c97e"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"3abe706fd78509c25a402c7bbf6f9ddf71ffb5b35054864ba0fdf7902207115f888a0ba728fd71d2e87a9360d2498121"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"d961907a1bfa1dcda329dca494ffbc251b31fabcaca5ab7095661a8ce3c1d654"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"0ad661617bcac51bcd26f7ad4611c69b1fd9811b50dbf734e041a3243ab1f845e7796620e8a7c40c4a2df3946864598b1251396c7d9bd813203d82710788cce0"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.opentest4j/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://github.com/ota4j-team/opentest4j"
+ },
+ {
+ "type" : "vcs",
+ "url" : "https://github.com/ota4j-team/opentest4j"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.junit.platform/[email protected]?type=jar",
+ "group" : "org.junit.platform",
+ "name" : "junit-platform-commons",
+ "version" : "1.13.2",
+ "description" : "Module \"junit-platform-commons\" of JUnit 5.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "a403f676009fbb5b8bb44a8c8fab3df7"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "bd56a07f5c271b235f6445fa5fa4bbe7bd1ea87e"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"81fbaa06a392448a01e59de1427cef27bb88485ec2d2ed64dc8a31f5440851c0"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"33d877a4b1a1a791c935efc18fc6ab2acd58bbd749dbdb08e618837b1d8514279e843fb376c6aa1556cd5a9c7c4aea5f110c93634a9580d684d1333aed4ebbe2"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"c579c8c100851562725a25eee58d1886d1e86718284649c8b456c844111bc4a1566d3b28bf0a1d305aa40f03da892d60"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"6c25c9bcd1fe0c100c2d9423591095b68f29220a22536908fa47741e390aebca51751ae9a22d82af6632c8817f29288a"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"a25f21281aa71bf5149486a63db2fbf51d7198be80147fc777c664cc282467d1"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"ad00010227e03786bce1e0c2e60b849ec00f547ab184e1075a9ae8193c231288eb17beab66cfd740d5943d45ca110e2209e33e9caaa9bb368b5c5d8fe1f25313"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "EPL-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.junit.platform/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://junit.org/"
+ },
+ {
+ "type" : "vcs",
+ "url" : "https://github.com/junit-team/junit-framework"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.apiguardian/[email protected]?type=jar",
+ "group" : "org.apiguardian",
+ "name" : "apiguardian-api",
+ "version" : "1.1.2",
+ "description" : "@API Guardian",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "8c7de3f82037fa4a2e8be2a2f13092af"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "a231e0d844d2721b0fa1b238006d15c6ded6842a"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"b509448ac506d607319f182537f0b35d71007582ec741832a1f111e5b5b70b38"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"d7ccd0e7019f1a997de39d66dc0ad4efe150428fdd7f4c743c93884f1602a3e90135ad34baea96d5b6d925ad6c0c8487c8e78304f0a089a12383d4a62e2c9a61"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"5ae11cfedcee7da43a506a67946ddc8a7a2622284a924ba78f74541e9a22db6868a15f5d84edb91a541e38afded734ea"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"c146116b3dfd969200b2ce52d96b92dd02d6f5a45a86e7e85edf35600ddbc2f3c6e8a1ad7e2db4dcd2c398c09fad0927"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"b4b436d7f615fc0b820204e69f83c517d1c1ccc5f6b99e459209ede4482268de"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"7b95b7ac68a6891b8901b5507acd2c24a0c1e20effa63cd513764f513eab4eb55f8de5178edbe0a400c11f3a18d3f56243569d6d663100f06dd98288504c09c5"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.apiguardian/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://github.com/apiguardian-team/apiguardian"
+ },
+ {
+ "type" : "vcs",
+ "url" : "https://github.com/apiguardian-team/apiguardian"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.junit.jupiter/[email protected]?type=jar",
+ "group" : "org.junit.jupiter",
+ "name" : "junit-jupiter-params",
+ "version" : "5.13.2",
+ "description" : "Module \"junit-jupiter-params\" of JUnit 5.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "2ee8fb5b9694b51d04fcf857309b52ee"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "4aa4b2c6c033c8b27d7d70ab8dcfc83888497c2b"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"78ba43b19211c73b81e0e61f5f7b1740cc311f3bf11e781c6364c765f074fbc7"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"870e8b8e0cf9950d402bd06f59ecb29a1818603238423f2c4618d4637338f60ee0e05307809cb46a7e5e8ccb2bf0fbd4d2d3a2c898f97b0c459e74cadd493ac1"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"cdb1f54da65975a710bbf9f27da0e3c41aa052e56f076e0f7e7b6ba9b259f938d1a56361db12a912dc5bcf4f9eec6cca"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"9cb3186175818beb68f239691ea69c79ed9d82999efddd24ee1b43e27f4942bc9a641875e8f4abde0330f207d25d7552"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"8c112c3bfe8a6abc502bd29f58098b849c58ca81cbaf1613ccb40de506171655"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"d197a4ba2e713fc34abeb29bdfb3fea51f5ce6988eab5e487053c28381325909f1dd0589519eeec984760044dce7112180719c7b1ebcfacc75b7f12f6f68f679"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "EPL-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.junit.jupiter/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://junit.org/"
+ },
+ {
+ "type" : "vcs",
+ "url" : "https://github.com/junit-team/junit-framework"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.junit.jupiter/[email protected]?type=jar",
+ "group" : "org.junit.jupiter",
+ "name" : "junit-jupiter-engine",
+ "version" : "5.13.2",
+ "description" : "Module \"junit-jupiter-engine\" of JUnit 5.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "00840a183dbeb7ca47f24cf104c034f7"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "c804035ca0664623283afa3e988414b3dca08d6a"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"4f923403fbc5322773233573ce9e85566870a0c85a8a06a8413e101dd044b16b"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"02d861d6e2fc024f0c540b6fb2cdc57225bf456f42f1599a91176a438679eba3c614c939ea94f9813e635a32baafdf901e621fefc603191df917fdef03bc6926"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"136a4abaa225c5275dcf3dba2ee1729fae0de7b17f69ace33e2c526148603f43db127b5e97b0ca457264a16f1516492d"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"728e05b5030a83ea315a1c4b7e74506302a203086764b17af0c144f39c7dcbdc1f52652f933e175ea7b5b014d148cdf6"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"110cb4ea8f84af4ac67b5d1b84eaf8dcf176a18a446d1dfd646bded3ec1beefc"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"2a68e6540a948f21a85118b8c354d9f5f79bee2ca8981e6c3843d76f59eb5c99e783e798f9c4e01980de56f1774dce0ced9acd293e07c340133c92e16d543dd7"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "EPL-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.junit.jupiter/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://junit.org/"
+ },
+ {
+ "type" : "vcs",
+ "url" : "https://github.com/junit-team/junit-framework"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.junit.platform/[email protected]?type=jar",
+ "group" : "org.junit.platform",
+ "name" : "junit-platform-engine",
+ "version" : "1.13.2",
+ "description" : "Module \"junit-platform-engine\" of JUnit 5.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "3dd514ce17a0464b326bad8eb09397f7"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "ed7187c2ee09d403218ba866f6805939f91bdc26"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"a34d5c2f30c030cda538d53952fbd886d15b515ebeb23b3d155c185cfbafaf89"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"60de1903cf44f31bc2de200c1740542f2210c192289bd373e1c8b534b512fbe37e2ed915f7c9b255fa708cee127485220d5eecf9cfef71a21bdc8ba1e8d852a9"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"021b61ea7b6e0bd4c711c33784ba9531dca2cfc99bb7d16ecda77c774ee06a17e4636cbc32783543887f88022ad3d222"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"331b06ccdfcdb8c1ba646e89eed63d43067487a6db4c1547e3f87dd8ac54e1eb363914eb3bc2824cab0a96a92bb8d7d1"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"38b857c071db858c527d47bb9f151f5efef0e89e31c0fc72e227a9ec38f0e96e"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"d9fd57775ef036a2ad471f03afd24658133af6ef00cfa786294ec8cde595badc74f2372a538da0dc49df29b588ae8dd137db6f62287006811c827e7d9664c124"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "EPL-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.junit.platform/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://junit.org/"
+ },
+ {
+ "type" : "vcs",
+ "url" : "https://github.com/junit-team/junit-framework"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.apache.camel/[email protected]?type=pom",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.camel",
+ "name" : "tooling-parent",
+ "version" : "4.13.0",
+ "description" : "Camel Tooling Parent POM",
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.apache.camel/[email protected]?type=pom",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" :
"https://camel.apache.org/camel-parent/tooling/tooling-parent"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/CAMEL"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.apache.camel/[email protected]?type=pom",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.camel",
+ "name" : "maven-plugins",
+ "version" : "4.13.0",
+ "description" : "Camel Maven Plugins",
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.apache.camel/[email protected]?type=pom",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" :
"https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/CAMEL"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.camel/[email protected]?type=maven-plugin",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.camel",
+ "name" : "bom-generator-maven-plugin",
+ "version" : "4.13.0",
+ "description" : "Maven plugin to help generating BOM projects",
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.apache.camel/[email protected]?type=maven-plugin",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" :
"https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/bom-generator-maven-plugin"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/CAMEL"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/bom-generator-maven-plugin"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.maven.resolver/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven.resolver",
+ "name" : "maven-resolver-api",
+ "version" : "1.9.24",
+ "description" : "The application programming interface for the
repository system.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "de8a3374ee199dccbb112223e2dbd24f"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "45e695114b35034e1b589dca4d5c74c825968a9b"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"c0ce14849298720dcf3b09fe9e263b3c576d2d6cd43c61f8aa9d6117e04e5e47"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"34aaae149242fa0d597b791c805bc13ae53583410377f54e29d8230c41d73a793d6f0e3368bda69b87c64e8019c80709e0978a938144347787d9183a4b03b649"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"0d3f0d789f64025f9f8632f35dc0cada8bd9c9ed472385a3741e11aefdce08eddb8e7652e1c9abcfa25946b6940804fb"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"3a2ab94ab328e4fc36b92636c17548fbfbd1388a778718bf424b9a7699866ff950f3e24f85c9edb120052cc551a6fd74"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"4c492c8ef93b6c156596c590132701f8310ebd725f467dba0a9db4fd4671dbab"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"c7f04b30b134d597646036de3cebfa3948c783edcbc517defdbdca1477625f1881e197588dbb3bde97857094e1a16bff2978911d544488bc22b5798e7fc006c7"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.apache.maven.resolver/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://maven.apache.org/resolver/maven-resolver-api/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://github.com/apache/maven-resolver/issues"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.24/maven-resolver-api"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.maven.resolver/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven.resolver",
+ "name" : "maven-resolver-util",
+ "version" : "1.9.24",
+ "description" : "A collection of utility classes to ease usage of the
repository system.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "18c857d91507fe2619e458299b336db5"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "a7d13ceb737d63aef27035ad2119471e5cfd23b2"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"aeb7e776a8c47b1c317a2581f299e2525b044cb8abde31164e970bbbefab12b1"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"56fd921d26b581d91b5718ab4764bf515d7f0b2b946bfc96a4d7953447d3fec125551d802933c1d852daba5e21e11ff3aa079064f718bc970e2629e253793ce5"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"d1342872f24a447e2c6d08552da6cb0c53680e2fed3cd26782ffc535e3738d8b71cfe8d308c5a1eaf64f86aa0b0b5cd7"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"28244ca3822a4d2c198aa2cdd6647dc771d1da3d34c4a9bd3737e5f3cedd684df06d9bd7935baf3486e6767f4d0ae843"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"dd03e858c683b551ab6eec438d9e425415759f656c2c748ca23c643b2a757988"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"6a8642b257146185e51e9e0809cbe9aebfd4db4bf245e106fef07f6c104d996778b73ed435328eb1d9f7866fedc25683e881041b0b2e4b74587fad487b603b05"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.apache.maven.resolver/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://maven.apache.org/resolver/maven-resolver-util/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://github.com/apache/maven-resolver/issues"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.24/maven-resolver-util"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven",
+ "name" : "maven-core",
+ "version" : "3.9.10",
+ "description" : "Maven Core classes.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "adc4686fd6c3f6eff0525aef25a812b1"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "d2e5eb93e9afd69091dc38fe60246cd997aed5ea"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"1b562f914ff546c69c16c98e946d3504dbbf1cbff34aa90f84e23188b8219eaf"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"af6a5a5b876c5466cdba0c58dfc9c6ecbc66e1e73abd5cc51b22e13dec06d6aadac7069f1741c1a71544a3e12dbe0f9bdff63ea05fe1d9e8dbd3293bbb420b8e"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"e750b54bea456f3a288e9633538019d152dcdb7d86513a432d70f27743863d5737b5fab405ebd71b30bf9812a06ef9f3"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"a53fca527ac8c0fbc49d062c52890cc2f9a20ec6c70d1da6581c5ba1cd35400637d7157457b79940d1bf1270a8474b7a"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"74d5f55c99aaa69e9f1ab66e5986694a074f9be0c8f48d2336ffe77dc37510b1"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"4d4721fcd31d6db1cb241384bbc24b6928d3a8f16cc85f9cc97a5d468f9babae3260e0fa00400dcc0b726e2461d7af38d0be68cc2968219f8798f6f45ad87558"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://maven.apache.org/ref/3.9.10/maven-core/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
+ },
+ {
+ "type" : "distribution",
+ "url" : "https://maven.apache.org/download.html"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/MNG"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven/tree/maven-3.9.10/maven-core"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven",
+ "name" : "maven-model",
+ "version" : "3.9.10",
+ "description" : "Model for Maven POM (Project Object Model)",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "c611c11e3d93ab339312857525441e6b"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "e9cf4cda5a52c4b11290dc5b2305f3769fe35b1d"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"d99037fb97de2de24382f3f7ec60a4244b9e960a8adb119b17cb26dcf5512469"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"121d1baa4b6fea30843c0152dde09f2f68811ce3c57190def1d340ecd3eb49c829a176121d0e7e3b8528647adb807e157b61466de029ee038e51f677a9d9c1d8"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"f74381d965151237137fac86b13b7e464709613dfea591a6e35982c59e7316683b9d3f7d5e7fde1e7715e3051066e3fd"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"2f27843ef943571c32cc30a1dedd0a203fc9a45f0512f92a3c09b3431636c91d43476f46b03f34864ca1fde75cf77a90"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"2e502b546540ab41e3eac755492aa9af0d10a1b5daf8729f5e811ceec0cb0e86"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"39b78e93bfa889c5ca1dd0d2a88287e247d178857781a8d91763e122217475e187038be83c2755cedda064190d905fb0740f08443e041755aa26b9f31b3c8958"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://maven.apache.org/ref/3.9.10/maven-model/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
+ },
+ {
+ "type" : "distribution",
+ "url" : "https://maven.apache.org/download.html"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/MNG"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven/tree/maven-3.9.10/maven-model"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven",
+ "name" : "maven-settings",
+ "version" : "3.9.10",
+ "description" : "Maven Settings model.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "3aeb8d014b01312e2013fd483ba99939"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "b59333096de9d50e5af3411924da8d205a00fb23"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"57e97124c757956d24fbd29733f4779aa5a305fff61c05ca6628203362288e91"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"6631de5d947ea57bccac2246ecf9f339564bb84fa99700dbfe67527aa399d50d296853a6ba6e305e65829a65f361db4e8ad97c1d344dc8423fe06a626c2daf32"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"b4140b9a15d986ebacd43ae159ebedbd6c7868ed2c845921dec111f77a463962a7cbc2a4d163f66e1c826862ad3e58f3"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"3682d4b488e26dd56170ccc856dc63ded11f254defa8ab7fe62c246cb8e06839c182d079bdb3c8e3c19a30a5f3f54cd1"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"ed9bbd5c57c6c45a9185ad6662d118f76f3bb55753b3afa55388f4b715a7986b"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"26d1edb0f5d52bec3095f6599d4da89336a60c881f2d0b86c53a7550362aa91880820de8e7a669315fc27e50868ef1fd038a7d58a5a9f618dc32676ff39e75f9"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://maven.apache.org/ref/3.9.10/maven-settings/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
+ },
+ {
+ "type" : "distribution",
+ "url" : "https://maven.apache.org/download.html"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/MNG"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven/tree/maven-3.9.10/maven-settings"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven",
+ "name" : "maven-settings-builder",
+ "version" : "3.9.10",
+ "description" : "The effective settings builder, with inheritance and
password decryption.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "145117dde0cba672a10c2ad7cfc800cc"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "fd861b747d20e1efc969d2304eabfdc198ff3361"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"d52880da6a25d9f4ff23a1961ca7bdbc3b07b30e8af0926841d293fe9eddb63f"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"a38b57c03aa192d2768d1ceb2d0e24f91f24bdb1193ebad031d1dd71d2936646162ce6ac7a2529c34954ed136fce9253d0d08ecfd93e67f78ff08eba5fc2cdfe"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"8aef8d37895fde68801e9bfb6c67f7f1f5ccf105c48285546853f994266951d87590fb0ec0256880579922447db7fccf"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"d33435b20e876c6a5571017be6fd845b772a43b9707c772f8a6ff000def6ecadbb62eb8c381c95d7c771ad207870e080"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"f498529c3a4432ed77feb472735b1fc3af502215afbeefbfc8a6977fbee9efd9"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"ac6469048e9f25efc284e98108a224178b7aa2c160254cfdc85520397f352861d3f9f3639f4d6e91e07be1ae7a546ae5b649ff4b3242aae083ebb5f5a9e5d203"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://maven.apache.org/ref/3.9.10/maven-settings-builder/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
+ },
+ {
+ "type" : "distribution",
+ "url" : "https://maven.apache.org/download.html"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/MNG"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven/tree/maven-3.9.10/maven-settings-builder"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.codehaus.plexus/[email protected]?type=jar",
+ "publisher" : "Codehaus Plexus",
+ "group" : "org.codehaus.plexus",
+ "name" : "plexus-sec-dispatcher",
+ "version" : "2.0",
+ "description" : "The Plexus project provides a full software stack for
creating and executing software projects.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "e68635a721630177ac70173e441336b6"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "f89c5080614ffd0764e49861895dbedde1b47237"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"873139960c4c780176dda580b003a2c4bf82188bdce5bb99234e224ef7acfceb"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"ad4e814c8baff780a4eee064903e52b09ae00420a59fb075ef72dbb8d64d12d3d5009b03d56c15f93587d931c3a7f06cad6351ab2dc9415ccc6eeab0daebeb07"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"4af3426b6409cce7d5fcda4e2af407fc2dbae9873e06d98332bcd032c0039d9080a291e42223ea2bbef9825d3d63493f"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"41720858dd5804f9cb26a8878c16dbdf0372a90e99c037809fe76c3de2c5517ba252af8f8cdf534c1a09900702e6a917"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"50fa723aefb551a3fd5888375d01f1d776c534cdf833baea392818e9bfa8166e"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"a43f823d31b377c0c7ec8d36ace69e5dbcdaf4dc4ebb45ff0561fea9e12d74c06090ee24b29b06769d4031693faf5d7e3146583d3a64bfaef6b7c79773a8831f"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.codehaus.plexus/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://codehaus-plexus.github.io/plexus-sec-dispatcher/"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" :
"https://github.com/codehaus-plexus/plexus-sec-dispatcher/issues"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "http://archive.plexus.codehaus.org/user"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/codehaus-plexus/plexus-sec-dispatcher.git"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.codehaus.plexus/[email protected]?type=jar",
+ "publisher" : "Codehaus Plexus",
+ "group" : "org.codehaus.plexus",
+ "name" : "plexus-cipher",
+ "version" : "2.0",
+ "description" : "The Plexus project provides a full software stack for
creating and executing software projects.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "55d612839faf248cbe3e273969c002c2"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "425ea8e534716b4bff1ea90f39bd76be951d651b"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"9a7f1b5c5a9effd61eadfd8731452a2f76a8e79111fac391ef75ea801bea203a"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"8f187b07867a7c29d77454aae4b76479300238d9c4e777c1afa2aebe33b88dab916e29111dd55acac1341849f4579fe91a5470fdd45ccba0e05709c2ce3a1d65"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"6973eefe06a8992aa8db1775c0f43a84cbef54eeea9122a5a30c362af3e4fb13b6cbd6fba229142e2a4495f97d71f409"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"ea780d218f96e61005c5582bf3785ddbb33b53ccb4efbffd76ab58166cf261d3c256d52fea28759380684b7e9b0db8eb"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"e2e51d5350ffdce341464ddcdf9ae60108bff40bf5174dc6be43e33ffcd84af9"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"f3e17ea31bdefc8094ba3495b8231ec7f90c7175839b009d9fd230110b66ac4c68c912fda1a6e644d93dbce639d738e2535f1ade5841e072a604f5f8ac536729"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.codehaus.plexus/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://codehaus-plexus.github.io/plexus-cipher/"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://github.com/codehaus-plexus/plexus-cipher/issues"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "http://archive.plexus.codehaus.org/user"
+ },
+ {
+ "type" : "vcs",
+ "url" : "http://github.com/codehaus-plexus/plexus-cipher"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven",
+ "name" : "maven-builder-support",
+ "version" : "3.9.10",
+ "description" : "Support for descriptor builders (model, setting,
toolchains)",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "36effc8c6a33cfbbe5868634ee02c9be"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "56ef0175ff20fa59761becdf7536863a0eefd550"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"f3ac94e186f77a5be579db9bd3daa3e34cd5e52b9e11c0cb5e23966cc083e168"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"a9a4549b74b71be6cd240e4f754d4a323a4e1c8a0efdcac8e04fa6a6d16d72d3a86e7b0b1a09e24938fd0139ef9021b0a5f9df5cf488ff5f1ccfb298c1729a7e"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"a9ed8c90ed71add94db7a1157c22e7b21a37a0d941fd90c007c895c5e450383f313241c0eca9eb0f5cf432a6444039b5"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"5d5c216e9af6e08bc7837546200aa625d31f5a5dd726ccc68fbef38001aa53199dbf4f4d7d1d16a935887246f6b14c70"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"e7de72301470bc5ebe77c151fb43793bacaac03ced7566ff041c80fc91a09ae2"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"5085ebdfe5e0d75b3a0e414a489b5a3f8e44faa1dd191e1ffd199337b3ccc2c253f04635f07a1133b8e1a0746dd2ecf904c0f118d3493da38f0a4b806b87ff7e"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://maven.apache.org/ref/3.9.10/maven-builder-support/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
+ },
+ {
+ "type" : "distribution",
+ "url" : "https://maven.apache.org/download.html"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/MNG"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven/tree/maven-3.9.10/maven-builder-support"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven",
+ "name" : "maven-repository-metadata",
+ "version" : "3.9.10",
+ "description" : "Per-directory local and remote repository metadata.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "c5c96299c9c3ab0ea9b3b2b83942d74a"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "afb88b856e7e5a8950fb03a7ce2cbaa3a66c21c9"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"e968abc00b3ce52af8aa153a1ae8f6178c69cdac5b1ce5b45b79a8af0815ab23"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"364e6dab7f46f3bc79b8cb7e0d7f1dc84f188131bf74e8d9c31bc4e1cb846eb965c6439f71d4f2632d9c27e7f85ac515ae86f8bfee63ea7ca398f368d27b79c5"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"0799e89ea083c9016b5daedeb682b6ee473ed81fab712c8047a44065e629edfff686d9cb80d94c108f1a3e7206343273"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"5850a4493cc78f56e2093885cc54d9770dc7769d1687f53f2888166720f0fe6db1ab62b3e3501aaf3f3e65cd29c38456"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"2cb059463397bd76086f5681c83e754a7536623e330eb809bbc874c4831795b7"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"213f9602eb5657f4b1fddb13a5be9969d7c52c7f0b0857839852a0412926ccefccec43e2bbe8321a884937e8675a4d36710d2f2b45ba8b90c8eb80cfc05bff03"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" :
"https://maven.apache.org/ref/3.9.10/maven-repository-metadata/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
+ },
+ {
+ "type" : "distribution",
+ "url" : "https://maven.apache.org/download.html"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/MNG"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven/tree/maven-3.9.10/maven-repository-metadata"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven",
+ "name" : "maven-model-builder",
+ "version" : "3.9.10",
+ "description" : "The effective model builder, with inheritance, profile
activation, interpolation, ...",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "1ce8ee8021da8216f0d66fa539ad0659"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "9739c202a5381f30e160989119edba0ce053d446"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"6a015c5285b6a904e66a3b688e9c7caa5effa26af8de86a1efbf173ced5e4896"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"aaed665c91fcf03d93a85ae2b20ee1af4c27d5cdb5b0c0a2527c942e76aa4faf4e7eac300b25f4d679e340cd219ab94939add7676af302f891c7cb76604c0b42"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"8a5d8d1725be5151eeb7243413b903ef718a68540b45da50471cf7b1f39a990c1def0dbec8342682ad85d411730f7640"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"2b313bd8c2b673d1f43bc291696d09d0521ce642190ec56610d256c154ecadd1cf3b58582a1204921f0bc167b68e93e7"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"1fce9367cd5ee492de45fbdb03545d4d6bb6f12cbdb4ec892ce8a0637902438d"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"192047ab6119c449b57c7fc1bfbf2ba7db3cd0f6f46e5b7fa59a2593f73aea74809624650dcbd05df5372a29ff7a23823806ec28c731c735e385dbf8facb45b4"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://maven.apache.org/ref/3.9.10/maven-model-builder/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
+ },
+ {
+ "type" : "distribution",
+ "url" : "https://maven.apache.org/download.html"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/MNG"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven/tree/maven-3.9.10/maven-model-builder"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven",
+ "name" : "maven-resolver-provider",
+ "version" : "3.9.10",
+ "description" : "Extensions to Maven Resolver for utilizing Maven POM
and repository metadata.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "2e7257d6893d7dfca36c00a4235ea0f9"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "b1d114550b39033b7b95461ddfc473aafc830d0d"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"6d7b6fc2ed0673b144d92acd105d457105f14d3b7a51d7531ec05b20ff9798a8"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"304412fd5a3a008993d5523473cbfd34e7d3fd8d128df5c54f561d941ddc0ef733ed43a1f1efa82b195519807be8bde71f02d6911a6ba669cfd1a2e325354f11"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"6c0c9f7d449ebf4eaa5e55a4de22643d6dbb844e0a513c34b5a35e014748ff1291096b947688c33e38174f0b7e3000ba"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"30efb805e3bdbcdf6c2a00fb1d87be337e7e38b1b73dcd5fe9003aed10488e62def724fd4764500b3c9fd9d0de4e23db"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"da3ec94709647771a33193f2fc3d624b9790ce01efbeb751e06a7cc0c1e4d18e"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"e0808c72804e75b5f8289c593c267d8be49ed07020a9eaf7d0123755c92f8e801455a69d4f748003202bd790dec5100898d55dde95ec8a1808e4801a1d19718b"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.apache.maven/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" :
"https://maven.apache.org/ref/3.9.10/maven-resolver-provider/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
+ },
+ {
+ "type" : "distribution",
+ "url" : "https://maven.apache.org/download.html"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/MNG"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven/tree/maven-3.9.10/maven-resolver-provider"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.maven.resolver/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven.resolver",
+ "name" : "maven-resolver-impl",
+ "version" : "1.9.23",
+ "description" : "An implementation of the repository system.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "0991569514cfa009d01b4ffca0119923"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "2f86656bc45abde5a47f69b04c9dab86c4b9d7ea"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"72d56c9cd0324425ba44554490bae11d7e51a9f9d6bd5cf416d9e31c8a7c2870"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"1008090e35fb95e883c56a6e21aa138bcef886fbf690ce07f406dc51b3c6ffc073b34515c91c13e5479702748d9877830cffd94c90cb29717f1e2fd90865590a"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"7fcc6cb58c8dba861694eb24289416f78eba516e60020587a16b08a67e976d9da8d061d76dadd3988ffe7d9c78e3fc76"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"ccf311a51a0f0e93c2503f407c9cfdd49c8dec6bf8b09afbe37bcab18e79be329d25d9a34c83d4f1c13e5bfd6ebeacf8"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"89a4c07f5567275be17469c2853b0fb8219b88ec51b154fc23e79f8e0db09356"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"03797e0732f4957ad5c4839830d7381c86e22fdc77386157d5037acf3b399675e0bb7502c778695d3d820c6cca9aa938b075673541cd97a1b9eda2e96bd0f36b"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.apache.maven.resolver/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://maven.apache.org/resolver/maven-resolver-impl/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/MRESOLVER"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.23/maven-resolver-impl"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.maven.resolver/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven.resolver",
+ "name" : "maven-resolver-named-locks",
+ "version" : "1.9.23",
+ "description" : "A synchronization utility implementation using Named
locks.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "15015179a6fa57a8b0c87af979a819d6"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "8394515982aec314d0f15b9abecbf49da1160efa"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"ec49361d3776c59765b211860e99d47905781db2b5c6ae2025a2eae2da493aed"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"93ec1d507353614dcff2e23e1f05986877ebeafa00130ec81e47f94b49ecb948efcdd000d527a54f46715d36149b540bd364969b6199bf9797be41d062112640"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"ef8e0df2dee3c9af95927299a5a41bebf4e5d6db743865f1d6d1cd0b5014620e80a6cfb7a950e8ee0fac716e219d1246"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"ff40313e8f7be967e218cb34969fa4c68a2b3c906bb58e95c13f525b96f1808fadef5bf4bd2654481f091210a1ecaaec"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"0998e5112c9f88d7cfee5748c7820289764bea1208e184abc557c8da9e792dbb"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"905081d80a9fe8705d744b6b913a8c442ce59ef6ddfd63259e5a27558c6898477146f0b897d12fd5323f6bfc0d7df9650467bbe4fa276c4b70273b4fcf8f4d77"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.apache.maven.resolver/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" :
"https://maven.apache.org/resolver/maven-resolver-named-locks/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/MRESOLVER"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.23/maven-resolver-named-locks"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.maven.resolver/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven.resolver",
+ "name" : "maven-resolver-spi",
+ "version" : "1.9.23",
+ "description" : "The service provider interface for repository system
implementations and repository connectors.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "fbedab8eb036236cb31ca6bdc447ee02"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "c1bd6d68efa5d6743e7f307ce1f79db63b8e1d33"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"755c96916687d115ff6c4fc8b016ac755a2b18bf0ca80ef45e7f5ad76e6c1b89"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"403007bbd9b4121cb1516d4691d52c15febd87e21f7c1468eb77b57d3547782541f3fab7603106394563584ec29fbe5bec8082acfa28a781b4dc5a7a0a2b8886"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"8707f75e41472a78df159cfb5840517782bd171b695f1c9e87630c1fc8136b12fbf98543a0b9c7b5ef8cc91830d00793"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"d605040920579f84faede2b13e3eb2a96dfd77f4376536009bc000722bff5b422b9aff63ce532aec7e9c80c2fa3aebbc"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"49e795ea357c501d01d82cfb703648a31e27a7019279ecb816317208713746ee"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"0fad650a9955990d36d7874c68856d3f77b16e8b11c93cdc85693c45ca80573221b553fdd20f8b9f34b9e0503151096e458305d344b774ff0e83c4ef08700265"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.apache.maven.resolver/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://maven.apache.org/resolver/maven-resolver-spi/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://issues.apache.org/jira/browse/MRESOLVER"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.23/maven-resolver-spi"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.apache.maven.shared/[email protected]?type=jar",
+ "publisher" : "The Apache Software Foundation",
+ "group" : "org.apache.maven.shared",
+ "name" : "maven-shared-utils",
+ "version" : "3.4.2",
+ "description" : "Shared utilities for use by Maven core and plugins",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "53a038f77a81cb5816ad2b1c7daa8711"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "bfa28296272a5915b08de9f11f34a94b0a818fd0"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"b613357e1bad4dfc1dead801691c9460f9585fe7c6b466bc25186212d7d18487"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"71db8a485a6436cb305276ea9d748f578e1a8ffa1346c8570f7038684ce53d320584174634aeffa1b51629af0171a2d6572854eb07236a83236ad1d9949988e9"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"8f7e2c449282244fea3151ac0c956b42bb7ae6cb2397ca8b18952aea802d33cccad6e08a5f515fc34e52bacfece18862"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"72ec6c2c5de8cd074bd59dbb8215005bedc9de58795484ec2792fa867eaf13547aaca81daaf06f1ec117d29b21e70cd0"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"5cf6de29555bde0317d641e8a7afd7d1ed84dddff92c80f8493b4a2873d26c41"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"836acb2525ddc3b352da7db824e00c0831b25f46cb32a77c1e578b39978621e3c47da3554a901749af15b3981620875a4c4492f421a1833d8eb8e50c4804eff8"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0",
+ "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.apache.maven.shared/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://maven.apache.org/shared/maven-shared-utils/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-shared-utils/"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.apache.org/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" :
"https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-shared-utils"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://lists.apache.org/[email protected]"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/apache/maven-shared-utils/tree/maven-shared-utils-3.4.2"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.eclipse.sisu/[email protected]?type=jar",
+ "publisher" : "The Eclipse Foundation",
+ "group" : "org.eclipse.sisu",
+ "name" : "org.eclipse.sisu.plexus",
+ "version" : "0.9.0.M4",
+ "description" : "Plexus-JSR330 adapter; adds Plexus support to the
Sisu-Inject container",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "51eea54bbc85323fc68f6a79f9b8f179"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "478f7935e88cd9da7ef01f509e4853e80ede9034"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"b90579bc652eac7331436e0a25533fce14130b9c6e015f2dd3a3d4bb07e942b7"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"a62c9d4485d4a30ec740e70b42aa310463dec0f53cd8ab7100be65ab984a8f946639b0f24650d0fb978aef6a73659a9e6e0b521b241de1dec2a58b342e0dbd2a"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"7d8f5540885cb195ae3227bdb4854372586a90c6694a88da1711a16dd80a780ecfa2511edce7d0601f91a5875640bbae"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"9b394b0cce809763de8ac26ca97a2810a4116798ef36e3fdca13109069f31daa41dd90326542e77f45d72d5cbeb62598"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"90367dc33a3cbb1db9081014adaf0424c112d94c523651d9297e3132dde03c97"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"d977a67598f47ea5e1276693382b895ba79f4f1f623b0aff5eaa7ddcbfa7722932524b7992f850441f28062719b1b7f83206f2dbe5634f9e5f61f060ee881438"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "EPL-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.eclipse.sisu/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://eclipse.dev/sisu/org.eclipse.sisu.plexus/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://github.com/eclipse-sisu/sisu-project/actions/workflows/build.yml?query=branch%3Amain"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" : "https://repo.maven.apache.org/maven2/"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://github.com/eclipse-sisu/sisu-project/issues"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://www.eclipse.org/lists/sisu-dev"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/eclipse-sisu/sisu-project/tree/main/org.eclipse.sisu.plexus"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/org.eclipse.sisu/[email protected]?type=jar",
+ "publisher" : "The Eclipse Foundation",
+ "group" : "org.eclipse.sisu",
+ "name" : "org.eclipse.sisu.inject",
+ "version" : "0.9.0.M4",
+ "description" : "JSR330-based container; supports classpath scanning,
auto-binding, and dynamic auto-wiring",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "ee95c1a11ba4ca38368d71ef05676cfc"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "a062d8e12dc62e698c9f943a3fce94e366b4e220"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"1cbd7a965a5e2a9ea823bab311962a4e5aa5c240705bdbad5a52b40ffdfa1004"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"e0ff555c09ec22c637320e1d4ed654d8eae39bf051ce544987253eeb608f9913e332c9a8bf56d189845424a30301ce92cf1c363d8b6b5ccfc7eedaf8ab0474bd"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"695c7c852c924334c1d857ddfb28277fb5108a54effaa30702fad0c6afe9070387b038f3bac941d7837fd6f48958d265"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"b70ad32b2530a88af5d051cd46657e91550999243d40baa60a388c583dea08bc05f5d52506b2fac917b37ca714084ac5"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"45098e8e22b3d76bc0d7c4ddc4f49553023cc472be9285be29455863d0ddd23f"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"3da31b3f27553350cf3acf3c55b95a94f9c1b9d88ef99004435caf5f21f1848496411f7b32713f7b9afd26eee9c8e551032e35c98b84d0274095ae4820208029"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "EPL-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/org.eclipse.sisu/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://eclipse.dev/sisu/org.eclipse.sisu.inject/"
+ },
+ {
+ "type" : "build-system",
+ "url" :
"https://github.com/eclipse-sisu/sisu-project/actions/workflows/build.yml?query=branch%3Amain"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" : "https://repo.maven.apache.org/maven2/"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://github.com/eclipse-sisu/sisu-project/issues"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://www.eclipse.org/lists/sisu-dev"
+ },
+ {
+ "type" : "vcs",
+ "url" :
"https://github.com/eclipse-sisu/sisu-project/tree/main/org.eclipse.sisu.inject"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/org.ow2.asm/[email protected]?type=jar",
+ "publisher" : "OW2",
+ "group" : "org.ow2.asm",
+ "name" : "asm",
+ "version" : "9.8",
+ "description" : "ASM, a very small and fast Java bytecode manipulation
framework",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "f5adf3bfc54fb3d2cd8e3a1f275084bc"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "dc19ecb3f7889b7860697215cae99c0f9b6f6b4b"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"876eab6a83daecad5ca67eb9fcabb063c97b5aeb8cf1fca7a989ecde17522051"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"cbd250b9c698a48a835e655f5f5262952cc6dd1a434ec0bc3429a9de41f2ce08fcd3c4f569daa7d50321ca6ad1d32e131e4199aa4fe54bce9e9691b37e45060e"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"b4ad6e6c1afe432ce8a60367c743107cfc9d1d2f1f1c6b7be4b6ba625cca862cc7ffff404566086bce4b6650556df953"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"f51a3b7cee5543672cc2a4d71dda7aa992fb900cb68b79908efbd1efcc3e731f4ab8e2c1099e7b905f4aea6350489e08"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"3c66be179e6b4881b1901a6a8c6fc980d773d1faa6edb54ed878e5985615a831"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"ccbf812616e5997ba7cf59704cf78e360650d773ac53581243da6c47fe884560db5ec48f8f4b71ccd4b8c2b332619c19aea053458d14abe443fcdd4fa313d5dc"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "BSD-3-Clause",
+ "url" : "https://opensource.org/licenses/BSD-3-Clause"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/org.ow2.asm/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "http://asm.ow2.io/"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://gitlab.ow2.org/asm/asm/issues"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "https://mail.ow2.org/wws/arc/asm/"
+ },
+ {
+ "type" : "vcs",
+ "url" : "https://gitlab.ow2.org/asm/asm/"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" :
"pkg:maven/com.google.inject/[email protected]?classifier=classes&type=jar",
+ "publisher" : "Google, Inc.",
+ "group" : "com.google.inject",
+ "name" : "guice",
+ "version" : "5.1.0",
+ "description" : "Guice is a lightweight dependency injection framework
for Java 6 and above",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "d4d4d9bf878b98862116e8ccc0a5c34e"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "e7ba4c25bec3761840f67c73f166c0d509d01d1d"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"142ad4475e19524d2fe3ac995b3f7cbc962fc726f2edb9dbdccc61feab9b2bf9"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"5b566b015aa3c8c094a0d81a30b3c9b4ff546aafca416bcc8e70a205ba148c61086cb4c168d4fe158b3d0403ce35ef46c38b04b4d977c94a510b5c6687808208"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"1895658fb540cb79d18e86f42eeb1593d5005211caceca113af6b6b8aa8c1f0bf073120e68f75de791cfbae5187d3dad"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"f2d3d9c98e935083679090cef1667cc517bce9e4b81490707018ba4ea5e82ec5fcbca96c28540b072f019238c4e5e56b"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"9a9455ba9b5d2f8238a615dd2ced011481dd7d70a0411988118fcd7efa38c57a"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"02b23871c27d0ab87d6f5aacf06d76bbf561cea49144d2cd54b0ba3bf75b005f64b7cdaba939de0f323e795dffd10e799c161b9c5ea56252ae108c4f2a61c539"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "id" : "Apache-2.0"
+ }
+ }
+ ],
+ "purl" :
"pkg:maven/com.google.inject/[email protected]?classifier=classes&type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "https://github.com/google/guice/guice"
+ },
+ {
+ "type" : "build-system",
+ "url" : "https://travis-ci.org/google/guice"
+ },
+ {
+ "type" : "distribution-intake",
+ "url" :
"https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+ },
+ {
+ "type" : "issue-tracker",
+ "url" : "https://github.com/google/guice/issues/"
+ },
+ {
+ "type" : "mailing-list",
+ "url" : "http://groups.google.com/group/google-guice/topics"
+ },
+ {
+ "type" : "vcs",
+ "url" : "https://github.com/google/guice/guice"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/aopalliance/[email protected]?type=jar",
+ "group" : "aopalliance",
+ "name" : "aopalliance",
+ "version" : "1.0",
+ "description" : "AOP Alliance",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "04177054e180d09e3998808efa0401c7"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "0235ba8b489512805ac13a8f9ea77a1ca5ebe3e8"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"0addec670fedcd3f113c5c8091d783280d23f75e3acb841b61a9cdb079376a08"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"3f44a932d8c00cfeee2eb057bcd7c301a2d029063e0a916e1e20b3aec4877d19d67a2fd8aaf58fa2d5a00133d1602128a7f50912ffb6cabc7b0fdc7fbda3f8a1"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"4dddf44338b5aff9580da2532b81c0ac3e1d09e1f28c6db871a55cad442b705dd7791eb07f9d4577d49d0be3673ba783"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"2bd64cbaf769c6e4e85e34f7a6119d89e16fbf55af3fc5d6cbd52eb214c367dec1ac7b9062ee0fb35a2e0acfc7c477e1"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"d4a726b2bf8aa58197021a7d8fca674b4b2790d4c48de43a92f728866a91c2f0"
+ },
+ {
+ "alg" : "SHA3-512",
+ "content" :
"830bc3f8328be76897990e9b9fc42eef02623115e456af96ad09b20900ad615519c8c8de60155ac04fb332eaa9510110d52edd13911af76271c71d91cbd789cc"
+ }
+ ],
+ "licenses" : [
+ {
+ "license" : {
+ "name" : "Public Domain"
+ }
+ }
+ ],
+ "purl" : "pkg:maven/aopalliance/[email protected]?type=jar",
+ "externalReferences" : [
+ {
+ "type" : "website",
+ "url" : "http://aopalliance.sourceforge.net"
+ }
+ ]
+ },
+ {
+ "type" : "library",
+ "bom-ref" : "pkg:maven/com.google.guava/[email protected]?type=jar",
+ "group" : "com.google.guava",
+ "name" : "guava",
+ "version" : "33.4.8-jre",
+ "description" : "Guava is a suite of core and expanded libraries that
include utility classes, Google's collections, I/O classes, and much more.",
+ "scope" : "required",
+ "hashes" : [
+ {
+ "alg" : "MD5",
+ "content" : "72920caab34426c5815e3b00f80e3b01"
+ },
+ {
+ "alg" : "SHA-1",
+ "content" : "e70a3268e6cd3e7d458aa15787ce6811c34e96ae"
+ },
+ {
+ "alg" : "SHA-256",
+ "content" :
"f3d7f57f67fd622f4d468dfdd692b3a5e3909246c28017ac3263405f0fe617ed"
+ },
+ {
+ "alg" : "SHA-512",
+ "content" :
"82c43d82fee2b3264e53cd2e9451865f9467ec0baa68d0ddfffa06a1e5465872913150ef96e99ea91daec4387248d832ec9398859f2fa5f08f65caf103306ba3"
+ },
+ {
+ "alg" : "SHA-384",
+ "content" :
"6645343c3c7a989539d8e77a53b0b848bc1cd739a405353aa6c00b3e4e6c58a93770c988e53d4c0326ed7ea608eb5820"
+ },
+ {
+ "alg" : "SHA3-384",
+ "content" :
"cc6d1a11626c5ba5fdec819fdc4c0e97afa3e946744dbf9dae10f9ad77f6570703356e301a686c7727b80095d3ec4bea"
+ },
+ {
+ "alg" : "SHA3-256",
+ "content" :
"b09ae5778552402e8e5780adbee939191ea149cbf0faf2f9c15a818167730df0"
+ },
+ {
+ "alg" : "SHA3-512",
[... 212000 lines stripped ...]