{"id":362729,"url":"https://github.com/apache/commons-text","last_synced_at":"2026-06-20T07:01:07.857Z","repository":{"id":23073089,"uuid":"26426726","full_name":"apache/commons-text","owner":"apache","description":"Apache Commons Text","archived":false,"fork":false,"pushed_at":"2026-06-05T11:29:02.000Z","size":5106,"stargazers_count":376,"open_issues_count":16,"forks_count":284,"subscribers_count":43,"default_branch":"master","last_synced_at":"2026-06-05T16:03:26.784Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/text/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-06-05T11:29:06.000Z","dependencies_parsed_at":"2026-01-04T09:06:31.170Z","dependency_job_id":null,"html_url":"https://github.com/apache/commons-text","commit_stats":{"total_commits":2168,"total_committers":71,"mean_commits":"30.535211267605632","dds":0.603321033210332,"last_synced_commit":"d924add19dcc93650e3ff90c18794b7e387fd942"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/sbom","scorecard":{"id":201321,"data":{"date":"2025-08-16T02:09:21Z","repo":{"name":"github.com/apache/commons-text","commit":"a7cbd846db5e7aa0e6ea8d4caa0e154e40ad3796"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards-analysis.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards-analysis.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:21","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards-analysis.yml:25","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (8) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 39 contributing companies or organizations","details":["Info: found contributions from: BSC-ES, CI4RI, CjanOrg, DestinE-Climate-DT, PaskualeOrg, ResearchObject, Sauceforge, Smashing, TestAnything, apache, apache software foundation, assertj, associate director@ubs, autoweirdfm, barcelona supercomputing center, beaucoup4j, biouno, common-workflow-lab, common-workflow-language, conda-forge, cylc, destination-earth-digital-twins, devmultitask, eflows4hpc, elixir-europe, freelancer, gradlex-org, groovy, hqbeds, idr-contrib, jenkinsci, metomi, nestor-qa, sapporo-wes, self employed, swi-prologhackday, tupilabs, university of sussex, w3c"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T22:53:42.040Z","repository_id":23073089,"created_at":"2025-08-16T22:53:42.040Z","updated_at":"2025-08-16T22:53:42.040Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34133404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"packages":[{"id":13757410,"name":"commons-text","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/apache/commons-text","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/apache/commons-text","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T08:58:15.849Z","latest_release_published_at":"2026-02-13T08:58:15.849Z","latest_release_number":"1.11.0-1","last_synced_at":"2026-03-13T09:15:01.179Z","created_at":"2026-02-13T08:58:15.621Z","updated_at":"2026-03-19T10:01:50.513Z","registry_url":"https://launchpad.net/ubuntu/+source/commons-text","install_command":"apt-get install commons-text","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libcommons-text-java","standards_version":"4.6.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, maven-debian-helper","build_depends_indep":"libbyte-buddy-java, libcommons-lang3-java (\u003e= 3.13.0), libmaven-bundle-plugin-java","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-19T10:01:50.493Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/commons-text?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/commons-text","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/commons-text","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/commons-text/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/commons-text/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/commons-text/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/commons-text/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/commons-text/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/commons-text/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/commons-text/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13434915,"name":"commons-text","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/apache/commons-text","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/apache/commons-text","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T22:17:35.884Z","latest_release_published_at":"2026-02-07T22:17:35.884Z","latest_release_number":"1.8-2","last_synced_at":"2026-03-08T07:44:59.705Z","created_at":"2026-02-07T22:17:35.543Z","updated_at":"2026-03-19T10:01:50.501Z","registry_url":"https://launchpad.net/ubuntu/+source/commons-text","install_command":"apt-get install commons-text","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libcommons-text-java","standards_version":"4.4.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 12), default-jdk, maven-debian-helper","build_depends_indep":"libcommons-lang3-java, libmaven-bundle-plugin-java","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-19T10:01:50.481Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/commons-text?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/commons-text","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/commons-text","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/commons-text/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/commons-text/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/commons-text/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/commons-text/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/commons-text/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/commons-text/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/commons-text/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13770371,"name":"commons-text","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/apache/commons-text","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/apache/commons-text","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T11:42:17.208Z","latest_release_published_at":"2026-02-13T11:42:17.208Z","latest_release_number":"1.9-2","last_synced_at":"2026-03-13T17:38:08.308Z","created_at":"2026-02-13T11:42:16.184Z","updated_at":"2026-03-19T10:01:50.435Z","registry_url":"https://launchpad.net/ubuntu/+source/commons-text","install_command":"apt-get install commons-text","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libcommons-text-java","standards_version":"4.4.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, maven-debian-helper","build_depends_indep":"libcommons-lang3-java (\u003e= 3.11), libmaven-bundle-plugin-java","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-19T10:01:50.415Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/commons-text?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/commons-text","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/commons-text","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/commons-text/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/commons-text/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/commons-text/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/commons-text/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/commons-text/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/commons-text/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/commons-text/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13471927,"name":"commons-text","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/apache/commons-text","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/apache/commons-text","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T22:50:56.956Z","latest_release_published_at":"2026-02-09T22:50:56.956Z","latest_release_number":"1.10.0-1","last_synced_at":"2026-03-09T23:06:05.574Z","created_at":"2026-02-09T22:50:55.331Z","updated_at":"2026-03-19T10:01:50.742Z","registry_url":"https://launchpad.net/ubuntu/+source/commons-text","install_command":"apt-get install commons-text","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libcommons-text-java","standards_version":"4.6.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, maven-debian-helper","build_depends_indep":"libcommons-lang3-java (\u003e= 3.11), libmaven-bundle-plugin-java","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-19T10:01:50.714Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/commons-text?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/commons-text","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/commons-text","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/commons-text/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/commons-text/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/commons-text/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/commons-text/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/commons-text/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/commons-text/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/commons-text/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13678785,"name":"commons-text","ecosystem":"debian","description":null,"homepage":"https://github.com/apache/commons-text","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/apache/commons-text","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T16:39:53.443Z","latest_release_published_at":"2026-02-12T16:39:53.443Z","latest_release_number":"1.10.0-1","last_synced_at":"2026-03-12T17:15:52.222Z","created_at":"2026-02-12T16:39:53.168Z","updated_at":"2026-03-19T10:01:50.730Z","registry_url":"https://tracker.debian.org/pkg/commons-text","install_command":"apt-get install commons-text","documentation_url":"https://packages.debian.org/bookworm/commons-text","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"libcommons-text-java","standards_version":"4.6.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, maven-debian-helper","build_depends_indep":"libcommons-lang3-java (\u003e= 3.11), libmaven-bundle-plugin-java","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-19T10:01:50.703Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/commons-text?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/commons-text","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/commons-text","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/commons-text/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/commons-text/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/commons-text/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/commons-text/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/commons-text/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/commons-text/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/commons-text/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13383901,"name":"commons-text","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/apache/commons-text","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/apache/commons-text","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T10:58:32.342Z","latest_release_published_at":"2026-02-05T10:58:32.342Z","latest_release_number":"1.11.0-1","last_synced_at":"2026-03-05T13:06:58.299Z","created_at":"2026-02-05T10:58:28.157Z","updated_at":"2026-03-19T10:01:50.431Z","registry_url":"https://launchpad.net/ubuntu/+source/commons-text","install_command":"apt-get install commons-text","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libcommons-text-java","standards_version":"4.6.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, maven-debian-helper","build_depends_indep":"libbyte-buddy-java, libcommons-lang3-java (\u003e= 3.13.0), libmaven-bundle-plugin-java","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-19T10:01:50.410Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/commons-text?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/commons-text","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/commons-text","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/commons-text/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/commons-text/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/commons-text/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/commons-text/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/commons-text/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/commons-text/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/commons-text/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13490004,"name":"commons-text","ecosystem":"debian","description":null,"homepage":"https://github.com/apache/commons-text","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/commons-text","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T17:58:49.416Z","latest_release_published_at":"2026-02-10T17:58:49.416Z","latest_release_number":"1.9-1","last_synced_at":"2026-03-13T13:29:22.265Z","created_at":"2026-02-10T17:58:49.219Z","updated_at":"2026-03-19T10:01:50.358Z","registry_url":"https://tracker.debian.org/pkg/commons-text","install_command":"apt-get install commons-text","documentation_url":"https://packages.debian.org/bullseye/commons-text","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"libcommons-text-java","standards_version":"4.4.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 12), default-jdk, maven-debian-helper","build_depends_indep":"libcommons-lang3-java (\u003e= 3.11), libmaven-bundle-plugin-java","build_depends_arch":null},"repo_metadata":{"id":23073089,"uuid":"26426726","full_name":"apache/commons-text","owner":"apache","description":"Apache Commons Text","archived":false,"fork":false,"pushed_at":"2026-02-09T13:12:22.000Z","size":5257,"stargazers_count":370,"open_issues_count":12,"forks_count":277,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-02-09T18:00:57.080Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/text/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-02-09T13:12:26.000Z","dependencies_parsed_at":"2026-01-04T09:06:31.170Z","dependency_job_id":null,"html_url":"https://github.com/apache/commons-text","commit_stats":{"total_commits":2168,"total_committers":71,"mean_commits":"30.535211267605632","dds":0.603321033210332,"last_synced_commit":"d924add19dcc93650e3ff90c18794b7e387fd942"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/sbom","scorecard":{"id":201321,"data":{"date":"2025-08-16T02:09:21Z","repo":{"name":"github.com/apache/commons-text","commit":"a7cbd846db5e7aa0e6ea8d4caa0e154e40ad3796"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards-analysis.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards-analysis.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:21","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards-analysis.yml:25","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (8) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 39 contributing companies or organizations","details":["Info: found contributions from: BSC-ES, CI4RI, CjanOrg, DestinE-Climate-DT, PaskualeOrg, ResearchObject, Sauceforge, Smashing, TestAnything, apache, apache software foundation, assertj, associate director@ubs, autoweirdfm, barcelona supercomputing center, beaucoup4j, biouno, common-workflow-lab, common-workflow-language, conda-forge, cylc, destination-earth-digital-twins, devmultitask, eflows4hpc, elixir-europe, freelancer, gradlex-org, groovy, hqbeds, idr-contrib, jenkinsci, metomi, nestor-qa, sapporo-wes, self employed, swi-prologhackday, tupilabs, university of sussex, w3c"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T22:53:42.040Z","repository_id":23073089,"created_at":"2025-08-16T22:53:42.040Z","updated_at":"2025-08-16T22:53:42.040Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T12:42:24.625Z","status":"ssl_error","status_checked_at":"2026-02-11T12:41:23.344Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-19T10:01:50.335Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/commons-text?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/commons-text","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/commons-text","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/commons-text/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-01T11:04:14.547Z","issues_count":3,"pull_requests_count":496,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2408613.6622516555,"issues_closed_count":3,"pull_requests_closed_count":453,"pull_request_authors_count":36,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.6350806451612904,"merged_pull_requests_count":404,"bot_issues_count":2,"bot_pull_requests_count":429,"past_year_issues_count":1,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":138782.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.42990654205607476,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":88,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","maintainers":[{"login":"garydgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"},{"login":"kinow","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kinow"},{"login":"arturobernalg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"},{"login":"michael-o","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"centic9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/centic9"}],"active_maintainers":[{"login":"garydgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"},{"login":"centic9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/centic9"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/commons-text/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/commons-text/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/commons-text/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/commons-text/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/commons-text/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/commons-text/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13633642,"name":"commons-text","ecosystem":"debian","description":null,"homepage":"https://github.com/apache/commons-text","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/apache/commons-text","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T01:18:03.411Z","latest_release_published_at":"2026-02-12T01:18:03.411Z","latest_release_number":"1.13.1-1","last_synced_at":"2026-03-13T12:09:56.376Z","created_at":"2026-02-12T01:18:03.242Z","updated_at":"2026-03-19T10:01:50.347Z","registry_url":"https://tracker.debian.org/pkg/commons-text","install_command":"apt-get install commons-text","documentation_url":"https://packages.debian.org/trixie/commons-text","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"libcommons-text-java","standards_version":"4.7.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, maven-debian-helper","build_depends_indep":"libbyte-buddy-java, libcommons-lang3-java (\u003e= 3.13.0), libmaven-bundle-plugin-java","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-19T10:01:50.326Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/commons-text?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/commons-text","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/commons-text","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/commons-text/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/commons-text/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/commons-text/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/commons-text/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/commons-text/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/commons-text/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/commons-text/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13541166,"name":"commons-text","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/apache/commons-text","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/commons-text","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T01:03:43.399Z","latest_release_published_at":"2026-02-11T01:03:43.399Z","latest_release_number":"1.10.0-1","last_synced_at":"2026-03-12T04:13:15.035Z","created_at":"2026-02-11T01:03:43.195Z","updated_at":"2026-03-19T10:01:50.518Z","registry_url":"https://launchpad.net/ubuntu/+source/commons-text","install_command":"apt-get install commons-text","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libcommons-text-java","standards_version":"4.6.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, maven-debian-helper","build_depends_indep":"libcommons-lang3-java (\u003e= 3.11), libmaven-bundle-plugin-java","build_depends_arch":null},"repo_metadata":{"id":23073089,"uuid":"26426726","full_name":"apache/commons-text","owner":"apache","description":"Apache Commons Text","archived":false,"fork":false,"pushed_at":"2026-02-09T13:12:22.000Z","size":5257,"stargazers_count":370,"open_issues_count":12,"forks_count":277,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-02-09T18:00:57.080Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/text/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-02-09T13:12:26.000Z","dependencies_parsed_at":"2026-01-04T09:06:31.170Z","dependency_job_id":null,"html_url":"https://github.com/apache/commons-text","commit_stats":{"total_commits":2168,"total_committers":71,"mean_commits":"30.535211267605632","dds":0.603321033210332,"last_synced_commit":"d924add19dcc93650e3ff90c18794b7e387fd942"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/sbom","scorecard":{"id":201321,"data":{"date":"2025-08-16T02:09:21Z","repo":{"name":"github.com/apache/commons-text","commit":"a7cbd846db5e7aa0e6ea8d4caa0e154e40ad3796"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards-analysis.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards-analysis.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:21","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards-analysis.yml:25","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (8) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 39 contributing companies or organizations","details":["Info: found contributions from: BSC-ES, CI4RI, CjanOrg, DestinE-Climate-DT, PaskualeOrg, ResearchObject, Sauceforge, Smashing, TestAnything, apache, apache software foundation, assertj, associate director@ubs, autoweirdfm, barcelona supercomputing center, beaucoup4j, biouno, common-workflow-lab, common-workflow-language, conda-forge, cylc, destination-earth-digital-twins, devmultitask, eflows4hpc, elixir-europe, freelancer, gradlex-org, groovy, hqbeds, idr-contrib, jenkinsci, metomi, nestor-qa, sapporo-wes, self employed, swi-prologhackday, tupilabs, university of sussex, w3c"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T22:53:42.040Z","repository_id":23073089,"created_at":"2025-08-16T22:53:42.040Z","updated_at":"2025-08-16T22:53:42.040Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T12:42:24.625Z","status":"ssl_error","status_checked_at":"2026-02-11T12:41:23.344Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-19T10:01:50.498Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/commons-text?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/commons-text","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/commons-text","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/commons-text/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-01T11:04:14.547Z","issues_count":3,"pull_requests_count":496,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2408613.6622516555,"issues_closed_count":3,"pull_requests_closed_count":453,"pull_request_authors_count":36,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.6350806451612904,"merged_pull_requests_count":404,"bot_issues_count":2,"bot_pull_requests_count":429,"past_year_issues_count":1,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":138782.63636363635,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.42990654205607476,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":88,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","maintainers":[{"login":"garydgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"},{"login":"kinow","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kinow"},{"login":"arturobernalg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"},{"login":"michael-o","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"centic9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/centic9"}],"active_maintainers":[{"login":"garydgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"},{"login":"centic9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/centic9"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/commons-text/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/commons-text/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/commons-text/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/commons-text/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/commons-text/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/commons-text/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}}],"commits":{"id":1638180,"full_name":"apache/commons-text","default_branch":"master","total_commits":2570,"total_committers":75,"total_bot_commits":445,"total_bot_committers":1,"mean_commits":34.266666666666666,"dds":0.5455252918287938,"past_year_total_commits":315,"past_year_total_committers":8,"past_year_total_bot_commits":43,"past_year_total_bot_committers":1,"past_year_mean_commits":39.375,"past_year_dds":0.18412698412698414,"last_synced_at":"2026-05-31T14:04:50.586Z","last_synced_commit":"2706ee158c3b71ef00510179d37f81b8cd9fbf0c","created_at":"2024-06-26T12:58:28.949Z","updated_at":"2026-05-31T14:00:21.799Z","committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":1168},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":445},{"name":"Gary Gregory","email":"gardgregory@gmail.com","login":null,"count":193},{"name":"Rob Tompkins","email":"chtompki@gmail.com","login":"chtompki","count":183},{"name":"Pascal Schumacher","email":"pascalschumacher@gmx.net","login":"PascalSchumacher","count":157},{"name":"Bruno P. Kinoshita","email":"brunodepaulak@yahoo.com.br","login":"kinow","count":90},{"name":"Benedikt Ritter","email":"britter@apache.org","login":"britter","count":49},{"name":"Gary Gregory","email":"ggregory@rocketsoftware.com","login":null,"count":43},{"name":"Amey Jadiye","email":"ameyjadiye@gmail.com","login":"ameyjadiye","count":39},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":24},{"name":"aherbert","email":"aherbert@apache.org","login":"aherbert","count":18},{"name":"Arturo Bernal","email":"arturobernalg@gmail.com","login":"arturobernalg","count":16},{"name":"duncan","email":"duncan@wortharead.com","login":"dmjones","count":10},{"name":"Michael Hausegger","email":"hausegger.michael@googlemail.com","login":"TheRealHaui","count":10},{"name":"Rob Tompkins","email":"christopher.tompkins@capitalone.com","login":null,"count":8},{"name":"drajakumar","email":"drajakumar@paypal.com","login":null,"count":6},{"name":"sampyash","email":"sampanna.kahu@flipkart.com","login":"sampyash","count":6},{"name":"Arun Vinud","email":"arunvinud.sivasubramaniansurianarayanan@capitalone.com","login":null,"count":5},{"name":"Sascha Szott","email":"szott@gmx.de","login":"saschaszott","count":5},{"name":"Tom MacKenzie","email":"tom.s.mackenzie@gmail.com","login":"tmackenzie","count":5},{"name":"caps50","email":"up201800050@fe.up.pt","login":"CAPS50","count":5},{"name":"Piotr P. Karwasz","email":"pkarwasz-github@apache.org","login":"ppkarwasz","count":4},{"name":"Emmanuel Bourg","email":"ebourg@apache.org","login":"ebourg","count":4},{"name":"Jan Martin Keil","email":"jan-martin.keil@uni-jena.de","login":"jmkeil","count":4},{"name":"XenoAmess","email":"xenoamess@gmail.com","login":"XenoAmess","count":4},{"name":"abrasha","email":"aabrasha@gmail.com","login":"aaabramov","count":4},{"name":"Matt Juntunen","email":"mattjuntunen@apache.org","login":"darkma773r","count":4},{"name":"Jaroslaw Strzelecki","email":"jarst","login":"jarst","count":3},{"name":"Ioannis Sermetziadis","email":"sermojohn@gmail.com","login":"sermojohn","count":3},{"name":"Dimitrios Efthymiou","email":"efthymiou.dimitrios1@gmail.com","login":"orionlibs","count":3},{"name":"Bruno P. Kinoshita","email":"bruno.kinoshita@niwa.co.nz","login":null,"count":3},{"name":"Luciano Quintabani","email":"lquintabani@medallia.com","login":"luciano-medallia","count":2},{"name":"Yuji Konishi","email":"yuji.k64613@gmail.com","login":"yuji-k64613","count":2},{"name":"Eitan Adler","email":"lists@eitanadler.com","login":"grimreaper","count":2},{"name":"Gary Gregory","email":"garygregory@Garys-MacBook-Pro.local","login":null,"count":2},{"name":"nickwongwong","email":"a465625179@yeah.net","login":"nickwongwong","count":2},{"name":"Ray DeCampo","email":"ray@decampo.org","login":"RayDeCampo","count":1},{"name":"Raymond Tan","email":"now-raymond","login":"now-raymond","count":1},{"name":"Sean C. Sullivan","email":"github@seansullivan.com","login":"sullis","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Tobias Kiecker","email":"57002366+TobiasKiecker","login":"TobiasKiecker","count":1},{"name":"amirhadadi","email":"amirhadadi@hotmail.com","login":"amirhadadi","count":1},{"name":"belpk","email":"pollentierk@yahoo.com","login":"belpk","count":1},{"name":"ben.12","email":"benmor_12@yahoo.fr","login":"ben12","count":1},{"name":"furkilic","email":"furkilic.test@gmail.com","login":null,"count":1},{"name":"ali-ghanbari","email":"ali.ghanbari@utdallas.edu","login":null,"count":1},{"name":"Richard Adams","email":"richard@researchspace.com","login":null,"count":1},{"name":"Mikko Maunu","email":"mm@emsw.de","login":null,"count":1},{"name":"Lee","email":"lee.adcock@capitalone.com","login":null,"count":1},{"name":"eallweil","email":"eallweil@paypal.com","login":"eyala","count":1},{"name":"j--baker","email":"j--baker","login":"j--baker","count":1},{"name":"linjianhui","email":"1273887820@qq.com","login":"fourAjeff","count":1},{"name":"luksan47","email":"norbert.luksa@gmail.com","login":"luksan47","count":1},{"name":"reri42","email":"riswick@gmail.com","login":"reri42","count":1},{"name":"seanfabs","email":"165280862+seanfabs","login":"seanfabs","count":1},{"name":"Arkadiusz Wrzos","email":"wrzosdev@gmail.com","login":"fajnydev","count":1},{"name":"Benjamin Bing","email":"jbing@ucdavis.edu","login":"bjmbing","count":1},{"name":"Bernd Eckenfels","email":"ecki@apache.org","login":"ecki","count":1},{"name":"Bradley Rumball","email":"bradley@rumballweb.com","login":"bradleyrumball","count":1},{"name":"Caleb Christiansen","email":"calebbenchristiansen@gmail.com","login":"CalebChristiansen","count":1},{"name":"Diego Marcilio","email":"dvmarcilio@gmail.com","login":"dvmarcilio","count":1},{"name":"Dominik Stadler","email":"dominik.stadler@gmx.at","login":"centic9","count":1},{"name":"Don Jeba","email":"donjeba@yahoo.com","login":"drajakumar","count":1},{"name":"Eirik","email":"eirikltanberg@gmail.com","login":"LorgeN","count":1},{"name":"Faiz Kidwai","email":"f.y.kidwai@gmail.com","login":"fykidwai","count":1},{"name":"Gongpu Zhu","email":"ZhuGongpu","login":"ZhuGongpu","count":1},{"name":"Ivan Ponomarev","email":"iponomarev@mail.ru","login":"inponomarev","count":1},{"name":"Jakob Vesterstrøm","email":"jakobvesterstroem@gmail.com","login":"vesterstroem","count":1},{"name":"James Nord","email":"jtnord","login":"jtnord","count":1},{"name":"Johan Hammar","email":"johan.hammar@gmail.com","login":"johanhammar","count":1},{"name":"Jostein Tveit","email":"josteitv@pvv.ntnu.no","login":"josteitv","count":1},{"name":"Lee Adcock","email":"lee@katieandlee.com","login":"LeeAdcock","count":1},{"name":"Michael Osipov","email":"1983-01-06@gmx.net","login":"michael-o","count":1},{"name":"Nandor Kollar","email":"nkollar@cloudera.com","login":"nkollar","count":1},{"name":"sebx59","email":"sebx59","login":"sebx59","count":1}],"past_year_committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":257},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":43},{"name":"Michael Hausegger","email":"hausegger.michael@googlemail.com","login":"TheRealHaui","count":6},{"name":"Piotr P. Karwasz","email":"pkarwasz-github@apache.org","login":"ppkarwasz","count":4},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":2},{"name":"Ivan Ponomarev","email":"iponomarev@mail.ru","login":"inponomarev","count":1},{"name":"Eirik","email":"eirikltanberg@gmail.com","login":"LorgeN","count":1},{"name":"Dominik Stadler","email":"dominik.stadler@gmx.at","login":"centic9","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-10T00:00:07.748Z","repositories_count":6254807,"commits_count":884257396,"contributors_count":35059667,"owners_count":1163984,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"apache/commons-text","html_url":"https://github.com/apache/commons-text","last_synced_at":"2026-05-18T00:01:29.816Z","status":null,"issues_count":3,"pull_requests_count":507,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2364595.4514038875,"issues_closed_count":3,"pull_requests_closed_count":463,"pull_request_authors_count":40,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.6627218934911243,"merged_pull_requests_count":410,"bot_issues_count":2,"bot_pull_requests_count":436,"past_year_issues_count":1,"past_year_pull_requests_count":58,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":260977.75,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":41,"past_year_merged_pull_requests_count":35,"created_at":"2024-01-23T17:28:14.206Z","updated_at":"2026-05-18T00:01:29.816Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","issue_labels_count":{"table":{"dependencies":2,"github_actions":1,"java":1}},"pull_request_labels_count":{"table":{"dependencies":434,"github_actions":284,"java":150}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":2,"NONE":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":465,"NONE":35,"MEMBER":7}},"issue_authors":{"table":{"dependabot[bot]":2,"pakka-papad":1}},"pull_request_authors":{"table":{"dependabot[bot]":436,"orionlibs":11,"TobiasKiecker":4,"TheRealHaui":4,"Neha123291":2,"hasnaar97":2,"garydgregory":2,"dlavati":2,"kinow":2,"belpk":2,"speters33w":2,"kushal-dixit":2,"arashmpr":2,"ameyjadiye":2,"aherbert":2,"seanfabs":2,"Jyotprabhs":2,"Allan-QLB":2,"timdp":2,"nickbabcock":2,"michaelkarnerfors":1,"ppkarwasz":1,"7admiral23":1,"ikaronen-relex":1,"reri42":1,"Nnoggie":1,"Scient122":1,"theshoeshiner":1,"step-security-bot":1,"Claudenw":1,"michael-o":1,"LorgeN":1,"ifly6":1,"ron-ladin6":1,"aaaZayne":1,"lizamaa123":1,"centic9":1,"arturobernalg":1,"inponomarev":1,"shubham-1503":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-18T00:00:23.178Z","repositories_count":14635266,"issues_count":34159660,"pull_requests_count":111759905,"authors_count":11265739,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":41,"github_actions":25,"java":16}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":48,"NONE":7,"MEMBER":3}},"past_year_issue_authors":{"table":{"pakka-papad":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":41,"TheRealHaui":4,"Allan-QLB":2,"garydgregory":2,"kushal-dixit":2,"aaaZayne":1,"centic9":1,"inponomarev":1,"lizamaa123":1,"LorgeN":1,"ppkarwasz":1,"ron-ladin6":1}},"maintainers":[{"table":{"login":"garydgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"}},{"table":{"login":"kinow","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kinow"}},{"table":{"login":"arturobernalg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}},{"table":{"login":"michael-o","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"}},{"table":{"login":"centic9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/centic9"}}],"active_maintainers":[{"table":{"login":"garydgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"}},{"table":{"login":"centic9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/centic9"}}]}},"events":{"total":{"DeleteEvent":84,"PullRequestEvent":191,"ForkEvent":28,"WatchEvent":28,"IssueCommentEvent":46,"PushEvent":242,"PullRequestReviewCommentEvent":13,"PullRequestReviewEvent":14,"CreateEvent":85,"CommitCommentEvent":1},"last_year":{"DeleteEvent":26,"PullRequestEvent":75,"ForkEvent":12,"WatchEvent":7,"IssueCommentEvent":29,"PushEvent":118,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":11,"CreateEvent":28,"CommitCommentEvent":1}},"keywords":["commons"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:33.395Z","updated_at":"2023-01-14T01:00:33.395Z","repository_link":"https://github.com/apache/commons-text/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6892050749,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6892050750,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.3","direct":true,"kind":"composite","optional":false},{"id":6892050751,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892050752,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892050753,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:33.520Z","updated_at":"2023-01-14T01:00:33.520Z","repository_link":"https://github.com/apache/commons-text/blob/master/.github/workflows/maven.yml","dependencies":[{"id":6892050768,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6892050769,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3.9.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecards-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:33.581Z","updated_at":"2023-01-14T01:00:33.581Z","repository_link":"https://github.com/apache/commons-text/blob/master/.github/workflows/scorecards-analysis.yml","dependencies":[{"id":6892050773,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6892050774,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"e38b1902ae4f44df626f11ba0734b14fb91f8f86","direct":true,"kind":"composite","optional":false},{"id":6892050775,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false},{"id":6892050776,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"b398f525a5587552e573b247ac661067fafa920b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:33.666Z","updated_at":"2023-01-14T01:00:33.666Z","repository_link":"https://github.com/apache/commons-text/blob/master/pom.xml","dependencies":[{"id":6892050781,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.12.0","direct":true,"kind":"runtime","optional":false},{"id":6892050782,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6892050783,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.24.1","direct":true,"kind":"test","optional":false},{"id":6892050784,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.11.0","direct":true,"kind":"test","optional":false},{"id":6892050785,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":"4.11.0","direct":true,"kind":"test","optional":false},{"id":6892050786,"package_name":"org.graalvm.js:js","ecosystem":"maven","requirements":"22.0.0.2","direct":true,"kind":"test","optional":false},{"id":6892050787,"package_name":"org.graalvm.js:js-scriptengine","ecosystem":"maven","requirements":"22.0.0.2","direct":true,"kind":"test","optional":false},{"id":6892050788,"package_name":"org.apache.commons:commons-rng-simple","ecosystem":"maven","requirements":"1.5","direct":true,"kind":"test","optional":false},{"id":6892050789,"package_name":"org.openjdk.jmh:jmh-core","ecosystem":"maven","requirements":"1.36","direct":true,"kind":"test","optional":false},{"id":6892050790,"package_name":"org.openjdk.jmh:jmh-generator-annprocess","ecosystem":"maven","requirements":"1.36","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2026-01-04T09:06:30.575Z","updated_at":"2026-01-04T09:06:30.575Z","repository_link":"https://github.com/apache/commons-text/blob/master/.github/workflows/dependency-review.yml","dependencies":[{"id":25787874902,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25787874903,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261","direct":true,"kind":"composite","optional":false}]}],"score":null,"created_at":"2025-08-29T06:59:49.520Z","updated_at":"2026-06-20T07:01:07.858Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362729","html_url":"https://summary.ecosyste.ms/projects/362729"}