{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.6",
  "serialNumber" : "urn:uuid:de755627-6e4e-3333-9d6b-68fda58d4679",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2025-11-26T09:47:31Z",
    "lifecycles" : [
      {
        "phase" : "build"
      }
    ],
    "tools" : {
      "components" : [
        {
          "type" : "library",
          "author" : "OWASP Foundation",
          "group" : "org.cyclonedx",
          "name" : "cyclonedx-maven-plugin",
          "version" : "2.9.1",
          "description" : "CycloneDX Maven plugin",
          "hashes" : [
            {
              "alg" : "MD5",
              "content" : "9c7a565cf28cce58557d0c621c5ea4b1"
            },
            {
              "alg" : "SHA-1",
              "content" : "be882d5a22050bfa9d19090b1420c188617d0e1c"
            },
            {
              "alg" : "SHA-256",
              "content" : "698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249"
            },
            {
              "alg" : "SHA-512",
              "content" : "c0f0b11026858166f872a2eb54719492e5cecaa0bc9cd6b30b3ecb4a174eed220f4a1b5829d18d6734128e778d3cb3db7ffed177c92866133129cb29081814a0"
            },
            {
              "alg" : "SHA-384",
              "content" : "d80964707dfe5caca8c70521d5066f57589304c0a657e6fbc7c0614ea0fc7b3b3dbe7778361eee0f54ba111e9cb0ffcb"
            },
            {
              "alg" : "SHA3-384",
              "content" : "80bc3a275d9514bc457461ff52a72add8c7ecbbc01d8912efce57139016c544ee776981851be0a58fa977ab4221f703f"
            },
            {
              "alg" : "SHA3-256",
              "content" : "142317d6f245390f4fd2d0c100b16281b8dfc5c0c2cff86943bdcc97039cb699"
            },
            {
              "alg" : "SHA3-512",
              "content" : "af0fb9137c90b65d1a07f72e4d51ae509956cdb8800f35c961b037cdda1fe4a14ce3b496cef71ba85f1621affcfe29cd42704ae4191ff0b090a9602087c8997b"
            }
          ]
        }
      ]
    },
    "component" : {
      "type" : "application",
      "bom-ref" : "pkg:maven/com.evolveum.polygon/connector-ldap@3.9.2?type=jar",
      "group" : "com.evolveum.polygon",
      "name" : "connector-ldap",
      "version" : "3.9.2",
      "purl" : "pkg:maven/com.evolveum.polygon/connector-ldap@3.9.2?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://nexus.evolveum.com/nexus/repository/releases/"
        }
      ]
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      }
    ]
  },
  "components" : [
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-all@2.1.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-all",
      "version" : "2.1.6",
      "description" : "The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eaf195f6dec03a3959d1e677e9d1d03f"
        },
        {
          "alg" : "SHA-1",
          "content" : "2ac387ba4bb31af53af6c003aaaa92e2af5104fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "b848f53857d0742cb47765a97c827533f9bdd4d50465aceec0cc8269482d16e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "bfb599abe09157a42f719874d92d7e0c1ccb00910e4a6164b61d03ab3101370eff3e4a9c5bb218f9d955ab77bdb3671a81659942ec82782125e973757d83c294"
        },
        {
          "alg" : "SHA-384",
          "content" : "3de3ba03157dc650f5dfc1bb1eb5fa5c65010536fedadb23596fed339747cf31f128131c68d53136aa318f6bb627bd81"
        },
        {
          "alg" : "SHA3-384",
          "content" : "265c2058172a5e62ba8cee5551f569bf8c4cc459ef891261d66e09a4dcbb438e695e4fd2b5f763922a810b35f4623888"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a09c912933ae4913d41f7fd4deed9e3412501bd8823660000d73e3e61386717"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2dfe4f8ae2e7c9df429c5fc7e8180d67515fef6944657a6d14d24cbddcef0d8546d93066743f39739f1f30bad7fa51655f9f7e3015ccd5c49e6828a28b26ecd3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-all@2.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-all/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.6/api-all"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3@1.1.4c_7?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.servicemix.bundles",
      "name" : "org.apache.servicemix.bundles.xpp3",
      "version" : "1.1.4c_7",
      "description" : "This OSGi bundle wraps xpp3 1.1.4c jar file.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "21dd87a331f2fe61d7b3347e9db1c814"
        },
        {
          "alg" : "SHA-1",
          "content" : "5200d5cddccc804c6e321dbf828d1f9efbf9daea"
        },
        {
          "alg" : "SHA-256",
          "content" : "61e106d5964f9109d7fb7462aa6b3c79b80f769fb6d95fb5f0042899471db19f"
        },
        {
          "alg" : "SHA-512",
          "content" : "f25271781be99c59e1a411b3002dafb8d8ee329b813ac037de58549f8dfe8014ae93ef5beb2d1004a758211b352d677120e9566135004cc868fb28b6b7d91103"
        },
        {
          "alg" : "SHA-384",
          "content" : "60502bb653d0e196198afb643fad0f3d2fbb9ab59db9662d4fbe3b65084270ae5fc766539ec81c40bb7f7bee536c8b9f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "52456e12ca8ec888b7473bfcf7d26a0bfab64b13cf5ecd2130d8443c5f3a56b0ed1796ad0d32da3fe6ba387c5539b4de"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8c217d7a8b1abef1fe54accec1eeabcab4a6055331ff468ebf8be673a9850075"
        },
        {
          "alg" : "SHA3-512",
          "content" : "166050024ba8607857fa46589266342b9f366069aad47fafd71709f84c365af5ba621e8892da12ac02ca6952868b7c79222200dddeccb9bb604fac69d2f5890b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3@1.1.4c_7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.xpp3/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/activemq/browse/SM"
        },
        {
          "type" : "mailing-list",
          "url" : "http://servicemix.apache.org/discussion-forums.html#nabble-f12051"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xpp3-1.1.4c_7"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j@2.1.4_1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.servicemix.bundles",
      "name" : "org.apache.servicemix.bundles.dom4j",
      "version" : "2.1.4_1",
      "description" : "This OSGi bundle wraps dom4j 2.1.4 jar file.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd6ac3bc2c8287a37a4eb7b368ce6196"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c7fd24d8e7213069ec5f18c45df0d29fb80250b"
        },
        {
          "alg" : "SHA-256",
          "content" : "2be4bf5e7aea2a016ccd1fe7c297ffce72bb48007e61c39da342485222927480"
        },
        {
          "alg" : "SHA-512",
          "content" : "bebc16da75bd5ec1cf125e0af0b042aaf9f13134548ecc0e12fa66749764d2fd776cf8808b169d0afb44bef584511bf9f90017429061b3aa7bd52470b3ebb689"
        },
        {
          "alg" : "SHA-384",
          "content" : "5b31924bbdcf37be69a05c4bf18939ab124a05966fc66454edbd913d2a324b33d66ac4b7e63ab94f9df332db3405e20b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "95a60ee76a624ce2c79183707b0fc8d26a6de371026224f451328fb6b0fec735fbcd006dc6b4148e426ac37217f39b2d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "363397e58ed87526374fd319fbfc2c3a45eaa1b7a5aab77309da4841eb5a9714"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee9fc42094087ec9ec9d85845125b188272509d12206358baae8b9f815ad60e5e33230ed07269e56faa8e8c6b8a6ddb69c0b312b736c9a85212d9fde85826b15"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j@2.1.4_1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.dom4j/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/activemq/browse/SM"
        },
        {
          "type" : "mailing-list",
          "url" : "http://servicemix.apache.org/discussion-forums.html#nabble-f12051"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-text@1.11.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-text",
      "version" : "1.11.0",
      "description" : "Apache Commons Text is a library focused on algorithms working on strings.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ebfec4f77cc595c518d655f7e68346be"
        },
        {
          "alg" : "SHA-1",
          "content" : "2bb044b7717ec2eccaf9ea7769c1509054b50e9a"
        },
        {
          "alg" : "SHA-256",
          "content" : "2acf30a070b19163d5a480eae411a281341e870020e3534c6d5d4c8472739e30"
        },
        {
          "alg" : "SHA-512",
          "content" : "486fdff6253c0e837fd838f75f1737176987bd12192c955d98a4aebf6d8e1b14413b5269d53b150ce1536a70f59367ae54c1371a60f53b6f0ed5bba1b9eb6ee4"
        },
        {
          "alg" : "SHA-384",
          "content" : "65bfca9b4f21565689cadfa15bb565ca3f9823316303bfc57a75f4daa5a2a35daf70f373fd08e9692efac2fb013d90b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b316d8f7706795520f25d0258b3d42663cea6059dfed3470e50e24892594cbb9a034f5b1677c09fdf85a454430690240"
        },
        {
          "alg" : "SHA3-256",
          "content" : "52c61d3d160045f0add1fa54817670ab752b649d0801fc0d84fe668f6b8f73df"
        },
        {
          "alg" : "SHA3-512",
          "content" : "865302dbc8ca36be2b8d4766d3e677e0e2f7dc80588415379ae6f5af1b143a6e5f9c361834311bb54bfb76368b7818f37ffd31e248a8b4d273200187f74eeb84"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-text@1.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-text"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/TEXT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-text.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-pool2",
      "version" : "2.12.0",
      "description" : "The Apache Commons Object Pooling Library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0516bf5ac1549e8ba78f6b7c49d09ed2"
        },
        {
          "alg" : "SHA-1",
          "content" : "458563f69fbdaebf7daadfe10dc3a22e42a7de50"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d3bd18df8410f3e31b031aca582cc109342358a62a2759ebd0c4cdf30d06f8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "08fb9fda3eddfb9c2ba85df3ae882225f9974fc43c18f4cb45de0483fde8a99b59683dbc8e4696eea1db671cb0686dcf0fce66f58aa45d63786f8362ec3c5ac2"
        },
        {
          "alg" : "SHA-384",
          "content" : "5319c1fa371d7a0cf8b433f17d2ed7c839d0144d0d56f6fc95cf30bfb27def98d2c5ad394e97a237e4c8bbcccc1d2d48"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a0ed1cbad968837ca37f5ef821526aabd12a2ca5cb4c1296f5d1b7bca02157df17668d4610258581f9a9b8e588a329b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36bdcea6a7dd8d6470944bfec9161eb486bffe6ace0e583246c1a75590897a2f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8bf326f7939801963655a61b13caa36f5983abfd0604d6dd6cfb5c9ea076f044335849de3e46687208c8a5c95387dc11ded5d597927456ae2da3c1ee607adbd4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-pool/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-pool/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/POOL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-pool.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-collections4",
      "version" : "4.4",
      "description" : "The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4a37023740719b391f10030362c86be6"
        },
        {
          "alg" : "SHA-1",
          "content" : "62ebe7544cb7164d87e0637a2a6a2bdc981395e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "1df8b9430b5c8ed143d7815e403e33ef5371b2400aadbe9bda0883762e0846d1"
        },
        {
          "alg" : "SHA-512",
          "content" : "5939c9931eb9557caee3b45fe1dd9ce54cabdc4e6182ed7faac77e1a866dd0cb602bfa4ece2f3316d769913366106bd2b61bf3bb5faad1fa7d808124c06dec0f"
        },
        {
          "alg" : "SHA-384",
          "content" : "74059fd8f61c366ed448e102256fdbd1db0d690501c2c296c80f3657a2c0d8ade3dd9533b1431cc29786bbb624195f46"
        },
        {
          "alg" : "SHA3-384",
          "content" : "15034fb39842620bf3b152cd90bce252644ebc6a29fafd6dcf5e1f3925f09ccea2ae4e195817450f996b25a7081a9a3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1716630a207a8f4a83bf9ef19245f46c87d62bfebbcfa1227101e6dd51da8fa5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c290c98c7b5825d024644ec1162804a1f9ad4da3bb5324d147ddffee6cc79e3c0ecc3825d6116502f2ca292ec80c4e7f8d49a03542dda8f4d58b0dc8228923c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-collections/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/COLLECTIONS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=commons-collections.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.servicemix.bundles",
      "name" : "org.apache.servicemix.bundles.antlr",
      "version" : "2.7.7_5",
      "description" : "This OSGi bundle wraps antlr 2.7.7 jar file.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c9a8149a9c14e42c9ad221954ba8bd7"
        },
        {
          "alg" : "SHA-1",
          "content" : "98912946d4e6746792c631d31a742f7d4d9c75a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "3902794d36d9b81da1b7e697f21ed04ccae276cc116eecc640a4cd0fff2691f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a36cb89be03bb2ba60dddfb12e08099315b7e7c302b8e60e0a7527cbb772aa69c30f396117d85fc762994167d2101b69622d69a6abe6d8f1a90093f19acd64c"
        },
        {
          "alg" : "SHA-384",
          "content" : "6234a33b0eba4b5684d1ba17edeb760f7ebd03012dda7c203e3b5007d9ddbee0b28fe634ca850756efea2d44f83067a7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30c57880b4bf1d9276ffd3f9ffe4482ab7660929c223772a43ad36a535ebb09eaa5fd79fdbce02f1ae095ef634b5969c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4cb8fa662d248d371a1ac6a402c8c30994bef7fd780f77c99e145b47128b9f6b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "818f642ed9ac9134209483793ddb78027d2182b467fdfa9f6eeb6c32ae68c75c8320fc83c12faaabe63c1545485678d627b0ba2a0300156cc2df7f2c0c873828"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.antlr/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/activemq/browse/SM"
        },
        {
          "type" : "mailing-list",
          "url" : "http://servicemix.apache.org/discussion-forums.html#nabble-f12051"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.antlr-2.7.7_5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-codec/commons-codec@1.16.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-codec",
      "name" : "commons-codec",
      "version" : "1.16.0",
      "description" : "The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 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" : "6e26920fa7228891980890cce06b718c"
        },
        {
          "alg" : "SHA-1",
          "content" : "4e3eb3d79888d76b54e28b350915b5dc3919c9de"
        },
        {
          "alg" : "SHA-256",
          "content" : "56595fb20b0b85bc91d0d503dad50bb7f1b9afc0eed5dffa6cbb25929000484d"
        },
        {
          "alg" : "SHA-512",
          "content" : "eee671e66d808b56b81e15574675cf132d7628c010736d580915bbf8c04849f04df1d95ddeea13c4e119f8f0a564c7003beeb8ab437564e080ee27063c1e52b9"
        },
        {
          "alg" : "SHA-384",
          "content" : "65eb89c19815ea11585ff6c91e2ea4acd6a41ee35502891ba29fb5ec390d567190cf2f4120bfbf50ec470274df22a25f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1841b59a30e095b063d9a421be91ee2adf28c98a9b32e4ef24130b60362db2f7f69eea04969d035dc4b01db38a14c65c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8327323df750189daa3755a4fb3936b685f72b46f3917d5dae2c1f3812577c37"
        },
        {
          "alg" : "SHA3-512",
          "content" : "664a0b5779c3e448d448d692a0ab19c2aec422d2adbfb23969bc44d2c6446257104d8206ccca4c0107c58f9a77ece5a48e2fd69fe8038f7cad8254675dadbb05"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-codec/commons-codec@1.16.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-intake",
          "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/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
      "group" : "com.github.ben-manes.caffeine",
      "name" : "caffeine",
      "version" : "2.9.3",
      "description" : "A high performance caching library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0b9c5ccd60a1b5403df1dfe6de37d8e"
        },
        {
          "alg" : "SHA-1",
          "content" : "b162491f768824d21487551873f9b3b374a7fe19"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e0a7bbef1dd791653143f3f05d0e489934bf5481e58a87c9e619cd46b68729b"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b039f7b9535d5686542a0352e2c39410df3e75f192f02a466a5e46b31f81584c00597a738d36afe05939c00ee8e366fdb1b52c87486bb9718954bb49e247935"
        },
        {
          "alg" : "SHA-384",
          "content" : "cbc875088f4189ba15d5d6a87ddc1750200b3448b6ef69eb749751fb24e21b10387b849f5b27230c580585afbf957abd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e22af10898947271168bb583e079d5318ffcd39fe33bcfe5d3410ebcfe87a36408705b6f9e01b62c189ced0be3bdcf73"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2874806a06ff66b4013ea5d47bab8cc16ff7784fb18bc340f0f3ab20501aee33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c524f5e07aa99639333c1a304568e26ab6406173af35ef7e8cd480c43c240db15aee3748d28f1d5155937c078dd4d769db34832f957535fc4184246bb42d33b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ben-manes/caffeine"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ben-manes/caffeine"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-lang3",
      "version" : "3.18.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. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48b9886957920a4cdb602780ca345087"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb14946f0e39748a6571de0635acbe44e7885491"
        },
        {
          "alg" : "SHA-256",
          "content" : "4eeeae8d20c078abb64b015ec158add383ac581571cddc45c68f0c9ae0230720"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2c9d497fc1be411050f4011b2407764b78aa098eb42925af8a197eabdbc25b507f09fb898805e9bed4815f35236a508ee5b096e36f363df4d407232d50fc832"
        },
        {
          "alg" : "SHA-384",
          "content" : "4fb3f101106e4ce3666d5c15d276ba86f7683a0ef35f0384edfcd579ea454275edbb7400795d265ec3a38e39997e79b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aada7e3612cf3f6190a19fa7c3db74df1e13ec56b300be9bb4317d261d5877c84ab59ba9a09168becdbd82cd41961395"
        },
        {
          "alg" : "SHA3-256",
          "content" : "306d286d0bd7549c203cc802fd755d354c4f7926fa023f4e83623ba1a6261250"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f6f1ecc684e309d7b9fc5c343792508fee935cd2119d962721662c5af88e4864ba6f47a863e083714f315f926c156de1970cd2fb577449bdfdc7bf98a4a451fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-lang/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-lang/actions"
        },
        {
          "type" : "distribution-intake",
          "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/commons-lang.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.mina/mina-core@2.2.4?type=jar",
      "publisher" : "Apache MINA Project",
      "group" : "org.apache.mina",
      "name" : "mina-core",
      "version" : "2.2.4",
      "description" : "Apache MINA is a network application framework which helps users develop high performance and highly scalable network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eebc17b276a16823e4165b14318da89a"
        },
        {
          "alg" : "SHA-1",
          "content" : "f76b231c8a332640a4b1deef5262c603b088be02"
        },
        {
          "alg" : "SHA-256",
          "content" : "39b2dfc8e84380bf7adab657d3d5e1625cb6592a885ebdb854ec5c6f7a3ec88d"
        },
        {
          "alg" : "SHA-512",
          "content" : "4269e2e16c99692e2490ad1bcc80ec02958b2c40704d8059f3ef1ff04671ef6bd88747637666a497c99a791a7aa7e3e0f98875cf742af849667aed9c16155f74"
        },
        {
          "alg" : "SHA-384",
          "content" : "ff64c32d31f82e70d4717f642925f4ea9e93622abc4344c500c5562c28e06627b889b06780bd502a3fe26a311c6f96d9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56dbad2b738a739f59ff9712334e54649dcd29f55ea326140c6a71223869ce4903e449bcfbffa6941e66524a71a2eb4d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "549dd0bcbe8ac02c7ffb5270c200881a0e4d748355395a8dfcc007f4e35dbb99"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7939d1ee955be68b930ca7f29f41e0ddf9dcb8a4d4723a7ac0d9c7596fd68068e035680dd174afb02826ab0618749258956d9eaa1b7b4e82019ce366fc24099c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.mina/mina-core@2.2.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://mina.apache.org/mina-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRMINA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/mina/tree/2.2.4/mina-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "2.0.12",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "86eb051f2e2d6497a3a57810c963a9d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "48f109a2a6d8f446c794f3e3fa0d86df0cdfa312"
        },
        {
          "alg" : "SHA-256",
          "content" : "a79502b8abdfbd722846a27691226a4088682d6d35654f9b80e2a9ccacf7ed47"
        },
        {
          "alg" : "SHA-512",
          "content" : "5bc0a61bd32b63ab7d44e210f1dcc3e4dc7417186ab8a2297f22edfa631513cc55b7fe3bb15eb0124b9a30dcfd4d168932bf3262cf6491feb2facbdfbe661e72"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c8d503d37899b577f39e5a3517b69034cad655e31d4b783313533bf49054f25b0ae87f8c32e4eb40677a53011e6bbce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9bf58592bbf1d21ec6a6a55a084ea21a16d5d5c38dbadcded450ef6af8717b364beae497fdb600d9d3695e62fb26fe4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "72000cfd589a16b4eb81e4ac648a2781847aafe0dd464fa260fdd79196ccc693"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1f91affc70ce6fdfa69be146d9f23835702a22c3a47b6c495b6964b3ea80d901bb1517b26e9fc973a3e6c7f38c25b74397856ae236519bf3d2ea96148c3118e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-parent/slf4j-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.tirasa.connid/connector-framework@1.6.0.0-RC1?type=jar",
      "group" : "net.tirasa.connid",
      "name" : "connector-framework",
      "version" : "1.6.0.0-RC1",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "63a96118ef2226be632c8d799cabe6dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "ad0d96de56bcdd8606f7082ebc17617da4f580d2"
        },
        {
          "alg" : "SHA-256",
          "content" : "32c5ae9bc101c1be22d04061091c9548fd0f49ffac2097ca6aa2b98dbf5a97c5"
        },
        {
          "alg" : "SHA-512",
          "content" : "8d749b0b13111a1de7b52d594d637d1b697aa30688cd823d8c5ac52c6c7d3bd1c2fd208ce105383c882082c3d0aae3a7aa1375bcf496a5894dfd0b60076fc91f"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e5752e5452709651a769333d6a0b6703d5a748edd89098df9fd9cbeac556e4ac060696b9cfa0a015ef27907f32c03fc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d48b3f6f77ab732875f6de10ca5dc6bf6509dd5a551ee6f7d47cdcab4a5122d004e93871671173505ea945570bd7558c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "acdff735bfdef2515d712bf76cdf6773adf52d814cdd3f89daecf1d585fbbbf8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a61640282659a772d350c9719ee4bbba373b3d0d5f239d89d91dd18eb24e32073cf9f16a88cbf8508d4b1df40ca36ff7b8052983a508f97ea348232681cc8c92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.tirasa.connid/connector-framework@1.6.0.0-RC1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://connid.tirasa.net/connector-framework/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/Tirasa/ConnId/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://connid.atlassian.net/browse/BASE"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/connid-dev"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:Tirasa/ConnId.git/connector-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.evolveum.polygon/connector-common@1.5.3.0-M3?type=jar",
      "group" : "com.evolveum.polygon",
      "name" : "connector-common",
      "version" : "1.5.3.0-M3",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5394a499d22a3fdb78253a4c1e1ff347"
        },
        {
          "alg" : "SHA-1",
          "content" : "c141d8e92ad3fc43736a97cef39fcf2f96df42f8"
        },
        {
          "alg" : "SHA-256",
          "content" : "356a591b12fe0114278403be09078168fbd5c78994c312d98714983d457f282b"
        },
        {
          "alg" : "SHA-512",
          "content" : "14163720bd67f83f7922ea693e847d72000905a306e09d10abe4725ca134b8c112ca3ce925b2011de7fd4f349b60b9f0c8010a24752d79f6e33ff1b7a9c804c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "11486208013d85d3c9a5253b7d7ec482d93e3e8e73928fc87e4f53e85e1dc9647decfe50d78292fbcb80706735734799"
        },
        {
          "alg" : "SHA3-384",
          "content" : "df108dbb7170765c293f54cdb888aa4b0b003bbea5cb0682f6744f0833835058e96da1619997c95ca5f97479169bf177"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6242eabefa952fa172761f64789037a034ec71d4eb7609b635b4f22353c21300"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ffb8ec06c207a04e3473d27126b6ddf33abdb206cd25e2f579d3a0078e3b2f1831c4c48c25b2f73aeec9af96e9321e86cb3efd0d9c48ec1fdb4a88c800633f4f"
        }
      ],
      "purl" : "pkg:maven/com.evolveum.polygon/connector-common@1.5.3.0-M3?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://nexus.evolveum.com/nexus/repository/releases/"
        }
      ]
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/com.evolveum.polygon/connector-ldap@3.9.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-all@2.1.6?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar",
        "pkg:maven/net.tirasa.connid/connector-framework@1.6.0.0-RC1?type=jar",
        "pkg:maven/com.evolveum.polygon/connector-common@1.5.3.0-M3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-all@2.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3@1.1.4c_7?type=jar",
        "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j@2.1.4_1?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.11.0?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar",
        "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.16.0?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3@1.1.4c_7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j@2.1.4_1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-text@1.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-codec/commons-codec@1.16.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@2.9.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.mina/mina-core@2.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.tirasa.connid/connector-framework@1.6.0.0-RC1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.evolveum.polygon/connector-common@1.5.3.0-M3?type=jar",
      "dependsOn" : [
        "pkg:maven/net.tirasa.connid/connector-framework@1.6.0.0-RC1?type=jar"
      ]
    }
  ]
}