{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "version" : 1,
  "metadata" : {
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.8.0",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "76ffec6a7ddd46b2b24517411874eb99"
          },
          {
            "alg" : "SHA-1",
            "content" : "5b0d5b41975b53be4799b9621b4af0cfc41d44b6"
          },
          {
            "alg" : "SHA-256",
            "content" : "6852aa0f4e42a2db745bab80e384951a6a65b9215d041081d675780999027e81"
          },
          {
            "alg" : "SHA-512",
            "content" : "417de20fcdcb11c9713bacbd57290d8e68037fdb4553fd31b8cb08bd760ad52dc65ea88ad4be15844ad3fd5a4d3e440d2f70326f2fe1e63ec78e059c9a883f8d"
          },
          {
            "alg" : "SHA-384",
            "content" : "5eb755c6492e7a7385fa9a1e1f4517875bcb834b2df437808a37a2d6f5285df428741762305980315a63fcef1406597d"
          },
          {
            "alg" : "SHA3-384",
            "content" : "0fe16a47cf7aab0b22251dafcc39939b68e8f1778093309d8d2060b51a08df445a8b8ed5a9561669faf2e55f907c76d8"
          },
          {
            "alg" : "SHA3-256",
            "content" : "3e5a1eb5ab7d0797498862794709ff8eaaa071fe4cc9ec77f52db7e2f97ef487"
          },
          {
            "alg" : "SHA3-512",
            "content" : "59281a3e29e76270d7f44b40b5b9f05e55f1ae3ec716d80add806f360940809e3813998ac7c5758043b8e248aed73b86e37dc506cdb4cde03c16bb617d8e5a3a"
          }
        ]
      }
    ],
    "component" : {
      "group" : "org.eclipse.jgit.feature",
      "name" : "org.eclipse.jgit",
      "version" : "6.10.0.202405290101-rc1",
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit.feature/org.eclipse.jgit@6.10.0.202405290101-rc1?type=eclipse-feature",
      "externalReferences" : [
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit.feature/org.eclipse.jgit@6.10.0.202405290101-rc1?type=eclipse-feature"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "cdx:reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Repository access and algorithms",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a1e8f4bc0108c864a62b3c533c5d0b0"
        },
        {
          "alg" : "SHA-1",
          "content" : "7218b42166c604d9815611426a4ce8183af884d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "9d9f2767373a9e86e474eb6fabeabd3143d90774c4d9552a89c8cf74b63fe41c"
        },
        {
          "alg" : "SHA-512",
          "content" : "a5235d95f7135fb06894ffffa6d85d4ab483a8754cd282ac6f52c5bc0b02a8b92c581b52c104239941c562350d34a01e1bde0da3a7004faa22e1c9dfc83a7298"
        },
        {
          "alg" : "SHA-384",
          "content" : "fad4ac2f1b04f132496214a1ad9cbac512fe8f8f94a2758c24435212635bfeab813270aeea92abc0a034d9314882334d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "27a5b3379ee5387433f806cfb8931fe7e2ebcc2107aa81b83c819b8de76e1799be38111fd09710c9d96dd26dab2c778a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "abce785b8e4e9fcf5f5b4090c54f9e9f4879eebbff00858e504b174bf8ce4fa0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d40da2f988ba7e152430cee65e01ed77f9094efd7bb27a0ab1f8e5fd4f4b434f26122d14d43d12e9526139e2bac929634bbe287e60460007cdb5c9b8faebfd5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Repository access and algorithms",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e2e741ac877ff9139ed25f51704a7c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "3683f65ddbff1798686d565064d57d94658bc5d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "edf7834c8064345d39bcd5343b8952f7c1b760c15e68142013254d6e128e6dd1"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b63e2f76e8e1eccbe9687095bccc26c5da45672b21d2942eb9c7b1ae2578b1f1683fd6da43b184078ac34eeb5fbc86c054fce6d62ff9b1b41ee10344500dc21"
        },
        {
          "alg" : "SHA-384",
          "content" : "6464ad9144fd3183d04b6c1160a7bd9ef3339b61efb9238ff02551083a63d2ec27f7d37cd3581e6e7d2668a503464d11"
        },
        {
          "alg" : "SHA3-384",
          "content" : "911f6f7ae28c6855fe650f2c7e8828edcce763bc086930c72410b4edfa8e0957614874aaa7a6b6866628151fd2839fdd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ea8895e1e0341e295bfa15f56a664a28d0695810684b9802f2a8d5e8572541c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c3c5bc57a5f8f45f098ecf220ec90f9465ce18c92c3e2f8b7eb8b8ddef2cb495c0fdf4bc5171b8fa16d6d9b79eb84ead53b6ca73021ad8cb605a39a24f80ddf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.ant",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Ant based user interface for Git",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6fd6afeff9a1a5d507a3fb8b7830e218"
        },
        {
          "alg" : "SHA-1",
          "content" : "c2afdcd5e5cf6ca6d0974152e55956df78f4c9fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c401d31ce9f63bbc5c03f1d353b1d573a83e281bc515141191315532b7208fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "7cffb4285915b8c248d051aecbd2694fdaeef63b65e7cae4a245774d09ed169a440a28f2ae3274808d580dd7d4c4ebd62450b332c5a6e26d123e846bd123a8ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "e9d1cd2189f44ca3f4616c71485bb018fee775fb28caae8d6f76383d36cb5694f3305e469e07ef6409d2c69a8cd09b1b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c6db55dd54220612ee0f5ef03dd9498b11e17c0f305a64d1ced6732d17d0cbe3b5f8b481bbda30755cca1e3d6f8d9dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b7841cf712a66c36023b9794e1d9bfa750b2bde3066929aa7efb03a00f4b936"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ffb9ec0d99ed324aca446009cb92c5febf5765f4494f53a2770737e53ab751be61b8730dc0bd433cdc3e33a66017a634d417b03cfb5d2d408af24655d0caeff4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ant@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.ant"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.ant"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ant@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ant",
      "name" : "ant",
      "version" : "1.10.14",
      "description" : "master POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "263e00d844d0e4efa54440ec5ed6362a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1edce9bbfa60dfd51f010879c78f4421dafae7a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "4cbbd9243de4c1042d61d9a15db4c43c90ff93b16d78b39481da1c956c8e9671"
        },
        {
          "alg" : "SHA-512",
          "content" : "9fa6296d1d224e16e6d0ae270e128098d480f8b54dee3deb13d348bf033fa621498dfdafea61d84f0b4710d12c21a42f05be076ddce385754879c8782a333c4e"
        },
        {
          "alg" : "SHA-384",
          "content" : "0f2bae9975d540c9c01872b1f5ff8f8888c2976e1f75e69c7b34175f3bfa9134605c35146f023d7ef9bcb4d6f136ed58"
        },
        {
          "alg" : "SHA3-384",
          "content" : "280026cf5236e14efcbc64e5d4524d260495061f1f47b1f9d6345d77c74db71d334572a975506e2310e3bead325974d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7167898eebe3239ace0f86b116ada1314111741eb69832668827c2e398ccac8a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c6f7c44dd307a999216e327efa7c001ce4f2c4ea400bd6f5b6be5b09f09d81f51aef67c9bcaa0aea7cf257fcd8de7198b9a5b151c305a9a04ca0f20b5c16c64c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ant/ant@1.10.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ant.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Ant-Build-from-POMs/"
        },
        {
          "type" : "distribution",
          "url" : "https://nowhere.net/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/bugzilla/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/ant-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/ant.git/ant"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ant/ant@1.10.14?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ant",
      "name" : "ant-launcher",
      "version" : "1.10.14",
      "description" : "master POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e6c71b2f05383e1fb891e99f5267663"
        },
        {
          "alg" : "SHA-1",
          "content" : "8d2268288496b0541a2640f2ee07fe3de1a02301"
        },
        {
          "alg" : "SHA-256",
          "content" : "f0909725a7a24e393888f3fbb558347abf506ce2f7ebc581ff26331b94d951a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "11253b888efb900b34f12288f78136a2ef28c889afdfc12fd2fd5a38ea18b648cfa90dffe283b2c8266a2166cc43dd40a01050e6616ec391c71864b2204d2d88"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef0efd42803c505ae7fbfbe79302c29b99af8c1d5e7bdb022f93a89b5272a2f154d4beb7724effdeea0d6738cb7711b3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9e21cd11c628201c7b32daac116d8043e207d36cee9e3da668600991e2b6175ee1ef7c74565c659bb69cb8e8860af7ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9205c89cf3b4ab21fcfe7fe8f31e0186c8228d39c7b06aace982b6a1ed09213e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "22a891ba3141fc834a28dd07aba3309dff3bf8fa26ea537bfdda06c681847f2c5fcea72c156f839aeba028ec949624992e0e0a9a2320a2c65faf16834bb8ae44"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ant/ant-launcher@1.10.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ant.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Ant-Build-from-POMs/"
        },
        {
          "type" : "distribution",
          "url" : "https://nowhere.net/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/bugzilla/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/ant-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/ant.git/ant-launcher"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ant/ant-launcher@1.10.14?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.archive",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Support for archiving a Git tree in formats such as zip and tar. This is a separate bundle from org.eclipse.jgit to avoid a dependency by the latter on commons-compress.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "957ab52e2fb9da0089b7ba180890a7f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "379cbaafb42377c61997e345440e4261137ec67f"
        },
        {
          "alg" : "SHA-256",
          "content" : "6337bf8cd40cb233887b8cb5ceb14d0d4bfd648f194651b9a7de90ca8ee3e063"
        },
        {
          "alg" : "SHA-512",
          "content" : "fda86c453cbf0886767ba2c73278b17b926041ff490c1d38b7213a29d97ee652003aed2f657dad24238d79d4cc2ac4f5e04cb141fd099503a9c8e9779f0842a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "6530de28df0f5af704bf2800f104a7eaff54570dd3835cf57f5a2fb576566f859088f89687de5561b21765583f078164"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6f35e2142fb9b01fec593f39d6bd433d0f85e76cd6a597cd5347ac139939fd760a6a0d8a1f9e2e4e3d0b6d82f1d0757d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "01c6632fef7bb6597d61be2e8cca3c9ae646b3b9f2c40da6c4f5c51aedf18c8e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1e136ed199b452cda6434e17bbaab2e108ded28ab91404b2bdd925eacbfc78f224005f2fefbfb57a93f90dd0185e3a56d6f1101212d6e587ea4c8e96e7ec9b4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.archive@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.archive"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.archive"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.archive@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "publisher" : "OSGi Alliance",
      "group" : "org.osgi",
      "name" : "org.osgi.core",
      "version" : "6.0.0",
      "description" : "OSGi Core Release 6, Interfaces and Classes for use in compiling bundles.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cae291c61fe8b7a4476d713550c7ff49"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c49acdc9ac62cf69ee49cb6f1905b4fdb79ea5c"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c1bb435eb34cbf1f743653da38f604d45d53fbc95979053768cd3fc293cb931"
        },
        {
          "alg" : "SHA-512",
          "content" : "a6d5388804982ab2cb0ba82b4291e73f006577c54e5dcb0675a2c4922594ddb0265810a4e7c748c88eba76ee350340376b7a9bd25d2de3afb954cf89117cd470"
        },
        {
          "alg" : "SHA-384",
          "content" : "8daff91fc229b2874c1ff7a214fdee65b1824fbac76eb7feec609c5b70ab2fd24fc5cf017b339788a5c7aec041ec1a1c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b921d8bea5dab6e7d827ce49a43e6edb4a15c1402e1d70498faf867bd7e9ea61f47b9cbdbf008ed517b71499c02b9e4c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5836efac64dd3757498bc6648cf02e46f136c6b0b39d5f1641218459d6b68ca0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9056edfc04943cdc81041db1851cade670415457221617babeb3d3c5136c3dcc303862e55b545f40584477e0654d11d84db6ede072015b08744241202d79ee63"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.osgi/org.osgi.core@6.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.osgi.org"
        },
        {
          "type" : "vcs",
          "url" : "private"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.osgi/org.osgi.core@6.0.0?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.gpg.bc",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "GPG support for JGit based on BouncyCastle",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5abcd8c844a84ec45232b80f060628bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "a9d4c0eda5def14b30611c7626c9a18a64a28b86"
        },
        {
          "alg" : "SHA-256",
          "content" : "cf8d00d5646ef24f3eaf283d7bbeb4e18597fda087f9238c4d2ff7daa74cae2a"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab52baf535f50063ce31c2e24b6929374ab4c62c19058735b5b058f005ad97ecde18f13ee58e57a6b8fffe6f04461379297984e45b74186744b729b4cfa23628"
        },
        {
          "alg" : "SHA-384",
          "content" : "44264d1ba4b535939fdd0d9b5ac09c4ebb11aabd67042355d349b4543b4f7789ceb6cf35a749035a299900d209545c98"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c98da269364fe34a12249df8b420a956860f03a80bf8153cdeb52ffdf60b52cc73e22270b0cdd2e3612b4e3418e16c2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b6f1a70f8d25872d55f71de409c0fcb19427ffc7d557dbceda98e2c1d63adaf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ad0f3ba24a64e592aa95c93a4738e0c16fc636bed7073acefa2001a44c789efcd2756b8408f1fd35aeb684c1bb9f50bc02ffd1717f8ed4092d9fbf772eb15486"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.gpg.bc@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.gpg.bc"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.gpg.bc"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.gpg.bc@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "group" : "org.bouncycastle",
      "name" : "bcpg-jdk18on",
      "version" : "1.78.1",
      "description" : "The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "003cd380030576107da53d4ba0490875"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c8dbcec20355278ec54840e735f63db2479150e"
        },
        {
          "alg" : "SHA-256",
          "content" : "1463bb2cb8737e9ae34f5bd93f48e27711365bb277f4918f44608ed89b68792d"
        },
        {
          "alg" : "SHA-512",
          "content" : "a2ba9b0767302699754db3b636028c36c7af68786f34d97e7445ebec496dad1c1076c5763da9b9160f3402033aa298b65457a8efd143d92276c81186f3c19706"
        },
        {
          "alg" : "SHA-384",
          "content" : "1599d6493076c6b299ddfb9e7225c3db22f82a24b8333871a2aa55a62e4b874939d23d6b6451168493b7f90de5a01c11"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e2ad587138c254844b387f008a4a40415b48a343c23d997421d9e9050cdc26b441fdc99dc94a962e2d4c90a67504bc15"
        },
        {
          "alg" : "SHA3-256",
          "content" : "96831469ede277df99f52be7014842a116d230bb6d9e92a72a59305c6e107616"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c31e1040c478db318c13faa8291d9f913a52b5af3f16e5094a261fac5be2888e297d92d11e8ff7829678dfd8325d46d9825016bcf0fc2b9cbcfaa7ac5da7ddfe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.78.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/java.html"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.78.1?type=jar"
    },
    {
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk18on",
      "version" : "1.78.1",
      "description" : "The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.8 and up.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9646d6d9c087fd408fafe0e3cfe56c25"
        },
        {
          "alg" : "SHA-1",
          "content" : "39e9e45359e20998eb79c1828751f94a818d25f8"
        },
        {
          "alg" : "SHA-256",
          "content" : "add5915e6acfc6ab5836e1fd8a5e21c6488536a8c1f21f386eeb3bf280b702d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb10c3c089921c8173ad285329f730e0e78de175d1b50b9bdd79c6a85a265af9b3331caa0c1ed57e5f47047319ce3b0f3bb5def0a3db9cccf2755cc95e145e52"
        },
        {
          "alg" : "SHA-384",
          "content" : "f800642cf1d359c49455421dcc1f6d4b4225d74128bc221fb6742703d5efe009eaefdac2b8139e2168e55815df32c91c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de3801b40050d6839874c0f00c933f42c89badc87a64d0664960aaed1b08f350ee5bc2f0575771a9b3a217012698d5d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6a7629eefcee11d7f9cfca72d6b87d2779785ed887987cf94ce7da011b9e373"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6a3e7b0a180e61d17de3107876e0ccce6ddfa23c165827a585b10fac8cc3629ffde930e36aaff5df2327278e35631d9ab970923fe0e34d68876b7911f2a536c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/java.html"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar"
    },
    {
      "group" : "org.bouncycastle",
      "name" : "bcutil-jdk18on",
      "version" : "1.78.1",
      "description" : "The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for JDK 1.8 and up.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "228149d265033bae6701f70580aa7bf2"
        },
        {
          "alg" : "SHA-1",
          "content" : "5353ca39fe2f148dab9ca1d637a43d0750456254"
        },
        {
          "alg" : "SHA-256",
          "content" : "d9fa56f97b0f761ce3bc8d9d74c5d7137a987bf5bd3abfe1003f9bafa45a1d2f"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a338c50d662993c9f00bba23f98443c923b9a95ff61dc653906f51857f8afaecc57a536bfaf6848ac8e7e9ce0a21f84ec068815853261268f97e951526bc766"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf8b9239ca118fe66fff8752dca15caa6950aa696e5034b087e89893ebed7dc1c7ce28c4e1b01ec7cc791f926c91f3a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "44d796cc83bdc00d3e6703170c718d34347babe628c7ecbe7769be0d39873a081eea847a336ba0fe96c09c79d52807f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "681c7ba398b4932feb4f9e3a67e746b519c5f732d73c2aa4ce3ce43274f24f87"
        },
        {
          "alg" : "SHA3-512",
          "content" : "99809d355ddcfd5e72bd627c099f376f04d3f10ce227fb1a27812596b466fd21fdee97c4da061d4e637dd6e256af6871c51de94930c07c7fa8ab070767c4101a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/java.html"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1?type=jar"
    },
    {
      "group" : "org.bouncycastle",
      "name" : "bcpkix-jdk18on",
      "version" : "1.78.1",
      "description" : "The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bbe33d493826742ce3cda5fe5181b668"
        },
        {
          "alg" : "SHA-1",
          "content" : "17b3541f736df97465f87d9f5b5dfa4991b37bb3"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b48ea084e5232b9d79ebca1887b9de037b124931807cd60710748c2aee08cc9"
        },
        {
          "alg" : "SHA-512",
          "content" : "d71a45844a7946b6a70315254e82a335d2df5e402b2d5a3b496fa69b355184338011b49c5f1c76026764a76f62f2bc140c25db2881bca91dde9677a25c6d587b"
        },
        {
          "alg" : "SHA-384",
          "content" : "8ec868bf88ebf69fa9a3c42803410d221600168652c659687db408a661a64aecf0c6cf1c9d70aa2f8e7a29e9846b1fed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "49e639a4f1b6d3a45a15eadff7afccd62f88111fb4eb8cde1a2df1df8f6a1b0b4a0b8976f1376c5586386158e71a5280"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43fe9d049512fd01e58aea9e088530a4153eec20b58edae9ceea102a1e632bda"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2d0d02e199df93ac1b90b12d40d5cc7fd5d92e5ba5a93b5ca495ad2c210a2fa927871db5932a9f070ad66ea39a66d3a3ac0ad1ebeb4cbf010de28a247cf26ed"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/java.html"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78.1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.http.apache",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Apache httpclient based HTTP support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b96ac0dbcdac7869dab049903a3f217"
        },
        {
          "alg" : "SHA-1",
          "content" : "c27fe37248524219336d8fafb47d25a973a604d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "e8153aa5447904c473da68fb5be9e477a24fa2c992f01a60fedce67b78c06747"
        },
        {
          "alg" : "SHA-512",
          "content" : "66f508fae33fb39b5e58de73305276484802844c88261239d0bc79b3c6dae73a3f795b5e2689a067fa7f7fc03abf3a53a34e43de6b5e7f46f1b66c7b2bbf6071"
        },
        {
          "alg" : "SHA-384",
          "content" : "69c9a5fe8cda207e50f253de8e674d355cf22e69217eec3136186d419237b158e6832d0282a5bed06e4e68f43e85314b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c02cfbebbf28ca3a4f0827f761797e2a3d902b17af976eb48a9fb6f30da059942c2ce4d851ff11015f72b994765364a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b93f7876d2ecabbb73a304dcbb2dcbc4de3bbd13cf6e4038054151b8e141fc2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d48a8752efa2b7796db17fa314572603228cb623f7e4cd5fe42c1e65a1355b09b8d580f1abf6c403a15c91bcead2cc69ccf1a6acf7fc6e39cbeb6d02b1a2395b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.apache@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.http.apache"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.http.apache"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.apache@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpclient",
      "version" : "4.5.14",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2cb357c4b763f47e58af6cad47df6ba3"
        },
        {
          "alg" : "SHA-1",
          "content" : "1194890e6f56ec29177673f2f12d0b8e627dec98"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8bc7e1c51a6d4ce72f40d2ebbabf1c4b68bfe76e732104b04381b493478e9d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "a084ef30fb0a2a25397d8fab439fe68f67e294bf53153e2e1355b8df92886d40fe6abe35dc84f014245f7158e92641bcbd98019b4fbbd9e5a0db495b160b4ced"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8ccaa1fa8ba7c421413e3c30375bd9c31284e837c476fd831e18043ad4187e92166f49554123108891241bed674b95d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a17dfcf12b2af3a9b006ec369f9bc78ba322348bf1a01146e0d4f3fec2bed6cbe8b2193fac5b4d5a0c3036c06477510"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48f0a61b691e22dec9d6db8e0b58be4ca17a42a2846c82f0875de21f72bb0faa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ad2c9adc761b7e813330f0dcad3f9978702896c7d0cbf81f60a472d550e320b1527be425ba597c8c9352d587e32e1d46ceb4c73e99c70a6190df4c699a7c2a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-client-ga"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-client/tree/4.5.14/httpclient"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-logging",
      "name" : "commons-logging",
      "version" : "1.2",
      "description" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "040b4b4d8eac886f6b4a2a3bd2f31b00"
        },
        {
          "alg" : "SHA-1",
          "content" : "4bfc12adfe4842bf07b657f0369c4cb522955686"
        },
        {
          "alg" : "SHA-256",
          "content" : "daddea1ea0be0f56978ab3006b8ac92834afeefbd9b7e4e6316fca57df0fa636"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed00dbfabd9ae00efa26dd400983601d076fe36408b7d6520084b447e5d1fa527ce65bd6afdcb58506c3a808323d28e88f26cb99c6f5db9ff64f6525ecdfa557"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac20720d7156131478205f1b454395abf84cfc8da2f163301af32f63bd3c4764bd26cb54ed53800f33193ae591f3ce9c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "628eb4407e95dca84da1a06b08a6d9b832a49de8472b1b217e8607f08efeeed18b996232d64dd07f03e78e0e3bb4b078"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9aab62deccf156ee6e324c925dfc30ecb53e8465802863a551901a461424e807"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3fd76857f6d20c03799537cc961c1c4ddf1c375c6c192fb982363e3b9397ba138b77f24ef38b4202f44e37586789c0320e4de18fdadd2772304fd14a9b26d552"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-logging/"
        },
        {
          "type" : "build-system",
          "url" : "https://continuum-ci.apache.org/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/LOGGING"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/repos/asf/commons/proper/logging/trunk"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpcore",
      "version" : "4.4.16",
      "description" : "Apache HttpComponents Core (blocking I/O)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "28d2cd9bf8789fd2ec774fb88436ebd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "51cf043c87253c9f58b539c9f7e44c8894223850"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c9b3dd142a09dc468e23ad39aad6f75a0f2b85125104469f026e52a474e464f"
        },
        {
          "alg" : "SHA-512",
          "content" : "168026436a6bcf5e96c0c59606638abbdc30de4b405ae55afde70fdf2895e267a3d48bba6bdadc5a89f38e31da3d9a9dc91e1cab7ea76f5e04322cf1ec63b838"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba9ceaee1a37ca3201d6a1315ecb0327b495489efd0baa155c219c475df8d3eb69fe77ab0026563db406497626da6562"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b9dc44dcc7cc86d5036f26d54c4003a2d72808ae7b07a0808bb53505c6d4281b5ad213eb1f3d0fef1113dec57cb0dfe1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd8ab51846476c6c18822151c9ec07b39a9633010b5d20ea937fc6910407bc64"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b42fa528242981a9d70e4f68ab75a24292df5112c44c21b6f18cb9201ce747885ba1d4dc69bc3d14d0da46a6c2638f937c11bc45749abeb55dc89ddada90cdda"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-core-ga"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/4.4.16/httpcore"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.http.server",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Git aware HTTP server implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3f5d056d3a62d7e3402cfa562e404918"
        },
        {
          "alg" : "SHA-1",
          "content" : "3683fc97a963bf472bd38a3c65130fab84cba9a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "02c6d7a4bd6b3ab3ccff103f0c8d33694841f129d08f6b7b76b7266534998ea6"
        },
        {
          "alg" : "SHA-512",
          "content" : "f22940145be2f40d095e1f2cf2169e2941db2ac9f33666d8fbf8b370ba5490c4f838acb74bf8b245eb4912f5961b19e0d68448fa140a350cf99c9c1342aa9880"
        },
        {
          "alg" : "SHA-384",
          "content" : "a20c7dabb4ee0d6409874a9ca65fc5fc05bd255ece5bf6de37d976e0428c3277393d44173f84cb8d8b5b2ebcf885d120"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d24490e3daf2b39601b3a80620ac331afc8997b11443a9dfd8acdafa76f794baaa6872bfddff961bc5197b77d4f793c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d84a98f25b9fc9bef9c1538f4b9966baa36f76ea001cd013da38c90a6f467f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d10ac651e66730390752bfb348df4343ec80cb407d7435f65db8d7768f08e918d61b2cdcef8989732c863854520d2f9efd1948cc9ee40d1a5535a3d5c37a21e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.server@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.http.server"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.http.server"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.server@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.junit",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Utility classes to support JUnit testing of JGit applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cb73f14598bc6203f734fb348b90cd55"
        },
        {
          "alg" : "SHA-1",
          "content" : "40b51f68b6cbd380179620551f10c5065d3cd195"
        },
        {
          "alg" : "SHA-256",
          "content" : "794bd8d0a71cabbf1446e5db419171a8366335895115618aa278a27e45839199"
        },
        {
          "alg" : "SHA-512",
          "content" : "d26d8f6ee7b542a609318a8f73aa1c94e374aadea599a51f1b5ebfa579076b6396440e668c7592bd95b4cb3048b2ab3bb3a46b27fa23baa84bffb5f6344ab6f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c0b28da62347ff438e803130825f13ce0e90479eb3c0c747bbd71e7b971e4dc617ae1104f1eaaaef9737de92bd4fd1f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d326d065a4eb498e653d1e50666ae502b5a520edb7bc6702e178e4ca9ada6e52b06c2ecc4ac8002b8fa6668b436ac1e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f5344da44715ea3072c94276e3f092b134c41aa08f9b72ac7873c7a26862786"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fb5ec3c92e5b21c0f5ad9c0ed5afd192bd6fbeae1f2cd4c4ccc5d48000f3058226ac59ae76aa79730a54674b3c1e933a137fe09ad53864b92d34f1694bddd171"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.junit"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.junit"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.junit.http",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Utility classes to support Http based JUnit testing of JGit applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a3412683f5cdb3467c6c1d8d0fad7709"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a272caf581a9917f89e30bc450b9e6b6ae0acdd"
        },
        {
          "alg" : "SHA-256",
          "content" : "31f8724420e3bfc9a8945088b73247535c665666d02445dba36253dfa028f312"
        },
        {
          "alg" : "SHA-512",
          "content" : "8712589866ed38430020c9c661f58a12d4c9f861247261955f052f6adfa56362067aa78c3b06ac72aed2fcddb3f3cf3c7086c8b33ab8dd01b5948c14553512c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "968c2a5e038a9f13b0351f9e5215c1bf1ac845ca82f2155858424b3c7ee1df06aff3c0d78d92e410da3357b2e482aff1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "46d125e60183a930ae3fa2e0f912f18764c0da73927826fefced2a5d7c9af45cf5623f30d2d64197974bc42fa0b6aa4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d1f47ef3a75189d326194ff379d0612f9253b74e7c5bfd518459d9c6603d2ab3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8abdcddb26c80369fbcd50b4aa6ff27b39d068f4e8591ce93c9e29cf74b3d6ac4ad34268e0b4ae15ac1c952780e932d882b8fe1e358c0c4e36d836a0025bf610"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit.http@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.junit.http"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.junit.http"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit.http@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.http.server",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Git aware HTTP server implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0111c87ad2ecae1beb4eb2f5e7639580"
        },
        {
          "alg" : "SHA-1",
          "content" : "e96b579271de5b2d3001f38060da601a3aecda9e"
        },
        {
          "alg" : "SHA-256",
          "content" : "a1fbc53d9cffc11034139fdf91eb20e9e4363dee088621d786bb28ee757a67c8"
        },
        {
          "alg" : "SHA-512",
          "content" : "5405697a6a25dad497589c15f282e103efc0d2a38ecb45da70972354ca1b03e42ce141f0479ec3156b8f1c259c36cfe06428e4d3ad96519a9881051962142f3b"
        },
        {
          "alg" : "SHA-384",
          "content" : "1857e75c6c5312536b796f0674a7dc80815722b6c9ba2e8092b528eb24a167abb4738a1d969bcf8bd4c2188ad4c851a8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "78fa3303375cce37c37dfec76b4aaf2a38377a5b7cf90d802756f7b4065388d9518a9153cc8aafc45b5131409ccd795e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f4f89e812eb4f98648767a8417c0165a04fcd3459ffe281375a476ae1bf37e2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5625dabf177ff35413ff782e0e817c72301ffa6ac2b692b36e79277e023c46bbd7db8e261160f4c549db8de1143c8d03b3583986e7bfdb4f13f86f95aecf9140"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.server@6.10.0.202405290101-rc1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.http.server"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.http.server"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.server@6.10.0.202405290101-rc1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.junit",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Utility classes to support JUnit testing of JGit applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d1f83db56d923a3d3eca0f337c7fa1a"
        },
        {
          "alg" : "SHA-1",
          "content" : "14761cb66801940a1d4287eecea495ab18727be1"
        },
        {
          "alg" : "SHA-256",
          "content" : "29b533ebb48232971b91b83dfc30992dfad7488732252449657d3c487d0ce3f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f686d0ef6c6ffba22197bb72129ffb7a23993189dcf60915585d70f8874ec96eac44e2135c12ba8914579faa17581a242fb1211cc258e66781f0b8ccfdd6c6c2"
        },
        {
          "alg" : "SHA-384",
          "content" : "631b6cd068f5c64182be6b4aca0d89140c29005b7bf2595c9dce4f97a869488fbaccc7a0800eb31b0573029bf58ac897"
        },
        {
          "alg" : "SHA3-384",
          "content" : "12fd386e57d9fdf499d98b715d0cccfbb32c3b1ef3ad718599f554e56cb5d50c24992a7f3c2eb18a4ecd4d16dc70d958"
        },
        {
          "alg" : "SHA3-256",
          "content" : "448f2e4ce9a040d8ed833b1eefc18beefaa930c3f2fe0ce20f09cb9856964a65"
        },
        {
          "alg" : "SHA3-512",
          "content" : "865c8a0de1596d661874add6632e3f5e92380d171aa7ffd4edf1c7983f9029c8239e86d1c05ade28561470ad87f19b05621e81da4bab0007c0fa3141b15a556c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit@6.10.0.202405290101-rc1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.junit"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.junit"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit@6.10.0.202405290101-rc1?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-servlet",
      "version" : "10.0.21",
      "description" : "Jetty Servlet Container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6dd89216f18d502f6be7d12f9f15e197"
        },
        {
          "alg" : "SHA-1",
          "content" : "6de2f73e1edbd368b14c485597d555d1190e6221"
        },
        {
          "alg" : "SHA-256",
          "content" : "4047541c23a876259ed130968a76e400818a6d7714bff761c48ad618512fd468"
        },
        {
          "alg" : "SHA-512",
          "content" : "47c968376632d206ed8e5dbd45f700debb83168099d47a5bbd3494429118de907158b1079309f146b95b96451486fbecd342d05acf37e91ab11f873c8166a009"
        },
        {
          "alg" : "SHA-384",
          "content" : "62f6cd977272136f91ba6eb147a0e343ceb6f30b16449f01fe6158c734cf2e35b4d6ea184fbe993b2853fa9e2083bcbe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92138480b1b6985e10499fca28a2961634472052140a5614aac463cb2b4980bae8bac1ced6573f99da369a788a269061"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c0eaeb86ca9141d28a3fa6246470f63eca96301db2f4f1e3e90f1c121a023b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6e911863e2a17d28db0e84128aae97d36312ab8709570393cb88ecef5edf12146db6df42f1897ee13bb7b81e7f1b5b727456abc9582787d8ab7f3051c5f08837"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-servlet@10.0.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/jetty/jetty-servlet"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-servlet"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-servlet@10.0.21?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-security",
      "version" : "10.0.21",
      "description" : "Jetty security infrastructure",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab000beb95149b708d1353ddadaa5259"
        },
        {
          "alg" : "SHA-1",
          "content" : "fec31c853de43a15a5a75f2e1492e930366d4595"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac0232fb67c895464f25f89619602aa3fcd02eb0d1fad92952473baa815776de"
        },
        {
          "alg" : "SHA-512",
          "content" : "2584f64513431e1e214262d224f33e8b3f984a9861179fdf7ba0d5d82f6fa74ae314231d6ae1df5a5c928072be8ec9018abe1046562307a3d80b2bfe4840f1c2"
        },
        {
          "alg" : "SHA-384",
          "content" : "e720e127e6d8510acbf48412e6de09d4ac8808f360d9d81918f877e3d2ffe12e778ad8268b867320065f1d20a462b4a4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "37558eec5d6da37c1689dc1af63af2282ca93c4e500f8a929f8b5ffdcee87a591da4ea347e51ec426b24f472a881516f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0be9a802afeb6b98be2cfd151a0ca2a8a7d601351cee4612d0ad52aa57257f29"
        },
        {
          "alg" : "SHA3-512",
          "content" : "81b34e04e95a52d6a11d24cb60f415429111082b17c74f67e7cd18a099cac3caf076cb8b6fec26ab24d98cccda4c2eb1a7998ed94c2a5168ce636b4a039a38a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-security@10.0.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/jetty/jetty-security"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-security"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-security@10.0.21?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "10.0.21",
      "description" : "The core jetty server artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5acad3e3dccbb74031702111041dde0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e49b8b6d0ce2f8e484e4eec3d8b0a55c4cc599c"
        },
        {
          "alg" : "SHA-256",
          "content" : "69ce68bf26bb2ad462b65f5fc15c0d56a206affd9fc1ec4f91876e8a24968310"
        },
        {
          "alg" : "SHA-512",
          "content" : "68c53a4598a0e9998435473ccb9a589611fda1286725e293aafa555cab7f8adbbe2d9e1f914d411340d91bece57c0fda749c619bf9ddddb421573d2df59a902f"
        },
        {
          "alg" : "SHA-384",
          "content" : "5acf25910058a2b51cb6cf33f76efa0f2700c016e2dbc78d3d640332a2fff160c845c22a9a75947d4ec91a9542804774"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b54fd3667e1dce7edf8af78b8dfdafb53e60c98630e51dea39c3ea83c19c4d5e7516eeb723cffd3bb7bdc837fa609f57"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00504aee4f66629c236781d7048526e4f9c9e911f8d84f20a617a820e3feeded"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4f66bf5a8180cbec94c482b594cfb2104ab24dbf3976ac76a40981affebd6aecf0abbd321976543c3093305484edb7ae45d88e92d50d0a1151e619c34a0bc9b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-server@10.0.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/jetty/jetty-server"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-server"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-server@10.0.21?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "10.0.21",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4dafd82014ec2caf429d0f1ee258cfe2"
        },
        {
          "alg" : "SHA-1",
          "content" : "26c21d1d16f2929c8f58f177a246687444217cbe"
        },
        {
          "alg" : "SHA-256",
          "content" : "e69579ad28a225776ca9252aa681aebd7071e3c7c86117845d5d66f9d3c5930a"
        },
        {
          "alg" : "SHA-512",
          "content" : "d26deade22188dcb2af2cf96ed0ed532d95588dec07d10d1ea9ca289a141d8e798943ba7e86b027c27ad54042ad381a8c18df2a4411629e76c3a9997331313ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "51058bf1608e52a5f8f97c41e3bfb3dd2c47ad5b04610b7e1fcbb5a6352e1f5b8c569d60083bda14bd134c79603b7410"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b1a6c615af8b0c07b0a44e91ece520d7c33cdd9e678dbe6c91488121ce9806aa317edb9da3e465501869c1da092d839"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dfa170afb338030c22b209f6478c669bfefcd874c961b0ccc7846f8dcde94308"
        },
        {
          "alg" : "SHA3-512",
          "content" : "113d81d443738f53bc1eded68e2667c7647aa418435204412f96119e354f5266e98d6190587e75f5dee862b18f5ba8092805db3c6f251341ddd42e68dac1176b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-http@10.0.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/jetty/jetty-http"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-http"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-http@10.0.21?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "10.0.21",
      "description" : "Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a185aef1e9a9d360aa26f80e299a56a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "141f604e6ae732bf2c5e7488ddf82697eb7d8b86"
        },
        {
          "alg" : "SHA-256",
          "content" : "0ef9f9cf6525599fdc228728ebf29c5d8ac24b411e8dbb9a2475036a19e5d104"
        },
        {
          "alg" : "SHA-512",
          "content" : "7d7b772bd4f4f9fb0c1cccac313d61ecdd0908fc3a27515bab9c24284defc97e7556b472645dba319b2ef8d96a44e47511e632680b48e2dcd4ebd9585988a09b"
        },
        {
          "alg" : "SHA-384",
          "content" : "4143c04afb479a6c6122c7b192fb4c80c4077b182f7779325b1954999d64aec2f3e822d2f50f31a046cd113d42b3bf60"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f3ffda0bf3f975135f7e27eda0ba0b5911a9a53d9e29313b1a9af778078102c0975d605924b2f95e23dd92444accd7d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5e5a5abbd0b77a83857cb470c0d50f1819da07c4078cf80b04d640d8e24b06de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd6577a30fc3f94f18e5932af85a8e50339fe60fea9a4a1b62d548dfb9ddfab28e97ce6ac1a4cf7c38c9621b4511762c8d36867634d12d685cacb01278a32138"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util@10.0.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/jetty/jetty-util"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-util"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-util@10.0.21?type=jar"
    },
    {
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "10.0.21",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "97e91f54fb2c8b6c2b87aa9fdcdede63"
        },
        {
          "alg" : "SHA-1",
          "content" : "21bb67ceae5fa145ee86ce88a5609c908b880bf8"
        },
        {
          "alg" : "SHA-256",
          "content" : "d54539ca4abb464f6099f8eb772d51a6bbfa196696df869d2c602d869d8a45ba"
        },
        {
          "alg" : "SHA-512",
          "content" : "c867a4987551f659cc0799ac243bc7ecdcf5650c63461456a4474e0297855cfe8c48f7cbd6a8e9214983ef47b1e8c4b23417de4cc4471295068aae4cf69885d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "d2b7b31e8dda9ce48dd0d187136571a21b5fb8f173b3fb471b7243cdb5625fd549a4fa22c86dec73cd0a06658a73db6a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "57a292e866962966cb8079b954a1b0c180ec6d8189b1b1ef752dbed420d0c2c7bda3f5aa6c04f1fb3547d75c3f773191"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ff23a86295010ceccebb0a9664fc866d19254bffcae79562b207a2326b0f0764"
        },
        {
          "alg" : "SHA3-512",
          "content" : "68d30180b5cc47f2e4105862c0ef32e9c0f8117e9ab03c2b9387666046928d96a2500da83d78980ea3ccb6a8a3b281dded313650f7ffff2aba177abf54f0d7ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-io@10.0.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/jetty/jetty-io"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-io"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-io@10.0.21?type=jar"
    },
    {
      "publisher" : "Mort Bay Consulting",
      "group" : "org.eclipse.jetty.toolchain",
      "name" : "jetty-servlet-api",
      "version" : "4.0.6",
      "description" : "The Eclipse Jetty Toolchain Parent",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d63413e02885c25d0129e3d2936606f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "959c5d83d08f5cddf56caff749e48b735193191b"
        },
        {
          "alg" : "SHA-256",
          "content" : "d90bf1f8a9d2ba89f4510bb51e1516dcf94ef6dc034e00f233654abdd78f2210"
        },
        {
          "alg" : "SHA-512",
          "content" : "758454d41cd0c08ec5b25c1e8ba7249fb11f753ea04c337614db9b99f2da9c1dd9a26bd0048aa6d1b95906d8aa67d0a9c719901b611d3017547adda9f7d4a289"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f5cdcc8b31399438db38ef510c30399f4c2e3058ed8c7d9a6d9a425303c31c3f6d41a16e5d9416ddc6e5ca95164b7e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f6c797c7ffe1fa8b7c68786718ae4f6e96a3a904cfb9ba3fe17c36cd2967796f6e1bc1ed09bc9dc2e74d1ade975526e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1a2f5f3b79a4881afac16b2cecca63f9a18bee4d7b2f0509001e265da8df353c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "443b85f02330d60eda46607dccd92e7f92bc5a3ebf85298ed0dcc28dea468acef800e854918c50300a4fe0fe42a111fb8ffb1be081e817a7a55dd353192f181a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.toolchain/jetty-servlet-api@4.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-servlet-api"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.toolchain"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.toolchain/tree/master/jetty-servlet-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.toolchain/jetty-servlet-api@4.0.6?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.junit.ssh",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Utility classes to support Ssh based JUnit testing of JGit applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "feb161d8dea57f2804f71c886fc6508b"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f909a8f7972c9745a43ccb440dacbd01d7edf78"
        },
        {
          "alg" : "SHA-256",
          "content" : "74daf76c0e2b7c91fd2117c75150fcb2fca70823a78ad74c980b79c4ebee2376"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e18b0b4cfaa888cf36cdd83cad99d71d4f111fde2e0ce6a9efe930b1feb7635cbdeb281bbe4722f2afaa34f52a7b2d05ae8589e380bb7756328d9216f4026d9"
        },
        {
          "alg" : "SHA-384",
          "content" : "32998c80181cee021b2b70e02a3c2520108249fabe0f96c8b2504625b730bcd4d6a9b8b6d791161e0c8ab4e7c83db0e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "40025594ce38faaeadd2bc105b9ddd6c82a7e197c0d7e1540e90ec16d3c9d5e10ecf4d381cf4e67961f3ee1f00c30968"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f209091bd447eda2cf3ac272987de57baa07fb3cc9f042d50a1fe34b877408e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "47908fb2d575c1ef5bcc12af10d7622a6148bc4a3fccbcaa06154c46f08ae4d880b3496121a6423c8254ecf913e8b54d18f3353ce81538a6fbfdc7d3adf07507"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit.ssh@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.junit.ssh"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.junit.ssh"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit.ssh@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.sshd",
      "name" : "sshd-osgi",
      "version" : "2.12.1",
      "description" : "The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2f93495223a7f042190f4e1cfad24f11"
        },
        {
          "alg" : "SHA-1",
          "content" : "45b0501857603881ab472c927852ffa406932aef"
        },
        {
          "alg" : "SHA-256",
          "content" : "be42a8af60937fbe45d9cac2ceee0e45bff6afaa8cf291f69ba54d77b01f8554"
        },
        {
          "alg" : "SHA-512",
          "content" : "65501b3df3f4c71f4d9c19c0f2c9abd9387f014c04db196171e272a37bb156d4f0278b859e45ea4f24d2c5462240fd4f32a83158bff7dddd43ce11814485b838"
        },
        {
          "alg" : "SHA-384",
          "content" : "5ddd52ce3c346bee80ec7228aa893c47f40334cf9162e3c1e1801d155e4d273748d30a0be553fd63bd010838d65645e8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "64c740d136ef70c44845a298951b2371440fe33a4fb7c462a041321fc8358f8288ff8238f62aca5eea016bd6895b19e7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b805dd9ef650539b2c1f2d6b64b89f7254d9ab267a68e22b78a8405cfd0bc5b3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a589d1cc85e2b5e872096ae9378520c5a4b40e961fe7beba3d017b32c5ca68c8344472cf16deae7b7b7a87068572ce4585b4af7f2302ac6cd895ed9938e2e281"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.sshd/sshd-osgi@2.12.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/sshd/sshd-osgi/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SSHD"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/mina-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/mina-sshd/tree/sshd-2.12.1/sshd-osgi"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.sshd/sshd-osgi@2.12.1?type=jar"
    },
    {
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "jcl-over-slf4j",
      "version" : "1.7.32",
      "description" : "JCL 1.2 implemented over SLF4J",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8788169f5d5be6550efc75d3bfffc82c"
        },
        {
          "alg" : "SHA-1",
          "content" : "32c060250bcc5282cdbc1fd7008c12eb4ebad00e"
        },
        {
          "alg" : "SHA-256",
          "content" : "60f3bda5922e3912889cca1311d1b227753610bf60cb4e5e914e8b2eaa0326b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "55b0678cbe5359d7fabcec55f305997170b0d45264b5cc0577cc9137ac2388a459b86c5438b5850d6e7247d3a00486f83f4b7e305b0eb756a52d3e5c5466ddbd"
        },
        {
          "alg" : "SHA-384",
          "content" : "f1b69471e3c75cd1c13f6557666ebc4b01c676cce3bd2cb19720471dcca98333b9573b468cfe308abd7cf297cee59133"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2df2a1639c379ed6962a039804e7613ba9cde8ec612c94062d9375d1071b2870edb58f3b9d407650a13dce61bcb69d29"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f515d8b3b683bd709ce241190b40b6f8266b392da6e69b0e637377f488e6d38f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd2156b7589ce3989471e856cb65ebb50af00a23aef1a2b80ca7ee5f8a4c4573a7887f54559784e710fa8a089ea57ff04c0a80f804710e956cbaebac11c647b2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/jcl-over-slf4j"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.32?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.sshd",
      "name" : "sshd-sftp",
      "version" : "2.12.1",
      "description" : "The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e8ffa7475ef6988bec8e61dc04e00e02"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ef6ded49799618c9438aa1044c6bf01124133bb"
        },
        {
          "alg" : "SHA-256",
          "content" : "307a61a537feb16358e5c354fffdf3e1b06eb242f568d2415193038d1da6b962"
        },
        {
          "alg" : "SHA-512",
          "content" : "abac36668768c239d2eebd1f7ee7964f6bc68090a3b35ed1baac8a891f54a7e584506682d5c176df0ee57491d632217063c87405d06737d8d22bb6f8ed3819db"
        },
        {
          "alg" : "SHA-384",
          "content" : "f4dd2251439029ca413b33db666cfc2be73ef6184d2fc481b72937e3a092e38d44ad335c1218f27c7b2852d2d99eb016"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f274eeec2a25a262f6a659fbe4a0fe86342a3e779ef53dbafefeba3e67165d081ff87a63723c06e8cda377c0e24fd223"
        },
        {
          "alg" : "SHA3-256",
          "content" : "26cc46f8c7d6b413b561c4172e68d2b16a7576296ab7e306ef43ee28aa1bcb08"
        },
        {
          "alg" : "SHA3-512",
          "content" : "19099e7c2802f96e27435c84190dca84723d239a29777f0dfe8c9b52dbaa343c295ac76caa4b6dbbda89e44986ce7fff1c6e24b5b3d237ac542f151f93b03238"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.sshd/sshd-sftp@2.12.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/sshd/sshd-sftp/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SSHD"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/mina-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/mina-sshd/tree/sshd-2.12.1/sshd-sftp"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.sshd/sshd-sftp@2.12.1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.lfs",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "JGit Large File Storage (LFS) implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "09163d981c6a5d8f26f7b4b6f9465995"
        },
        {
          "alg" : "SHA-1",
          "content" : "5975955cc4a88fe8b52a2c289f4fcd75ccf981dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfc1ad2786ab1a9d6e7e466ba50b21f819547c78b19d8fcba23002deddac2523"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c11e55f5bd99e62126837310bbfacbcd7f1aff65e8c40194b69664fdeac0f51aa4a147d5ef65b4ae096183a4edbb03a5bd25a11fcdf1bdbe051bf791026a240"
        },
        {
          "alg" : "SHA-384",
          "content" : "b66bbe9d51da79e16feb0f41df71dc2fed393761bca5d9449d68d4f18a83a5fd6795197f00e3436d35b5d01a6bbb1ad2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "265c9b04186e6774a430e01ac5b51c0037a027eac4b06c3acc829604bd955bc062be1d8e9c596bd5659217a64cd61580"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f3debe4d0d2a1612f90367748eb6b2226e713cd1a09f9b024ae3f88c4f98ba4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ea7d21b47737fe64d38b2058344a150515d8145f462de62e2c8707cfcfda5f8d638a18bd081e3928493ce07fb005369c24b82e7cae6209a2ec63963b95a3dcce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.lfs"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.lfs"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "group" : "com.google.code.gson",
      "name" : "gson",
      "version" : "2.11.0",
      "description" : "Gson JSON library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0c69b9199d3a4e6c34dc03619ff7feee"
        },
        {
          "alg" : "SHA-1",
          "content" : "527175ca6d81050b53bdd4c457a6d6e017626b0e"
        },
        {
          "alg" : "SHA-256",
          "content" : "57928d6e5a6edeb2abd3770a8f95ba44dce45f3b23b7a9dc2b309c581552a78b"
        },
        {
          "alg" : "SHA-512",
          "content" : "b8c91426a8275b42ea5c55b104308ffbe656ae3354bc661f62173352e53a4818a009e4dd82bc6cf518c77fda5a4d2eab0d3ad832581a8f0d87966ef04e6c025a"
        },
        {
          "alg" : "SHA-384",
          "content" : "8720df1ca6f2258a71b7f2307e2b49f0ad2379bc93e93be6a6c619e52b95dbe5a080a49149e8708ce1890e97b47b9bbf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3e268c6f8c75f018c7c8160fba7fe373242d45a2313b5c7823f3f75fcc04bbf93cb43c08ba2998b01b8a3c685d77280"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aa4162683be07c5de9c962e88301054ea42a9bed2257a5e4e650545624a2c094"
        },
        {
          "alg" : "SHA3-512",
          "content" : "31730c961b8920673ac3e973a16272752a46df479bfc0ce4dfb6dd324e32d34e5006247d6b5508b8fdc785ba5ffb42534ea3fa2d7094191febcac60654230e24"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.gson/gson@2.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/gson"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/gson/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/gson/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.code.gson/gson@2.11.0?type=jar"
    },
    {
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.27.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fb183180666ce3d0a24ef7ba02d7193c"
        },
        {
          "alg" : "SHA-1",
          "content" : "91b2c29d8a6148b5e2e4930f070d4840e2e48e34"
        },
        {
          "alg" : "SHA-256",
          "content" : "24c923372c58e35d0b9f16a028929bb9aedc77521867c274f2bd0735df5ba1f5"
        },
        {
          "alg" : "SHA-512",
          "content" : "479f3c5e25a7ccd90adf70a9b1a71bae18205681ce966618b2ba28aea1b10c087b10ca7172e7b34384901b5e8d2dd009f1cdcbcd2a01be55082d276245de0a35"
        },
        {
          "alg" : "SHA-384",
          "content" : "b71b73336df13a8d102933d851f2ceb486d8554cfdc717f38fb2d36234a7b0c9bc015112c9d0c7c3520a081fa85c55b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "94e94fd4ad6e3340aff5b059746395abc4952d4b7f570576f5eee0efb7f8801f2ac0b4c95aba400afc8ac1204e96e630"
        },
        {
          "alg" : "SHA3-256",
          "content" : "faa04401fbf3938684fa829d86310ac894c0646b2cdff18106f5384fcd427f84"
        },
        {
          "alg" : "SHA3-512",
          "content" : "18fdd0dd19823353693fab456226914179623be005d27a85250f5e8758d433c9e88f639556a61a03210339be6dafa86a57068e92e0254b305f1a17add4b805c9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.27.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.27.0?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.lfs.server",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "JGit Large File Storage Server implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "617236b0ef9eac2ff2ca6186d0fdac89"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3a2897047c6b11f96669736234fbae14fbbc768"
        },
        {
          "alg" : "SHA-256",
          "content" : "2389145c36f40b0e868bb598c7ae54b6bec90b7ad7d2ed22ca1e948bc7d8f1e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "986a2afcb913290cffbea94c4af941f7ffcc83642dabd87503c1753c45abb67e1acaa2ccf42eab1ba945bec02b554c602c9f30a4956b63c2a52640cc47ed97df"
        },
        {
          "alg" : "SHA-384",
          "content" : "176ed9a89372c8457f4157c9cb23c4230593a1f97a594c3041fdf30b4e8a928ef2eab28ae923feaec28f9c524728ea23"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be833bcf9e63745ef651d048d780dfe6ac2a49dcb4b6db4cdfcbdcbcfcecc0ff00ed0493d6d894eb95eaf3c0fae923e6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a9534ffe7f75a8cfe863aba898f560da36f5f9f9d0a8ebe6a18f159531ecbe76"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e8057d110cd18d46588429631ee95554928dd959f466fe4884aa105f79e588893fcebfb7f7c3cda11a80cc2a95eb9a395b340384c94877474cb998ca262eae5c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs.server@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.lfs.server"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.lfs.server"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs.server@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.lfs",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "JGit Large File Storage (LFS) implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "739816373fa44389ac4580ccdf93bd3d"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ea49ac1aaff95cb35f0a9014e9de230f45ac36c"
        },
        {
          "alg" : "SHA-256",
          "content" : "7ab0aa5c4993fcf9159e14ea383c296a760f903bac19d7ac0a50897206e2c20f"
        },
        {
          "alg" : "SHA-512",
          "content" : "d7fe5b51a606a6f7cb6fd2d9075ec068db511dd5a0fe633609e00fc8291be07238c691dd57e6275faf731c14c30670a68ad74d6ee396e332451c687df30c7eb7"
        },
        {
          "alg" : "SHA-384",
          "content" : "50732d79ccceebe014c4bf45c3d07283e9209ec0b7606d3050715141fd54ea6059914d59ba215208acad139674f7c269"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2fad292df5140e861351b576395d932310142985e84f69e16608d4bb40b870abae61d8776e2d0f0c8ed0d222254f0be3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3aafdd35c634bebc79eda458f0e0c9d16760bc11b481ae39c77ec0a2ccefdf7d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7b0f3de47ae1578bc12266f56ba1e04b027ec331c1d7d2f6093f28113a8166824d366e27e00591cbfd21ecd13c1c893e5b661ba90a733db3f17cbf7d56338efb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs@6.10.0.202405290101-rc1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.lfs"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.lfs"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs@6.10.0.202405290101-rc1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.http.apache",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Apache httpclient based HTTP support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b73eef67d088198cf15eb986611aeb15"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4ac028facad7f2924fa337ad1ef51ef0f83ee2d"
        },
        {
          "alg" : "SHA-256",
          "content" : "80e39dd9f136722d8c35d5dc25b7bee21afc88c029f0cf7aba278483c117006d"
        },
        {
          "alg" : "SHA-512",
          "content" : "30eb13343c1c44100b1930c1d8d1294ee3fbb2babeae80132de8e2486298a3fc1f73349d09c68bcdb6ab07d62c6dff4bbe9bb665248c91d5765573ae2add369d"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e53efe900c6e2143bf9520342086d6416c7263ca26da5b3ddb5a1dd19f7aa5ab7eee291919695219598efa90fae0ae3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe7656d68f8ad3781b07f3b5cb754bbf92603c5125147a3eba6d4d35d61fd4abe7d81b6ed102915c5fbd5525c5e73f09"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e20b1ce2dbd9d0557d124e671fb37e74f7766a2340021fd13cb250ba18ce33d9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2715d43d8fb9c20353a4289abebf0eec9fb6520ae9c953e5e97a47dda86f89a3db4bca02fe6619e6128f01b1fa68f3283406b90d24565784ed0cf17c3d3a2a58"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.apache@6.10.0.202405290101-rc1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.http.apache"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.http.apache"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.apache@6.10.0.202405290101-rc1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.pgm",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Command line client tools built on top of JGit.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "747d1191b086ecd02f0d76241138f704"
        },
        {
          "alg" : "SHA-1",
          "content" : "7526d04dc6177491db9d9b199a9d831a894dc7fa"
        },
        {
          "alg" : "SHA-256",
          "content" : "436ac53a02afdce1e7e95399026b1435761bb70c2c50d2fd00aae0c162978542"
        },
        {
          "alg" : "SHA-512",
          "content" : "8345f9678e119e8df657d3b92dfd3af7337f7b4218d65e5eb78c782a029516e8c60645f7e6702fca6bccae29e10f492ea50179697615d9bcbaa36238b912a4b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "7cf6cef6ee3252660c4c7349471c5eded5e5d3cb09816df9e890913ec88f0e44bd332741d293d4179d3e4a58f870337e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3f0b993b8680f53d2dfe1d509b6c9b6c20d0d10de3d3c28ff09a7371476e8a2bb0407b59f0ab139cb03615d5cf44f68"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1aa7e523db81432b223b63b7d1028ca12fc48a5b3806e5131256818dac57af9c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4b4bd32dff05f311b4c5d2e59f0c6a082a34e0c81e3e8c6c0db01fa5722b8cc0db352c4eff35b8dcf37e93e648780797a431e131a42ca9290634465b9c5a2055"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.pgm@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.pgm"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.pgm"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.pgm@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "publisher" : "Kohsuke Kawaguchi",
      "group" : "args4j",
      "name" : "args4j",
      "version" : "2.37",
      "description" : "args4j : Java command line arguments parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f58e89e55a715448f1eac17edaf4b511"
        },
        {
          "alg" : "SHA-1",
          "content" : "244f60c057d72a785227c0562d3560f42a7ea54b"
        },
        {
          "alg" : "SHA-256",
          "content" : "5a13b0f7ff519183e55b8f453b8faaa23b92ccf0443f1fac515fedf2246bdc18"
        },
        {
          "alg" : "SHA-512",
          "content" : "2237b8fa0a2cd602637a47b24893486ff8251efdc0b9e992239b9f870ac58d66433280e2bc16bc8274095811f029cfdc02fce3131c9f2e96352fff923ab31f8b"
        },
        {
          "alg" : "SHA-384",
          "content" : "ec839cfd5517bdbf27c76f7daf279217918936e7f06402193332c905485c42ea6d458d348bbcfc9896153c4e2d2e4ea3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3a69c3e40300cb7077fdb2ee0a91a425557bdb1e6b9150aca7ac644fee527ac357e240b795cc5644b375a53d26316ed5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7e15c28c8461c2543323c4e5377bf67aaf2def2df3b528eeaaa86f49051994bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7d1632b2e38c54a116ca73fef42892c321d7687408070f3f3ffdb0f91caf154ec53ca3624c1b673cb71bdd57b8082e37d631ce39d9cd7a07a8d3cd671564d4dd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/args4j/args4j@2.37?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://args4j.kohsuke.org/args4j/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://args4j.dev.java.net/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://args4j.dev.java.net/servlets/SummarizeList?listName=users"
        },
        {
          "type" : "vcs",
          "url" : "http://args4j.kohsuke.org/args4j/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/args4j/args4j@2.37?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.archive",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Support for archiving a Git tree in formats such as zip and tar. This is a separate bundle from org.eclipse.jgit to avoid a dependency by the latter on commons-compress.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a49e05247274d510e2c587640ec9237c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1e77b052fc57aa36b57e499f1f72704e45cfc06"
        },
        {
          "alg" : "SHA-256",
          "content" : "175b214598dc88d2ebd49a58a2239d1a885c0c6b91a29c3d338aca5f003042ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "033ae7386672ab0ce8e43d1018452311d778ecbd24adbb7fe67ee58f536e5e3ea9a8685c4a463e83d55d6db4f10a36abed0303ba27b0ba1bc285b9bc9624760d"
        },
        {
          "alg" : "SHA-384",
          "content" : "fbda5c71e73b135f358e2875a1f24ec6c93ab03872e6f68227aa65d0db97f163c7a5b70812b079666a36e697e36ebfc1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3e9a6de690f8552431db62c97bbe5dece7d1c8abc16021f94e2d1ee5388518122835b6fe4a2b2375349f23d41b9aef80"
        },
        {
          "alg" : "SHA3-256",
          "content" : "89e841be381b60cff3b897c71c9b24ebac5ac8046aa1e6d6c09bf57f148c8e3c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "51a8105767bfe9efd151d449f1fdc4d97635fe2b2dc3cd55428cba45c1a484277eac1c57121a10316c4c38e88d175ef81d3872cf3c92e274adde556e3d5bad26"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.archive@6.10.0.202405290101-rc1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.archive"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.archive"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.archive@6.10.0.202405290101-rc1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.ui",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "AWT/Swing based UI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bee4120852afd8636f9d039b2978c0ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "f56e4c452d7e53e6e269b9950424ef8004137fbd"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b9b661bf815ba08c40e50931b8ccdba80cc93dc649d37b62cddb291efc1026b"
        },
        {
          "alg" : "SHA-512",
          "content" : "93791c9545a17a9276bebf8f64c5cebd8a490eb69e728d7acfd8705c63339453f1bf1e45ca3659398b75b75a13c30c23b55bb325280bd8ca1b8a51a344542539"
        },
        {
          "alg" : "SHA-384",
          "content" : "f38a999ba83061b954de865e39352306411d9ac8d7ada12ae91591366aed90becc597f456d35a3a3956aac3b00a357b5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "678e22421f14fc1d2408a3050ffb28524c7cf15ca22cebd355cd524b0237afb35c7305931bb46d795ce7a071f2070bc8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "93918e7bdf14d84b23d3e93ca765ec8f9c052feebeaade90d6351194eb1f8fbc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "39ce87a70e1078d546772f36cbcb7a8f517e259264c9bf3304c4911950d7d09d016377b194ba2c2172616c1bbf66e85316ccc15679164d65274eaec13b91df51"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ui@6.10.0.202405290101-rc1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.ui"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.ui"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ui@6.10.0.202405290101-rc1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.gpg.bc",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "GPG support for JGit based on BouncyCastle",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "738aedced02c8216236257c23d71d6ed"
        },
        {
          "alg" : "SHA-1",
          "content" : "892864005843ac7ff1840db28f2399ca75e59b18"
        },
        {
          "alg" : "SHA-256",
          "content" : "654071bbd9a867aef6adb54e19863cdf88ffceaa1588b71a6f6d99a39090bb58"
        },
        {
          "alg" : "SHA-512",
          "content" : "bde0e4b3925e068c5a960654961223ddbc39bc3c31e4f2bd474869590e6057b83f350e59de92e974ab0896c2919e3afe12f3255427db8ca58fa2e3a04e1376d3"
        },
        {
          "alg" : "SHA-384",
          "content" : "f9b9d99e660bb1ff2f5aad44d22bc26f54305be8a4ad5d8351eaa60a4dc3d12850e3d3349f5911ecfebbece44c0288e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a4d35e39e61d5203a3862c0179d6e62ae1c2734a0274fbd1aabb94a4afa688a0be785af7a9ff8a690bf571afcffed3d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "24ed2e1a8ba0ba0a588404558633d95df05daa6f8c343fa89353957c1a515622"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7dacae958715f3cd3a825593bb23a7e9b542f673997e6dafb9c862ed1177dc5ca0c4bf6932b4c49916c1b5ec98a1332c1c0964966f3435e669511f65ed8e2c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.gpg.bc@6.10.0.202405290101-rc1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.gpg.bc"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.gpg.bc"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.gpg.bc@6.10.0.202405290101-rc1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.ssh.apache",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "SSH support for JGit based on Apache MINA sshd",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6dd581f98dc399b600ff6b07e45668cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "c00ec43c8a80d8954dfc92974e736ffc8af0d5e7"
        },
        {
          "alg" : "SHA-256",
          "content" : "8aa22acbc9341bf5232e3286df49e2135193ad3f0bef1ff1e0e09a8004dfe810"
        },
        {
          "alg" : "SHA-512",
          "content" : "8dd5fd83cfa603e13f518ef91d9defefa6cabf21561d6b52bc3cf9de794204d41ef8db5bd778217c3771d51e10d53780299df97cfe19d0889c0793b62ec2d9c2"
        },
        {
          "alg" : "SHA-384",
          "content" : "c4460f71def28bdcd399966fad7720b3ffb6f1f5e2178cd7599fb5f8c9b0d318b600bc2810d2e7f38598a2c11b0b9068"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eee6c5b6b3c8fbc98f01f389091eafda29b3b38914c93508f4b6dc674fb1d94eb3feddd25d8936206720998a577b98e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dcf72221377e9db22aa525d540732c80bb5825d307592ea190d27ea4cb8bab9b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "999dfd0f339fbaa745d6c1061a6bf10c5c13437de150a911bc4f264e684bcd4829c54941dc3a5dd5062673d0880a9aa007cb49ba76c8ab66451e7f4c920d840a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache@6.10.0.202405290101-rc1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.ssh.apache"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.ssh.apache"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache@6.10.0.202405290101-rc1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.ssh.apache.agent",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Support for ssh-agent for the Apache MINA sshd SSH connector",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1be64eb9d057412635d0501787738573"
        },
        {
          "alg" : "SHA-1",
          "content" : "87e690bef3e412e9b3b8a4a2f2fb533f9fbdc06f"
        },
        {
          "alg" : "SHA-256",
          "content" : "d0d9b3bcb6272c0a6e429a695ed1271bdf905c11e8661ad73b0dc204bf837b7f"
        },
        {
          "alg" : "SHA-512",
          "content" : "29aa058bed12293466fa8e4a3249b444b2ca8fc72bd599b951e3ae75cc11173529b4c248eff822e2dc096bfdf6f7dfed3bd8748cbb8b77b7f26d7db8b1020a3d"
        },
        {
          "alg" : "SHA-384",
          "content" : "d9e61d3ec01f5844114978fb5cf1a6cd4a45da5dcab6ec0d1fbf5605ec8bd9392955348cd84b9ec0a8f8b608874c4a39"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fedb22ad4949dd2ea05eea683bd34d2dbe120e4e25c29aa6c7843bf03faf3464e552bdbb07717810bd5414bf504b6897"
        },
        {
          "alg" : "SHA3-256",
          "content" : "608e34132644a047e19132a32b827882a7b4fb58666752910dc7fd6707a96671"
        },
        {
          "alg" : "SHA3-512",
          "content" : "59ee5fe3825585e7376b95e8537b2948b1fd018700eb85b0666c8f56e6780f2381216bfff4b897019aff84c95e357c20282a6524940082c45ad4a603dab18055"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache.agent@6.10.0.202405290101-rc1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.ssh.apache.agent"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.ssh.apache.agent"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache.agent@6.10.0.202405290101-rc1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.ssh.jsch",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "SSH support for JGit based on JSch",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ff97aba371f90902e3c8fb9e8458d12"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba39d09f2ff8511769d9130bf937d8fbe0d8af30"
        },
        {
          "alg" : "SHA-256",
          "content" : "de2cc0c976cdb2774114f1de22f15fbf8155b2177f168390cd84e28372fd8338"
        },
        {
          "alg" : "SHA-512",
          "content" : "be5e74c87201deb5201cb53e48764580a853a07ee79fb5f9250123c9c2bada1e4db0d5158126132b2f287a7edb0d47102e33454155dcfeeada935edbd8d8f75b"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc9762016fa6bb72448edd99e3401252b2b49e614f0f70eec3bf87067556885ce384aad94af419dd450adf71e1db2000"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e777f1482c6130ad485352cebd1c9f3aeed6d3de93af32dd2fac306ebf2928f594e843f6e21c050ee452ee8cab645f87"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6c7e20cc39413ef1cf87d5a62fe0fb2ebde0921bfa2a99cce064e85c98844689"
        },
        {
          "alg" : "SHA3-512",
          "content" : "637284364689b308283d47edb8aaae381a8ef3e02df6bf79aeaee4db8f071dfecd207dcf363443990c928916cd9709d9853e8d395c4446b2612337b8e8a07255"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.jsch@6.10.0.202405290101-rc1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.ssh.jsch"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.ssh.jsch"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.jsch@6.10.0.202405290101-rc1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.lfs.server",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "JGit Large File Storage Server implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf1d55a5a1d5f6513da4b05092c33056"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2d5e7b3d09072d4a931f1a96d13301098e20ecf"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b628b18a4cd51131641c0bf89d8d499f9082a749319b38399ec4b4b3cf3c139"
        },
        {
          "alg" : "SHA-512",
          "content" : "7fc537c7392bc297a71912c9ff1c8ce63858d2e1c30cfd20ccc74f9ec5e4c4353d6f580c06463c9b7db3e19fe0298f1dcf1064ca245f477446da0eb7eafd0ff2"
        },
        {
          "alg" : "SHA-384",
          "content" : "d23c340779e73fcd45b732e3308cfd65f19b2e5fff96bc8df39e962db393630d5b0ab731844806bd57b7572ca381dbf8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "72e30b5e7aac99364024dffb3894d3d9a9c4983cd992571b653d0fd05beaf6a6f1e3225c08f3267ff0ad34a233a4404d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f30cc3e6f55d7f495e0b6a5d4a6a6eb0d53b72cda5819d031c1fbc90804dd35"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c29dbf037f1c06ed7c197a743375ccb445064edb1063cd257c5866229f283134e18e1a9df1b62c3a65c7af3495fe8949a6f59e8375e812ed418fb2c0918b351a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs.server@6.10.0.202405290101-rc1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.lfs.server"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.lfs.server"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs.server@6.10.0.202405290101-rc1?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.ssh.apache",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "SSH support for JGit based on Apache MINA sshd",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fd63b3054584a058c556548355f63fc2"
        },
        {
          "alg" : "SHA-1",
          "content" : "892dbe5320714324b0a3a0eb7909bbca63855ad1"
        },
        {
          "alg" : "SHA-256",
          "content" : "be3563eb67b54ea51e041eb90405245388f4bed047a4803623fc8c8d78562465"
        },
        {
          "alg" : "SHA-512",
          "content" : "e0022c2f0bfb4d7de7d068bf9113220c1280dd863a4f0f0294ace693cc8c666a9e58d655fe7f3ec2b8b1b9827d5b89b652a020e65aed675c2d675c299924310a"
        },
        {
          "alg" : "SHA-384",
          "content" : "f5d0ac980bc6cbac1cb4ce4436f6501a4568108e744e71c6790bc783b12feeb85371aeaf3789ea0dc9570c27c21e7f76"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ded8e6aca3c0152013fb3b9a27d3456f1aa93d8f66d1fba8b8111b58d560d0b17ffc0ab2f4cd68927e258d2691e7ac59"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2eee188f6d3e2229c86bf613db75ed2c45d29f2fa99caad01640e48d443164d2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aa5da1063b0ecb054153cc8df2cb19db3859543feb251a32105f779313604bfe831089c31e761a52c698b3da532ce2ab1474c932096c97b34b4bc1132b5b17d9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.ssh.apache"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.ssh.apache"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "group" : "net.i2p.crypto",
      "name" : "eddsa",
      "version" : "0.3.0",
      "description" : "Implementation of EdDSA in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ee7de3b6f19de76a06e465efc978f669"
        },
        {
          "alg" : "SHA-1",
          "content" : "1901c8d4d8bffb7d79027686cfb91e704217c3e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "4dda1120db856640dbec04140ed23242215a075fe127bdefa0dcfa29fb31267d"
        },
        {
          "alg" : "SHA-512",
          "content" : "637e75ef4b58b280af057546afc176dbf3becf2b69f7dd31a716a90e01c01d7b1bcd400b29efeeea6b34df9ade7922c0665a000a3a2db5a446df293f8d1429cc"
        },
        {
          "alg" : "SHA-384",
          "content" : "e13f22b10a675c9a4180ac051c7e07b839e2131188837071e8760162377c649d7c56e64e279f5ff990547495535b4632"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fa7f056ced9efd6cd90b124ef97a63007d9fe68ffd954c9bbdc15229af958807122460a79aa46f1bcbfff0036afc71d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "852e263100c291206a8a2afa9a2d9e6f486d3ef40a7fe3b1c3d58e5a8a2c8b60"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a8c062bec2abdbf97028611b5001b392a433183c1467383e61deab3bf4481f3766c3c7290cdca8bd02a007d7dcd8f2ace99a6c07eb3f74aac48ecd139ba3884"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CC0-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.i2p.crypto/eddsa@0.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/str4d/ed25519-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/str4d/ed25519-java"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/net.i2p.crypto/eddsa@0.3.0?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.ssh.apache.agent",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "Support for ssh-agent for the Apache MINA sshd SSH connector",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cac75d8566f223b32b420c2a8b935144"
        },
        {
          "alg" : "SHA-1",
          "content" : "90723eda3bfc4a5fc2b7b534b727a5c3d649b0b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "c327d1ddf69904cebbaf889e5e23d84df2a6aacdb04ac8d97b61bd3d244e12a2"
        },
        {
          "alg" : "SHA-512",
          "content" : "6699f131bb09a8d3e4b1a5fca6a4ae04dfc38f240f1d466b7d8d4da53f0e0cdfe91c4846cc049b9b78f115d1bf5f3e6ddc84d9c33d2a7b30d9af05df2de7a3a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "46f1ffbd2ea41a363949fe4e1d76faae24fa4f3b3b0f642d67b172094a6b8edd5db22c373f9b6d9b2537bb37665d1be9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ad61bfa69090b34f3f4aa18202add30af3c938dcc8fb055bb5086826ab57fcf38f7e11e9a96af5a53777268aac2beb55"
        },
        {
          "alg" : "SHA3-256",
          "content" : "780bcba51de516805ad9c159f658c507832550bec0b1c8c16cca13133060c485"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0642fe2bc6eccaca0eb58133ac4f39e7d36653a37355cd1244ba6ef3e18fde9eac534ef631ebc8d164d81913994ca1948949f3d1140e23115a0c58019687d4c9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache.agent@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.ssh.apache.agent"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.ssh.apache.agent"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache.agent@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "group" : "net.java.dev.jna",
      "name" : "jna",
      "version" : "5.14.0",
      "description" : "Java Native Access",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b3cc652920435ad9f801e6d9b2a3497"
        },
        {
          "alg" : "SHA-1",
          "content" : "67bf3eaea4f0718cb376a181a629e5f88fa1c9dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "34ed1e1f27fa896bca50dbc4e99cf3732967cec387a7a0d5e3486c09673fe8c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b4963d049c735192a46216b392e5f718aa2441f4cb318f999188c0ac39b1a3da31e91da01cca7c6bb37772b4a3d9d8ca18ed719bad54d334da40161f49e2eb2"
        },
        {
          "alg" : "SHA-384",
          "content" : "2338597e15be0a8cb9a26599b744b044cd7c9b73b6e18e8b3db04233140521cde4aff484098d44a0e91a25e8636c5f1d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6f9f4f890574e993942281ad1c97ece05d8987e4933c34f3515168c86466a5d99919129c3158c8d5b71b8b2a91709b21"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a4b5c008deee746be7d0a95c42e6a78524b2aa911a83054eb95284b38a8cdc6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5701b6ccaddccecb9dfcc33b72047ad5677e4066e0e981ddaa9a766c6089482b8430f91b39520cfd118ca41e3ec462522be91c0bcf0460934fbc9bf90cd0fadf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-or-later",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.java.dev.jna/jna@5.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna@5.14.0?type=jar"
    },
    {
      "group" : "net.java.dev.jna",
      "name" : "jna-platform",
      "version" : "5.14.0",
      "description" : "Java Native Access Platform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3bc3f09a698e6ad250dd093f64fbb8a7"
        },
        {
          "alg" : "SHA-1",
          "content" : "28934d48aed814f11e4c584da55c49fa7032b31b"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae4caceb3840730c2537f9b7fb55a01baba580286b4122951488bcee558c2449"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d6e5292b50c53c6b42bcf293cd28ccf32f8580e6818329604af4277e916d375e436b4f3858586f5e07a93405a930e04d88d6384bc9f1ac2d58de4bb7180faeb"
        },
        {
          "alg" : "SHA-384",
          "content" : "bc7ce0c8e1d96c7fb4c6ac63af2cd8f58762e4c75ee07f38363baebdd40a0174b8e58e9e2561e38dd6957075a2450f9f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b8c6e51db79159954624a33101df8b4e4f97552e71d4acd2e626b7aae8a1cf0fa6bdfb73a1aecb76cc5289fe7bf9cad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d093bc369bc9635ad309c8be702dd7c8969f5d6c8099c1aa14735564d81559b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8c0213d254dbe3e7751782dff5f949cb94b4f61dc4d1c9a1c31a9eb57aa14f6b84babbe91dab27daf539f74bb6b55dbbc46752e534b9e6cea4b39bdb69faf668"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-or-later",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.java.dev.jna/jna-platform@5.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna-platform@5.14.0?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.ssh.jsch",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "SSH support for JGit based on JSch",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "811fa9b93cdaba0d170fd039e0b23674"
        },
        {
          "alg" : "SHA-1",
          "content" : "a613eaea09ac3dc316a0a2379d1b22ba9d7f3d2d"
        },
        {
          "alg" : "SHA-256",
          "content" : "d60004a04b88e442de5b929cc2e3ca12a9964b0e539b9917ce4c8d65aa4dde8a"
        },
        {
          "alg" : "SHA-512",
          "content" : "3981948e2b4e14441ee03e2feab2971e8d32aa99971619b834a6c4434e87c841fb06669ad142a2791386673a58ff3fd3a9f1b763ed96d10c2b3baa31c7398289"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba1af10e2073549a2d4cf030285c25c9e36df04224cb2bbaa20ea10ac032087d24589704388063519dace90fe69eae06"
        },
        {
          "alg" : "SHA3-384",
          "content" : "04037836dced6dd430163c0ca3d03d99d5faf6c4180b2f41568c9aca8f398aca00df50e6dc8b0942ba66542477a8a9aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "acf44874235a6ed8c59e25bf91d373b802cebedfba164b7396d75dc526fa057e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1a050ed3faa368cf8aeaa15700cac1908c26dec4d961e407f2b4acf98bf7023df3bc8a45b7e05a926cf554f10e7e6cffe8851a5cb2dad214133459df39259b1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.jsch@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.ssh.jsch"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.ssh.jsch"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.jsch@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "publisher" : "JCraft,Inc.",
      "group" : "com.jcraft",
      "name" : "jsch",
      "version" : "0.1.55",
      "description" : "JSch is a pure Java implementation of SSH2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c395ada0fc012d66f11bd30246f6c84d"
        },
        {
          "alg" : "SHA-1",
          "content" : "bbd40e5aa7aa3cfad5db34965456cee738a42a50"
        },
        {
          "alg" : "SHA-256",
          "content" : "d492b15a6d2ea3f1cc39c422c953c40c12289073dbe8360d98c0f6f9ec74fc44"
        },
        {
          "alg" : "SHA-512",
          "content" : "b6827d8de471682fd11744080663aea77612a03774e2ebcc3357c7c493d5df50d4ec9c8d52c4fcc928bdfdd75b62b40d3c60f184da8a7b8aba44c92afecee7a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "6da3c9e2d72bd25991936dfe918ae7f235d03f386a8f797b65a154ae71b36292f873338ccbf5dd4fd3bc63619c806dbe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92676d161f4ebe078df11f9cda6dc0bed4c828830bb98340ac34fdb89dc76b019d4320f6fdd3db13cdd6e33582cb9272"
        },
        {
          "alg" : "SHA3-256",
          "content" : "99c7de83022da8f85fcef262e29051b8c33c81d492cf344a5d123b83b5a459f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "33344b4ee79f0e7c8901b828f2bea13d25727361deeaa37d85dbaf3c44a31e8d0b4f3966ce2e4c3705bebd046cb7adba0486d02babdbc68e9819d059b5981559"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.jcraft/jsch@0.1.55?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jcraft.com/jsch/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://git.jcraft.com/jsch.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.jcraft/jsch@0.1.55?type=jar"
    },
    {
      "publisher" : "jcraft",
      "group" : "com.jcraft",
      "name" : "jzlib",
      "version" : "1.1.3",
      "description" : "JZlib is a re-implementation of zlib in pure Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "386d3714fef534d21175d8885ae48bf7"
        },
        {
          "alg" : "SHA-1",
          "content" : "c01428efa717624f7aabf4df319939dda9646b2d"
        },
        {
          "alg" : "SHA-256",
          "content" : "89b1360f407381bf61fde411019d8cbd009ebb10cff715f3669017a031027560"
        },
        {
          "alg" : "SHA-512",
          "content" : "339793df0001214aaadac2a5456c3cd54a0c09ba2c9e73cf13155adbfdf1c2a953f7336903e45e76a52ce6b48c5b7c78436667d7836e7354e02e85ba0908afd3"
        },
        {
          "alg" : "SHA-384",
          "content" : "e0fe861e00a6136b1c97ae781ef56068b0e30c22a64ba4186b1703fd543878920e809f32756323f0fa68afc25f64653e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "48f4e07ed293214fedb6ed444886131225f20e591ab0ac8236f64498b2f9aae067d0cb92c8e100263e6e9ccad8074c52"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1a141fb006354f69bbf72a11e15c716be8260f7670ceff4ca764394e4473a91e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "90236a8e878a8838ddc5f3129a1a9ab84d0849702bc4b8ec02d6c5dc09271927359d7da1121f55f36c16bd7d371b6fc631d5439cdd93d9a30ab248dcd84d4618"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.jcraft/jzlib@1.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jcraft.com/jzlib/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/ymnk/jzlib.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.jcraft/jzlib@1.1.3?type=jar"
    },
    {
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit.ui",
      "version" : "6.10.0.202405290101-rc1",
      "description" : "AWT/Swing based UI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "92552a5c7b1e06366c71ded4be6c22b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "e90987fe6f50d834fddd7577a93fa5034c2a4eee"
        },
        {
          "alg" : "SHA-256",
          "content" : "8df2042292e63b2fdd19154c3b065793784a438257c6cd9bcb059465f19e34a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "fde25a1d3ad8caeaa8c8c45822d6cefa433a715d9dc9b9136d047886454b5a16b73490ccf7e419df384ceea63f0e5fb41fb5c8500b9982b5692fd545e5c12e7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "147eee8413c1e2b08fd4b16a9b9656864ce2857833146413c861f60850d4c5cfa1a19d44547968061676bbac81c306c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dfa9c70964266d953f106d1629560478f90229584e5667759cd05e846fb322e6f0e6339463e07838f2113f88c84805df"
        },
        {
          "alg" : "SHA3-256",
          "content" : "56cede632b20e218ba5b93b392dc6572480add7cb3acabf9cee86f7df605f621"
        },
        {
          "alg" : "SHA3-512",
          "content" : "943630c4ad2ad265b3eb254917b1b30f37946a76fd08432ee034dc3ecc85e7fe111dc9863c426f1c14559de95829a50ffa7420eb8a1a4e1701a224c46bef1b7f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ui@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit.ui"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/org.eclipse.jgit.ui"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ui@6.10.0.202405290101-rc1?classifier=sources&type=jar"
    },
    {
      "group" : "com.googlecode.javaewah",
      "name" : "JavaEWAH",
      "version" : "1.2.3",
      "description" : "The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8fdeda28c1fb10e67b3d79f86bef5e61"
        },
        {
          "alg" : "SHA-1",
          "content" : "13a27c856e0c8808cee9a64032c58eee11c3adc9"
        },
        {
          "alg" : "SHA-256",
          "content" : "d65226949713c4c61a784f41c51167e7b0316f93764398ebba9e4336b3d954c2"
        },
        {
          "alg" : "SHA-512",
          "content" : "48cd9df9252c58e9ffe4583e68607944bcdf2ad7a3be7b4317467f503c4f56cdbde358ca7c4f34fa620d01615072a42f3a572fc4f1237e266310b7508e79bcac"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1fd074f21b8a54a07d3f4579376d7c3ab72f24814ebc9ba92344e9da4721e9bfa3cda3a599137e4ddf2395a3c5b88e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a553864f196f73c139a104170ab79e780046fb5f322072c5494a6590361021f875afd7168f858b0531b61918ab49b94e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bab97f3f893af36c36218a151b0c3fece27d47f358cc19e1ca9c22d77942bb76"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be817b93c7093d44ec8dded565d7e5651772ce38e9c72283c05191b33d0ecb2798cd385395f553500446573ac49dccc21f4ba3067d71eb89e03daa384d0193be"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lemire/javaewah"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/lemire/javaewah/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:lemire/javaewah.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-codec",
      "name" : "commons-codec",
      "version" : "1.17.0",
      "description" : "The Apache Commons Codec component contains encoder and decoders for various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca1f080782f7e77cb3aec451e7a7f02d"
        },
        {
          "alg" : "SHA-1",
          "content" : "0dbe8eef6e14460e73da07f7b11bf994d6626355"
        },
        {
          "alg" : "SHA-256",
          "content" : "f700de80ac270d0344fdea7468201d8b9c805e5c648331c3619f2ee067ccfc59"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb9c3b2055d0b31d106293f0bc3696f90a11a30953e5b05a1a3c453e98a563475c93d7c6d1707e75f59d0806fba5fd8e4486b8bd72e58bb6ae995bdbbeeb7e17"
        },
        {
          "alg" : "SHA-384",
          "content" : "a0fd174b2f8a21b43828371a7ee03c915b79e69d7b0e16cfe6367f794e2f8e6bbebc261e8a4ba35a79779b2338a774a4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "803fb227bd6770cc21c701b9529606f95ba05c30ea3d807b18b3681fde0c7cabd0e2f40ab36567832f63e0c42b77d0f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "41b9b86fd0b19ff44d19d108302d7b0111ed86d07a65a90efe1023537fad8748"
        },
        {
          "alg" : "SHA3-512",
          "content" : "eaacc9eafccf4bda0c72c5151dbd7e99954842782c91b501af8c7ca462a04b6c59d7ab8e1ef43b3ebc1b12ca62f4574544bc31df10f33f4a15cd3c3399bd808b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-codec/commons-codec@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-codec/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CODEC"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/commons-codec"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-codec/commons-codec@1.17.0?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-compress",
      "version" : "1.26.2",
      "description" : "Apache Commons Compress defines an API for working with compression and archive formats. These include bzip2, gzip, pack200, LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d2c5abbd0a822c0b79cf4f03ead483ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb1f823447af685208e684fce84783b43517960c"
        },
        {
          "alg" : "SHA-256",
          "content" : "9168a03141d8fc7eda21a2360d83cc0412bcbb1d6204d992bd48c2573cb3c6b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "7106a722d26da945f6d6eea6f0c61b420bff45749bf60c572d992c545b10ccd926dc4b9a9f366ff29d5940c99f26dfeca98f6c1c4b630632a65f04c2d7b94b26"
        },
        {
          "alg" : "SHA-384",
          "content" : "8422ef0d5e9ca419a8b3a33a4c330348f4495b9edded4fde38636d11e99fc3f725df11769d310edc233beed2401daf53"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b32406c91771cfc12e61722add9ab2ef8efa32bf16bdcf80b415f5604bb9b61977c08e6f87f2ef59705c761caca4ffb8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "26c54771c66adc967a167306982bded1fc36a6a2d590401fc435303c9e6256a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3f4054fd56ae8d4f012f2cae5469215010123c1ada8931bdcd634551027816afefd8bd871b2ee99f168e2d5a347e0e28c31427dd79e3f42cefcff2662a5603ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-compress/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/COMPRESS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-compress.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.16.1",
      "description" : "The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ed8191a5a217940140001b0acfed18d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "377d592e740dc77124e0901291dbfaa6810a200e"
        },
        {
          "alg" : "SHA-256",
          "content" : "f41f7baacd716896447ace9758621f62c1c6b0a91d89acee488da26fc477c84f"
        },
        {
          "alg" : "SHA-512",
          "content" : "97eab31b073c5c57c8bcfaa2fec7b481a15a9a1f9ed864dfdc63b57f062b230557caa734c3133aca1165facb588c58db0185c07832241d70159e87a4bcf48008"
        },
        {
          "alg" : "SHA-384",
          "content" : "bd78e2eb3d005046d1329557d3a77529e98384d4d87940374eef432d73d5a06ef20fb7b0c44389de64496fe134dcf199"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f9acc2f04f076328d17e2d0615da4367470b45b15f828008d8df57033401ae6b3b83b21cf9bc1745ff3cfe5a102bc48e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d4bbe43356c92e3970b69892b44a10cc736ef8cb1bedfc753cc8df050520161"
        },
        {
          "alg" : "SHA3-512",
          "content" : "29440ccf2551b383c7e6cbdf78ef7784a421322e418da1be3fcd3251c8a826ffd5c6d1bea32b9c80e74744c035cc9cd8483e629e407110ff3133a05cb34bef93"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-io/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/IO"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-io.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.16.1?type=jar"
    },
    {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-lang3",
      "version" : "3.14.0",
      "description" : "Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e5c3f5e6b0b965ef241d7d72ac8971f"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ed471194b02f2c6cb734a0cd6f6f107c673afae"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b96bf3ee68949abb5bc465559ac270e0551596fa34523fddf890ec418dde13c"
        },
        {
          "alg" : "SHA-512",
          "content" : "0338b50767166e5746ada6d6aa2e071e7221d699323bfb629f7f204b294c1dc4cad140610a129ed751798443b43e74e0818989c7df7d33c5915aa29742be9ba8"
        },
        {
          "alg" : "SHA-384",
          "content" : "908d0a22dc17aaa04caa5104cff7cad5b88b77eecb78dd5b3b3fefa22ff71ac50a4fb9e31c897ac243f9d841e4b3453d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a7f2e061b998780870eddd571620fbf3d3c70bcb54e24539d0db504f59d65bc6bda58136284498babe29fcc5eabb7a6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "022bf1f8039fcea717e9e34dd96eb80cfff05b43c9cbb76e9739b2421e2d027c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0bcbc4edce974ea970c46e2da12ec98d9fd962c2cf64f757ac97136dec5623ca52af0c225895303c17ffabb57090e6772d7bd326d5e7438cef5454f8bbaeecfa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-lang/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LANG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-lang.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"
    },
    {
      "group" : "p2.eclipse.plugin",
      "name" : "org.eclipse.jgit",
      "version" : "6.10.0.202405290101-rc1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30c0f2889387debb599ddc2ed583803b"
        },
        {
          "alg" : "SHA-1",
          "content" : "34ca956686cc50d1856a659731787a618d1637f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "af6d0f96bfa669f8285d1560fc50139dd443d817267c5f3a4062c67f20d02390"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d983d8115dc0811b71df65b7ce8119529c5073d103ef4c0de33b1838c4c4f75a250b55b4facbd62b79e85f2c8462e432b8c624ac2a11ff200153865fef99dfa"
        },
        {
          "alg" : "SHA-384",
          "content" : "a04e2b6b0a705948e58e57d9d4165eda5d40349b68ddc1a11b909337143985718ac72ca2178d6f34c7f4ac6ca3839ff3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c2c9ed54b8eb16ed35ee6b8d188a22c7644409836acb5b20d2f660de46455c64668f3b76c4d9905c8b5a286e94b6adc1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b2d5d059182e9e15ebe3dbab9dda7d3a25d34d6da579b174f8ea5a2efeab02f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca3676818498b4426d95d6d926dab7f50bd309ee34248b79f97bd0d7559646512d52f1c53cce828b32cdc26e641c314f272c97b42c61061e46f6b6e384690b37"
        }
      ],
      "licenses" : [ ],
      "purl" : "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit@6.10.0.202405290101-rc1?type=eclipse-plugin",
      "type" : "library",
      "bom-ref" : "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit@6.10.0.202405290101-rc1?type=eclipse-plugin"
    },
    {
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "1.7.36",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "872da51f5de7f3923da4de871d57fd85"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c62681a2f655b49963a5983b8b0950a6120ae14"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3bc3110dafb8d5be16a39f3b2671a466463cd99eb39610c0e4719a7bf2d928f2ea213c734887c6926a07c4cca7769e4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba2608179fcf46e2291a90b9cbb4aa30d718e481f59c350cc21c73b88d826881"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14c4edcd19702ef607d78826839d8a6d3a39157df54b89a801d3d3cbbe1307131a77671b041c761122730fb1387888c5ec2e46bdd80e1cb07f8f144676441824"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
    },
    {
      "group" : "p2.eclipse.plugin",
      "name" : "org.eclipse.jgit.source",
      "version" : "6.10.0.202405290101-rc1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30c0f2889387debb599ddc2ed583803b"
        },
        {
          "alg" : "SHA-1",
          "content" : "34ca956686cc50d1856a659731787a618d1637f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "af6d0f96bfa669f8285d1560fc50139dd443d817267c5f3a4062c67f20d02390"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d983d8115dc0811b71df65b7ce8119529c5073d103ef4c0de33b1838c4c4f75a250b55b4facbd62b79e85f2c8462e432b8c624ac2a11ff200153865fef99dfa"
        },
        {
          "alg" : "SHA-384",
          "content" : "a04e2b6b0a705948e58e57d9d4165eda5d40349b68ddc1a11b909337143985718ac72ca2178d6f34c7f4ac6ca3839ff3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c2c9ed54b8eb16ed35ee6b8d188a22c7644409836acb5b20d2f660de46455c64668f3b76c4d9905c8b5a286e94b6adc1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b2d5d059182e9e15ebe3dbab9dda7d3a25d34d6da579b174f8ea5a2efeab02f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca3676818498b4426d95d6d926dab7f50bd309ee34248b79f97bd0d7559646512d52f1c53cce828b32cdc26e641c314f272c97b42c61061e46f6b6e384690b37"
        }
      ],
      "licenses" : [ ],
      "purl" : "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit.source@6.10.0.202405290101-rc1?type=eclipse-plugin",
      "type" : "library",
      "bom-ref" : "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit.source@6.10.0.202405290101-rc1?type=eclipse-plugin"
    },
    {
      "group" : "p2.eclipse.plugin",
      "name" : "org.eclipse.jgit.archive",
      "version" : "6.10.0.202405290101-rc1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30c0f2889387debb599ddc2ed583803b"
        },
        {
          "alg" : "SHA-1",
          "content" : "34ca956686cc50d1856a659731787a618d1637f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "af6d0f96bfa669f8285d1560fc50139dd443d817267c5f3a4062c67f20d02390"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d983d8115dc0811b71df65b7ce8119529c5073d103ef4c0de33b1838c4c4f75a250b55b4facbd62b79e85f2c8462e432b8c624ac2a11ff200153865fef99dfa"
        },
        {
          "alg" : "SHA-384",
          "content" : "a04e2b6b0a705948e58e57d9d4165eda5d40349b68ddc1a11b909337143985718ac72ca2178d6f34c7f4ac6ca3839ff3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c2c9ed54b8eb16ed35ee6b8d188a22c7644409836acb5b20d2f660de46455c64668f3b76c4d9905c8b5a286e94b6adc1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b2d5d059182e9e15ebe3dbab9dda7d3a25d34d6da579b174f8ea5a2efeab02f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca3676818498b4426d95d6d926dab7f50bd309ee34248b79f97bd0d7559646512d52f1c53cce828b32cdc26e641c314f272c97b42c61061e46f6b6e384690b37"
        }
      ],
      "licenses" : [ ],
      "purl" : "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit.archive@6.10.0.202405290101-rc1?type=eclipse-plugin",
      "type" : "library",
      "bom-ref" : "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit.archive@6.10.0.202405290101-rc1?type=eclipse-plugin"
    },
    {
      "group" : "p2.eclipse.plugin",
      "name" : "org.eclipse.osgi",
      "version" : "3.16.0.v20200828-0759",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30c0f2889387debb599ddc2ed583803b"
        },
        {
          "alg" : "SHA-1",
          "content" : "34ca956686cc50d1856a659731787a618d1637f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "af6d0f96bfa669f8285d1560fc50139dd443d817267c5f3a4062c67f20d02390"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d983d8115dc0811b71df65b7ce8119529c5073d103ef4c0de33b1838c4c4f75a250b55b4facbd62b79e85f2c8462e432b8c624ac2a11ff200153865fef99dfa"
        },
        {
          "alg" : "SHA-384",
          "content" : "a04e2b6b0a705948e58e57d9d4165eda5d40349b68ddc1a11b909337143985718ac72ca2178d6f34c7f4ac6ca3839ff3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c2c9ed54b8eb16ed35ee6b8d188a22c7644409836acb5b20d2f660de46455c64668f3b76c4d9905c8b5a286e94b6adc1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b2d5d059182e9e15ebe3dbab9dda7d3a25d34d6da579b174f8ea5a2efeab02f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca3676818498b4426d95d6d926dab7f50bd309ee34248b79f97bd0d7559646512d52f1c53cce828b32cdc26e641c314f272c97b42c61061e46f6b6e384690b37"
        }
      ],
      "licenses" : [ ],
      "purl" : "pkg:maven/p2.eclipse.plugin/org.eclipse.osgi@3.16.0.v20200828-0759?type=eclipse-plugin",
      "type" : "library",
      "bom-ref" : "pkg:maven/p2.eclipse.plugin/org.eclipse.osgi@3.16.0.v20200828-0759?type=eclipse-plugin"
    },
    {
      "group" : "p2.eclipse.plugin",
      "name" : "org.eclipse.jgit.archive.source",
      "version" : "6.10.0.202405290101-rc1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30c0f2889387debb599ddc2ed583803b"
        },
        {
          "alg" : "SHA-1",
          "content" : "34ca956686cc50d1856a659731787a618d1637f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "af6d0f96bfa669f8285d1560fc50139dd443d817267c5f3a4062c67f20d02390"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d983d8115dc0811b71df65b7ce8119529c5073d103ef4c0de33b1838c4c4f75a250b55b4facbd62b79e85f2c8462e432b8c624ac2a11ff200153865fef99dfa"
        },
        {
          "alg" : "SHA-384",
          "content" : "a04e2b6b0a705948e58e57d9d4165eda5d40349b68ddc1a11b909337143985718ac72ca2178d6f34c7f4ac6ca3839ff3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c2c9ed54b8eb16ed35ee6b8d188a22c7644409836acb5b20d2f660de46455c64668f3b76c4d9905c8b5a286e94b6adc1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b2d5d059182e9e15ebe3dbab9dda7d3a25d34d6da579b174f8ea5a2efeab02f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca3676818498b4426d95d6d926dab7f50bd309ee34248b79f97bd0d7559646512d52f1c53cce828b32cdc26e641c314f272c97b42c61061e46f6b6e384690b37"
        }
      ],
      "licenses" : [ ],
      "purl" : "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit.archive.source@6.10.0.202405290101-rc1?type=eclipse-plugin",
      "type" : "library",
      "bom-ref" : "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit.archive.source@6.10.0.202405290101-rc1?type=eclipse-plugin"
    },
    {
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-simple",
      "version" : "1.7.36",
      "description" : "SLF4J Simple binding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fd4a5fa54910b5ee561f639c903cf34a"
        },
        {
          "alg" : "SHA-1",
          "content" : "a41f9cfe6faafb2eb83a1c7dd2d0dfd844e2a936"
        },
        {
          "alg" : "SHA-256",
          "content" : "2f39bed943d624dfa8f4102d0571283a10870b6aa36f197a8a506f147010c10f"
        },
        {
          "alg" : "SHA-512",
          "content" : "cdcebe8fa58527a1bc7da0c18e90a9547ce8ac99cccfe5657860c2a25478c030ea758251da3e32a71eab9cbb91360692b5c6c5887a1f1597d1fda07151b27e5f"
        },
        {
          "alg" : "SHA-384",
          "content" : "57eb6d0c778ad9637a819fe64ab6a7b5e291c1c2e5e9a8f536c553e54837fe0e26b9ef5a83ce25c7e3e7e8c5d455ab24"
        },
        {
          "alg" : "SHA3-384",
          "content" : "15809f42dc66ec21d8d931c2e10cbb1c2c7c580678c1946a0e4fc8b5c7cec5ff001a5551979693a59fbfa1420ba0c038"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a313022d52742de983fa574ebaaf3c6fbb173b0d823a6c31b2a22f429e03a428"
        },
        {
          "alg" : "SHA3-512",
          "content" : "335556e92ec298e2db4e2aa6d4cff0f61fdee178f8889c84db35b9236f08c4c371cc7ff27a77b16699d531111d0eb3ead3696738ed2bd726f75add07f2c51017"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-simple@1.7.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-simple"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-simple@1.7.36?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.eclipse.jgit.feature/org.eclipse.jgit@6.10.0.202405290101-rc1?type=eclipse-feature",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ant@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.archive@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.gpg.bc@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.apache@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.server@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit.http@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit.ssh@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs.server@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.pgm@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache.agent@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.jsch@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ui@6.10.0.202405290101-rc1?classifier=sources&type=jar",
        "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.17.0?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar",
        "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit@6.10.0.202405290101-rc1?type=eclipse-plugin",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit.source@6.10.0.202405290101-rc1?type=eclipse-plugin",
        "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit.archive@6.10.0.202405290101-rc1?type=eclipse-plugin",
        "pkg:maven/p2.eclipse.plugin/org.eclipse.osgi@3.16.0.v20200828-0759?type=eclipse-plugin",
        "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit.archive.source@6.10.0.202405290101-rc1?type=eclipse-plugin",
        "pkg:maven/org.slf4j/slf4j-simple@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-codec/commons-codec@1.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ant@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.apache.ant/ant@1.10.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ant/ant@1.10.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.ant/ant-launcher@1.10.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ant/ant-launcher@1.10.14?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.archive@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.osgi/org.osgi.core@6.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.17.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-lang3@3.14.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.osgi/org.osgi.core@6.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.gpg.bc@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.78.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.apache@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.server@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit.http@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.server@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@10.0.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.server@6.10.0.202405290101-rc1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit@6.10.0.202405290101-rc1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-servlet@10.0.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-security@10.0.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-security@10.0.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@10.0.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-server@10.0.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@10.0.21?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@10.0.21?type=jar",
        "pkg:maven/org.eclipse.jetty.toolchain/jetty-servlet-api@4.0.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-http@10.0.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-io@10.0.21?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@10.0.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@10.0.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@10.0.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@10.0.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.toolchain/jetty-servlet-api@4.0.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit.ssh@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.junit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.apache.sshd/sshd-osgi@2.12.1?type=jar",
        "pkg:maven/org.apache.sshd/sshd-sftp@2.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.sshd/sshd-osgi@2.12.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.32?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.sshd/sshd-sftp@2.12.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.code.gson/gson@2.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.27.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.27.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs.server@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.apache@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs@6.10.0.202405290101-rc1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.apache@6.10.0.202405290101-rc1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.pgm@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/args4j/args4j@2.37?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.archive@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ui@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.gpg.bc@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.apache@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache.agent@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.jsch@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-simple@1.7.36?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@10.0.21?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs.server@6.10.0.202405290101-rc1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/args4j/args4j@2.37?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.archive@6.10.0.202405290101-rc1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.osgi/org.osgi.core@6.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ui@6.10.0.202405290101-rc1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.gpg.bc@6.10.0.202405290101-rc1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache@6.10.0.202405290101-rc1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.apache.sshd/sshd-osgi@2.12.1?type=jar",
        "pkg:maven/org.apache.sshd/sshd-sftp@2.12.1?type=jar",
        "pkg:maven/net.i2p.crypto/eddsa@0.3.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.i2p.crypto/eddsa@0.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache.agent@6.10.0.202405290101-rc1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/net.java.dev.jna/jna@5.14.0?type=jar",
        "pkg:maven/net.java.dev.jna/jna-platform@5.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@5.14.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna-platform@5.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.java.dev.jna/jna@5.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.jsch@6.10.0.202405290101-rc1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/com.jcraft/jsch@0.1.55?type=jar",
        "pkg:maven/com.jcraft/jzlib@1.1.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.jcraft/jsch@0.1.55?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.jcraft/jzlib@1.1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-simple@1.7.36?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs.server@6.10.0.202405290101-rc1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.lfs@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.http.apache@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.apache.sshd/sshd-osgi@2.12.1?type=jar",
        "pkg:maven/org.apache.sshd/sshd-sftp@2.12.1?type=jar",
        "pkg:maven/net.i2p.crypto/eddsa@0.3.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache.agent@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/net.java.dev.jna/jna@5.14.0?type=jar",
        "pkg:maven/net.java.dev.jna/jna-platform@5.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.jsch@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar",
        "pkg:maven/com.jcraft/jsch@0.1.55?type=jar",
        "pkg:maven/com.jcraft/jzlib@1.1.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ui@6.10.0.202405290101-rc1?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@6.10.0.202405290101-rc1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit@6.10.0.202405290101-rc1?type=eclipse-plugin",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit.source@6.10.0.202405290101-rc1?type=eclipse-plugin",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit.archive@6.10.0.202405290101-rc1?type=eclipse-plugin",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/p2.eclipse.plugin/org.eclipse.osgi@3.16.0.v20200828-0759?type=eclipse-plugin",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/p2.eclipse.plugin/org.eclipse.jgit.archive.source@6.10.0.202405290101-rc1?type=eclipse-plugin",
      "dependsOn" : [ ]
    }
  ]
}