{"id":362729,"url":"https://github.com/apache/commons-text","last_synced_at":"2026-08-23T14:30:38.109Z","repository":{"id":23073089,"uuid":"26426726","full_name":"apache/commons-text","owner":"apache","description":"Apache Commons Text","archived":false,"fork":false,"pushed_at":"2026-08-22T13:58:44.000Z","size":5451,"stargazers_count":377,"open_issues_count":15,"forks_count":291,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-08-22T14:08:26.327Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-08-22T13:59:37.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.481Z","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":36826546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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"}},"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":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","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":13471927,"name":"commons-text","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/apache/commons-text","licenses":"apache-2.0","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-08-22T18:15:50.981Z","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-08-22T13:58:44.000Z","size":5451,"stargazers_count":377,"open_issues_count":15,"forks_count":291,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-08-22T14:08:26.327Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-08-22T13:59:37.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.481Z","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":36826546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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"},"owner_record":{"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":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","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"},"tags":[{"name":"rel/commons-text-1.15.0","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-07T22:17:09.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.15.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0/manifests"},{"name":"commons-text-1.15.0-RC1","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-04T16:02:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.15.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.15.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.15.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1/manifests"},{"name":"rel/commons-text-1.14.0","sha":"0a343ae4eec94a028d875d8c2200e7f5620d152c","kind":"tag","published_at":"2025-07-24T12:02:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.14.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0/manifests"},{"name":"commons-text-1.14.0-RC1","sha":"2c9212adb960b4b6180438745e8fcae3eae084f4","kind":"tag","published_at":"2025-07-20T14:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.14.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.14.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.14.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1/manifests"},{"name":"rel/commons-text-1.13.1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-10T21:36:48.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.1","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1/manifests"},{"name":"commons-text-1.13.1-RC1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-07T19:41:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1/manifests"},{"name":"rel/commons-text-1.13.0","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-13T16:07:25.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0/manifests"},{"name":"commons-text-1.13.0-RC1","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-10T12:00:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1/manifests"},{"name":"rel/commons-text-1.12.0","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-16T18:20:07.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.12.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0/manifests"},{"name":"commons-text-1.12.0-RC1","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-13T13:32:01.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.12.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.12.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.12.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1/manifests"},{"name":"rel/commons-text-1.11.0","sha":"d5e8a73e7b9e06f71a5c66576b428e6c34b3c684","kind":"tag","published_at":"2023-10-29T11:15:43.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.11.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0/manifests"},{"name":"commons-text-1.11.0-RC1","sha":"6e2be58f54bb8e376fbb5188ad964cde2ff6f362","kind":"tag","published_at":"2023-10-24T13:34:33.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.11.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.11.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.11.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1/manifests"},{"name":"rel/commons-text-1.10.0","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-28T19:50:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.10.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0/manifests"},{"name":"commons-text-1.10.0-RC1","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-24T14:51:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.10.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1/manifests"},{"name":"rel/commons-text-1.9","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-24T21:35:29.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.9","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9/manifests"},{"name":"commons-text-1.9-RC1","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-21T20:25:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.9-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1/manifests"},{"name":"commons-text-1.8","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-09-02T20:12:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8/manifests"},{"name":"commons-text-1.8-RC1","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-08-30T19:53:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1/manifests"},{"name":"commons-text-1.7","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-07-03T16:25:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7/manifests"},{"name":"commons-text-1.7-RC1","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-06-30T14:09:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1/manifests"},{"name":"commons-text-1.6","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-16T20:21:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6/manifests"},{"name":"commons-text-1.6-RC1","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-13T01:33:46.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1/manifests"},{"name":"commons-text-1.5","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-04T15:42:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5/manifests"},{"name":"commons-text-1.5-RC3","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-01T12:40:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3/manifests"},{"name":"commons-text-1.5-RC2","sha":"e1af89b53855f2f19138cbc3e8a49ca179c3d8f8","kind":"tag","published_at":"2018-09-30T02:39:23.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2/manifests"},{"name":"commons-text-1.5-RC1","sha":"d3d93c4e68ce5d8c25aecbfff9d17017594bf3f2","kind":"tag","published_at":"2018-09-28T18:11:59.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1/manifests"},{"name":"commons-text-1.4","sha":"ba44287bdd17a709523364820495760645da85b9","kind":"tag","published_at":"2018-06-12T18:11:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4/manifests"},{"name":"commons-text-1.4-RC1","sha":"d9229655fdb335a9730bef6df789a46faa764b8a","kind":"tag","published_at":"2018-06-09T16:58:32.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1/manifests"},{"name":"commons-text-1.3","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-21T23:45:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3/manifests"},{"name":"commons-text-1.3-RC1","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-16T14:35:38.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1/manifests"},{"name":"commons-text-1.2","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-12T13:56:31.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2/manifests"},{"name":"commons-text-1.2-RC1","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-09T02:25:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1/manifests"},{"name":"commons-text-1.1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-23T13:51:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1/manifests"},{"name":"commons-text-1.1-RC1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-19T16:21:04.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1/manifests"},{"name":"commons-text-1.0","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-12T02:14:36.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0/manifests"},{"name":"commons-text-1.0-RC1","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-05T04:07:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1/manifests"},{"name":"commons-text-1.0-beta-1","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-02-09T13:10:50.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1/manifests"},{"name":"commons-text-1.0-beta-1-RC4","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-01-30T13:25:52.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4/manifests"},{"name":"commons-text-1.0-beta-1-RC3","sha":"230e868e6e33d02a162c4214cb38e117c9584473","kind":"tag","published_at":"2017-01-30T13:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3/manifests"},{"name":"commons-text-1.0-beta-1-RC2","sha":"61eb9d01d3be74f692f9f9be5a988bdcbc09f6ec","kind":"tag","published_at":"2017-01-26T01:01:39.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2/manifests"},{"name":"commons-text-1.0-beta-1-RC1","sha":"3a9fe391b4cbca59c7abb6aec1035ee87d1cf2f9","kind":"tag","published_at":"2017-01-25T20:54:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:15:50.981Z","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":{"last_synced_at":"2026-08-22T14:01:22.244Z","issues_count":3,"pull_requests_count":526,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2297649.8835758837,"issues_closed_count":3,"pull_requests_closed_count":481,"pull_request_authors_count":47,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.688212927756654,"merged_pull_requests_count":425,"bot_issues_count":2,"bot_pull_requests_count":437,"past_year_issues_count":1,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":262072.1739130435,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0350877192982455,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","maintainers":[{"login":"garydgregory","count":5,"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":5,"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.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":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1328},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-23T05:05:48.760Z","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":13434915,"name":"commons-text","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/apache/commons-text","licenses":"apache-2.0","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-08-22T22:42:16.045Z","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":{"id":23073089,"uuid":"26426726","full_name":"apache/commons-text","owner":"apache","description":"Apache Commons Text","archived":false,"fork":false,"pushed_at":"2026-08-22T13:58:44.000Z","size":5451,"stargazers_count":377,"open_issues_count":15,"forks_count":291,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-08-22T14:08:26.327Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-08-22T13:59:37.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.481Z","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":36826546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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"},"owner_record":{"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":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","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"},"tags":[{"name":"rel/commons-text-1.15.0","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-07T22:17:09.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.15.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0/manifests"},{"name":"commons-text-1.15.0-RC1","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-04T16:02:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.15.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.15.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.15.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1/manifests"},{"name":"rel/commons-text-1.14.0","sha":"0a343ae4eec94a028d875d8c2200e7f5620d152c","kind":"tag","published_at":"2025-07-24T12:02:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.14.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0/manifests"},{"name":"commons-text-1.14.0-RC1","sha":"2c9212adb960b4b6180438745e8fcae3eae084f4","kind":"tag","published_at":"2025-07-20T14:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.14.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.14.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.14.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1/manifests"},{"name":"rel/commons-text-1.13.1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-10T21:36:48.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.1","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1/manifests"},{"name":"commons-text-1.13.1-RC1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-07T19:41:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1/manifests"},{"name":"rel/commons-text-1.13.0","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-13T16:07:25.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0/manifests"},{"name":"commons-text-1.13.0-RC1","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-10T12:00:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1/manifests"},{"name":"rel/commons-text-1.12.0","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-16T18:20:07.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.12.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0/manifests"},{"name":"commons-text-1.12.0-RC1","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-13T13:32:01.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.12.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.12.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.12.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1/manifests"},{"name":"rel/commons-text-1.11.0","sha":"d5e8a73e7b9e06f71a5c66576b428e6c34b3c684","kind":"tag","published_at":"2023-10-29T11:15:43.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.11.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0/manifests"},{"name":"commons-text-1.11.0-RC1","sha":"6e2be58f54bb8e376fbb5188ad964cde2ff6f362","kind":"tag","published_at":"2023-10-24T13:34:33.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.11.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.11.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.11.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1/manifests"},{"name":"rel/commons-text-1.10.0","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-28T19:50:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.10.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0/manifests"},{"name":"commons-text-1.10.0-RC1","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-24T14:51:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.10.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1/manifests"},{"name":"rel/commons-text-1.9","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-24T21:35:29.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.9","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9/manifests"},{"name":"commons-text-1.9-RC1","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-21T20:25:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.9-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1/manifests"},{"name":"commons-text-1.8","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-09-02T20:12:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8/manifests"},{"name":"commons-text-1.8-RC1","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-08-30T19:53:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1/manifests"},{"name":"commons-text-1.7","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-07-03T16:25:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7/manifests"},{"name":"commons-text-1.7-RC1","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-06-30T14:09:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1/manifests"},{"name":"commons-text-1.6","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-16T20:21:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6/manifests"},{"name":"commons-text-1.6-RC1","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-13T01:33:46.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1/manifests"},{"name":"commons-text-1.5","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-04T15:42:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5/manifests"},{"name":"commons-text-1.5-RC3","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-01T12:40:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3/manifests"},{"name":"commons-text-1.5-RC2","sha":"e1af89b53855f2f19138cbc3e8a49ca179c3d8f8","kind":"tag","published_at":"2018-09-30T02:39:23.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2/manifests"},{"name":"commons-text-1.5-RC1","sha":"d3d93c4e68ce5d8c25aecbfff9d17017594bf3f2","kind":"tag","published_at":"2018-09-28T18:11:59.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1/manifests"},{"name":"commons-text-1.4","sha":"ba44287bdd17a709523364820495760645da85b9","kind":"tag","published_at":"2018-06-12T18:11:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4/manifests"},{"name":"commons-text-1.4-RC1","sha":"d9229655fdb335a9730bef6df789a46faa764b8a","kind":"tag","published_at":"2018-06-09T16:58:32.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1/manifests"},{"name":"commons-text-1.3","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-21T23:45:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3/manifests"},{"name":"commons-text-1.3-RC1","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-16T14:35:38.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1/manifests"},{"name":"commons-text-1.2","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-12T13:56:31.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2/manifests"},{"name":"commons-text-1.2-RC1","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-09T02:25:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1/manifests"},{"name":"commons-text-1.1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-23T13:51:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1/manifests"},{"name":"commons-text-1.1-RC1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-19T16:21:04.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1/manifests"},{"name":"commons-text-1.0","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-12T02:14:36.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0/manifests"},{"name":"commons-text-1.0-RC1","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-05T04:07:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1/manifests"},{"name":"commons-text-1.0-beta-1","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-02-09T13:10:50.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1/manifests"},{"name":"commons-text-1.0-beta-1-RC4","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-01-30T13:25:52.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4/manifests"},{"name":"commons-text-1.0-beta-1-RC3","sha":"230e868e6e33d02a162c4214cb38e117c9584473","kind":"tag","published_at":"2017-01-30T13:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3/manifests"},{"name":"commons-text-1.0-beta-1-RC2","sha":"61eb9d01d3be74f692f9f9be5a988bdcbc09f6ec","kind":"tag","published_at":"2017-01-26T01:01:39.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2/manifests"},{"name":"commons-text-1.0-beta-1-RC1","sha":"3a9fe391b4cbca59c7abb6aec1035ee87d1cf2f9","kind":"tag","published_at":"2017-01-25T20:54:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T22:42:16.045Z","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":{"last_synced_at":"2026-08-22T14:01:22.244Z","issues_count":3,"pull_requests_count":526,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2297649.8835758837,"issues_closed_count":3,"pull_requests_closed_count":481,"pull_request_authors_count":47,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.688212927756654,"merged_pull_requests_count":425,"bot_issues_count":2,"bot_pull_requests_count":437,"past_year_issues_count":1,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":262072.1739130435,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0350877192982455,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","maintainers":[{"login":"garydgregory","count":5,"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":5,"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-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":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":746},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-23T05:05:51.160Z","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":13678785,"name":"commons-text","ecosystem":"debian","description":null,"homepage":"https://github.com/apache/commons-text","licenses":"apache-2.0","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-08-22T23:49:53.293Z","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":{"id":23073089,"uuid":"26426726","full_name":"apache/commons-text","owner":"apache","description":"Apache Commons Text","archived":false,"fork":false,"pushed_at":"2026-08-22T13:58:44.000Z","size":5451,"stargazers_count":377,"open_issues_count":15,"forks_count":291,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-08-22T14:08:26.327Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-08-22T13:59:37.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.481Z","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":36826546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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"},"owner_record":{"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":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","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"},"tags":[{"name":"rel/commons-text-1.15.0","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-07T22:17:09.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.15.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0/manifests"},{"name":"commons-text-1.15.0-RC1","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-04T16:02:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.15.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.15.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.15.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1/manifests"},{"name":"rel/commons-text-1.14.0","sha":"0a343ae4eec94a028d875d8c2200e7f5620d152c","kind":"tag","published_at":"2025-07-24T12:02:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.14.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0/manifests"},{"name":"commons-text-1.14.0-RC1","sha":"2c9212adb960b4b6180438745e8fcae3eae084f4","kind":"tag","published_at":"2025-07-20T14:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.14.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.14.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.14.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1/manifests"},{"name":"rel/commons-text-1.13.1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-10T21:36:48.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.1","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1/manifests"},{"name":"commons-text-1.13.1-RC1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-07T19:41:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1/manifests"},{"name":"rel/commons-text-1.13.0","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-13T16:07:25.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0/manifests"},{"name":"commons-text-1.13.0-RC1","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-10T12:00:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1/manifests"},{"name":"rel/commons-text-1.12.0","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-16T18:20:07.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.12.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0/manifests"},{"name":"commons-text-1.12.0-RC1","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-13T13:32:01.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.12.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.12.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.12.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1/manifests"},{"name":"rel/commons-text-1.11.0","sha":"d5e8a73e7b9e06f71a5c66576b428e6c34b3c684","kind":"tag","published_at":"2023-10-29T11:15:43.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.11.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0/manifests"},{"name":"commons-text-1.11.0-RC1","sha":"6e2be58f54bb8e376fbb5188ad964cde2ff6f362","kind":"tag","published_at":"2023-10-24T13:34:33.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.11.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.11.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.11.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1/manifests"},{"name":"rel/commons-text-1.10.0","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-28T19:50:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.10.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0/manifests"},{"name":"commons-text-1.10.0-RC1","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-24T14:51:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.10.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1/manifests"},{"name":"rel/commons-text-1.9","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-24T21:35:29.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.9","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9/manifests"},{"name":"commons-text-1.9-RC1","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-21T20:25:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.9-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1/manifests"},{"name":"commons-text-1.8","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-09-02T20:12:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8/manifests"},{"name":"commons-text-1.8-RC1","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-08-30T19:53:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1/manifests"},{"name":"commons-text-1.7","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-07-03T16:25:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7/manifests"},{"name":"commons-text-1.7-RC1","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-06-30T14:09:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1/manifests"},{"name":"commons-text-1.6","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-16T20:21:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6/manifests"},{"name":"commons-text-1.6-RC1","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-13T01:33:46.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1/manifests"},{"name":"commons-text-1.5","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-04T15:42:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5/manifests"},{"name":"commons-text-1.5-RC3","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-01T12:40:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3/manifests"},{"name":"commons-text-1.5-RC2","sha":"e1af89b53855f2f19138cbc3e8a49ca179c3d8f8","kind":"tag","published_at":"2018-09-30T02:39:23.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2/manifests"},{"name":"commons-text-1.5-RC1","sha":"d3d93c4e68ce5d8c25aecbfff9d17017594bf3f2","kind":"tag","published_at":"2018-09-28T18:11:59.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1/manifests"},{"name":"commons-text-1.4","sha":"ba44287bdd17a709523364820495760645da85b9","kind":"tag","published_at":"2018-06-12T18:11:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4/manifests"},{"name":"commons-text-1.4-RC1","sha":"d9229655fdb335a9730bef6df789a46faa764b8a","kind":"tag","published_at":"2018-06-09T16:58:32.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1/manifests"},{"name":"commons-text-1.3","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-21T23:45:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3/manifests"},{"name":"commons-text-1.3-RC1","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-16T14:35:38.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1/manifests"},{"name":"commons-text-1.2","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-12T13:56:31.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2/manifests"},{"name":"commons-text-1.2-RC1","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-09T02:25:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1/manifests"},{"name":"commons-text-1.1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-23T13:51:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1/manifests"},{"name":"commons-text-1.1-RC1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-19T16:21:04.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1/manifests"},{"name":"commons-text-1.0","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-12T02:14:36.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0/manifests"},{"name":"commons-text-1.0-RC1","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-05T04:07:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1/manifests"},{"name":"commons-text-1.0-beta-1","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-02-09T13:10:50.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1/manifests"},{"name":"commons-text-1.0-beta-1-RC4","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-01-30T13:25:52.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4/manifests"},{"name":"commons-text-1.0-beta-1-RC3","sha":"230e868e6e33d02a162c4214cb38e117c9584473","kind":"tag","published_at":"2017-01-30T13:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3/manifests"},{"name":"commons-text-1.0-beta-1-RC2","sha":"61eb9d01d3be74f692f9f9be5a988bdcbc09f6ec","kind":"tag","published_at":"2017-01-26T01:01:39.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2/manifests"},{"name":"commons-text-1.0-beta-1-RC1","sha":"3a9fe391b4cbca59c7abb6aec1035ee87d1cf2f9","kind":"tag","published_at":"2017-01-25T20:54:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T23:49:53.292Z","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":{"last_synced_at":"2026-08-22T14:01:22.244Z","issues_count":3,"pull_requests_count":526,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2297649.8835758837,"issues_closed_count":3,"pull_requests_closed_count":481,"pull_request_authors_count":47,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.688212927756654,"merged_pull_requests_count":425,"bot_issues_count":2,"bot_pull_requests_count":437,"past_year_issues_count":1,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":262072.1739130435,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0350877192982455,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","maintainers":[{"login":"garydgregory","count":5,"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":5,"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-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":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1227},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-23T05:05:52.746Z","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":13770371,"name":"commons-text","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/apache/commons-text","licenses":"apache-2.0","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-08-22T15:47:34.983Z","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":{"id":23073089,"uuid":"26426726","full_name":"apache/commons-text","owner":"apache","description":"Apache Commons Text","archived":false,"fork":false,"pushed_at":"2026-08-22T13:58:44.000Z","size":5451,"stargazers_count":377,"open_issues_count":15,"forks_count":291,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-08-22T14:08:26.327Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-08-22T13:59:37.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.481Z","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":36826546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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"},"owner_record":{"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":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","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"},"tags":[{"name":"rel/commons-text-1.15.0","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-07T22:17:09.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.15.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0/manifests"},{"name":"commons-text-1.15.0-RC1","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-04T16:02:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.15.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.15.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.15.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1/manifests"},{"name":"rel/commons-text-1.14.0","sha":"0a343ae4eec94a028d875d8c2200e7f5620d152c","kind":"tag","published_at":"2025-07-24T12:02:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.14.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0/manifests"},{"name":"commons-text-1.14.0-RC1","sha":"2c9212adb960b4b6180438745e8fcae3eae084f4","kind":"tag","published_at":"2025-07-20T14:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.14.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.14.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.14.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1/manifests"},{"name":"rel/commons-text-1.13.1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-10T21:36:48.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.1","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1/manifests"},{"name":"commons-text-1.13.1-RC1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-07T19:41:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1/manifests"},{"name":"rel/commons-text-1.13.0","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-13T16:07:25.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0/manifests"},{"name":"commons-text-1.13.0-RC1","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-10T12:00:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1/manifests"},{"name":"rel/commons-text-1.12.0","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-16T18:20:07.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.12.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0/manifests"},{"name":"commons-text-1.12.0-RC1","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-13T13:32:01.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.12.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.12.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.12.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1/manifests"},{"name":"rel/commons-text-1.11.0","sha":"d5e8a73e7b9e06f71a5c66576b428e6c34b3c684","kind":"tag","published_at":"2023-10-29T11:15:43.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.11.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0/manifests"},{"name":"commons-text-1.11.0-RC1","sha":"6e2be58f54bb8e376fbb5188ad964cde2ff6f362","kind":"tag","published_at":"2023-10-24T13:34:33.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.11.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.11.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.11.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1/manifests"},{"name":"rel/commons-text-1.10.0","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-28T19:50:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.10.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0/manifests"},{"name":"commons-text-1.10.0-RC1","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-24T14:51:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.10.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1/manifests"},{"name":"rel/commons-text-1.9","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-24T21:35:29.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.9","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9/manifests"},{"name":"commons-text-1.9-RC1","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-21T20:25:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.9-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1/manifests"},{"name":"commons-text-1.8","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-09-02T20:12:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8/manifests"},{"name":"commons-text-1.8-RC1","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-08-30T19:53:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1/manifests"},{"name":"commons-text-1.7","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-07-03T16:25:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7/manifests"},{"name":"commons-text-1.7-RC1","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-06-30T14:09:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1/manifests"},{"name":"commons-text-1.6","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-16T20:21:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6/manifests"},{"name":"commons-text-1.6-RC1","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-13T01:33:46.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1/manifests"},{"name":"commons-text-1.5","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-04T15:42:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5/manifests"},{"name":"commons-text-1.5-RC3","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-01T12:40:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3/manifests"},{"name":"commons-text-1.5-RC2","sha":"e1af89b53855f2f19138cbc3e8a49ca179c3d8f8","kind":"tag","published_at":"2018-09-30T02:39:23.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2/manifests"},{"name":"commons-text-1.5-RC1","sha":"d3d93c4e68ce5d8c25aecbfff9d17017594bf3f2","kind":"tag","published_at":"2018-09-28T18:11:59.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1/manifests"},{"name":"commons-text-1.4","sha":"ba44287bdd17a709523364820495760645da85b9","kind":"tag","published_at":"2018-06-12T18:11:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4/manifests"},{"name":"commons-text-1.4-RC1","sha":"d9229655fdb335a9730bef6df789a46faa764b8a","kind":"tag","published_at":"2018-06-09T16:58:32.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1/manifests"},{"name":"commons-text-1.3","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-21T23:45:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3/manifests"},{"name":"commons-text-1.3-RC1","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-16T14:35:38.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1/manifests"},{"name":"commons-text-1.2","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-12T13:56:31.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2/manifests"},{"name":"commons-text-1.2-RC1","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-09T02:25:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1/manifests"},{"name":"commons-text-1.1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-23T13:51:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1/manifests"},{"name":"commons-text-1.1-RC1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-19T16:21:04.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1/manifests"},{"name":"commons-text-1.0","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-12T02:14:36.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0/manifests"},{"name":"commons-text-1.0-RC1","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-05T04:07:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1/manifests"},{"name":"commons-text-1.0-beta-1","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-02-09T13:10:50.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1/manifests"},{"name":"commons-text-1.0-beta-1-RC4","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-01-30T13:25:52.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4/manifests"},{"name":"commons-text-1.0-beta-1-RC3","sha":"230e868e6e33d02a162c4214cb38e117c9584473","kind":"tag","published_at":"2017-01-30T13:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3/manifests"},{"name":"commons-text-1.0-beta-1-RC2","sha":"61eb9d01d3be74f692f9f9be5a988bdcbc09f6ec","kind":"tag","published_at":"2017-01-26T01:01:39.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2/manifests"},{"name":"commons-text-1.0-beta-1-RC1","sha":"3a9fe391b4cbca59c7abb6aec1035ee87d1cf2f9","kind":"tag","published_at":"2017-01-25T20:54:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:47:34.983Z","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":{"last_synced_at":"2026-08-22T14:01:22.244Z","issues_count":3,"pull_requests_count":526,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2297649.8835758837,"issues_closed_count":3,"pull_requests_closed_count":481,"pull_request_authors_count":47,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.688212927756654,"merged_pull_requests_count":425,"bot_issues_count":2,"bot_pull_requests_count":437,"past_year_issues_count":1,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":262072.1739130435,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0350877192982455,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","maintainers":[{"login":"garydgregory","count":5,"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":5,"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-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":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":962},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-23T05:05:44.430Z","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":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-08-23T03:38:53.863Z","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-08-22T13:58:44.000Z","size":5451,"stargazers_count":377,"open_issues_count":15,"forks_count":291,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-08-22T14:08:26.327Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-08-22T13:59:37.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.481Z","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":36826546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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"},"owner_record":{"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":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","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"},"tags":[{"name":"rel/commons-text-1.15.0","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-07T22:17:09.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.15.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0/manifests"},{"name":"commons-text-1.15.0-RC1","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-04T16:02:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.15.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.15.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.15.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1/manifests"},{"name":"rel/commons-text-1.14.0","sha":"0a343ae4eec94a028d875d8c2200e7f5620d152c","kind":"tag","published_at":"2025-07-24T12:02:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.14.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0/manifests"},{"name":"commons-text-1.14.0-RC1","sha":"2c9212adb960b4b6180438745e8fcae3eae084f4","kind":"tag","published_at":"2025-07-20T14:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.14.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.14.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.14.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1/manifests"},{"name":"rel/commons-text-1.13.1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-10T21:36:48.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.1","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1/manifests"},{"name":"commons-text-1.13.1-RC1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-07T19:41:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1/manifests"},{"name":"rel/commons-text-1.13.0","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-13T16:07:25.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0/manifests"},{"name":"commons-text-1.13.0-RC1","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-10T12:00:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1/manifests"},{"name":"rel/commons-text-1.12.0","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-16T18:20:07.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.12.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0/manifests"},{"name":"commons-text-1.12.0-RC1","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-13T13:32:01.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.12.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.12.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.12.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1/manifests"},{"name":"rel/commons-text-1.11.0","sha":"d5e8a73e7b9e06f71a5c66576b428e6c34b3c684","kind":"tag","published_at":"2023-10-29T11:15:43.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.11.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0/manifests"},{"name":"commons-text-1.11.0-RC1","sha":"6e2be58f54bb8e376fbb5188ad964cde2ff6f362","kind":"tag","published_at":"2023-10-24T13:34:33.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.11.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.11.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.11.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1/manifests"},{"name":"rel/commons-text-1.10.0","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-28T19:50:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.10.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0/manifests"},{"name":"commons-text-1.10.0-RC1","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-24T14:51:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.10.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1/manifests"},{"name":"rel/commons-text-1.9","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-24T21:35:29.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.9","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9/manifests"},{"name":"commons-text-1.9-RC1","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-21T20:25:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.9-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1/manifests"},{"name":"commons-text-1.8","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-09-02T20:12:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8/manifests"},{"name":"commons-text-1.8-RC1","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-08-30T19:53:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1/manifests"},{"name":"commons-text-1.7","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-07-03T16:25:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7/manifests"},{"name":"commons-text-1.7-RC1","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-06-30T14:09:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1/manifests"},{"name":"commons-text-1.6","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-16T20:21:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6/manifests"},{"name":"commons-text-1.6-RC1","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-13T01:33:46.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1/manifests"},{"name":"commons-text-1.5","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-04T15:42:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5/manifests"},{"name":"commons-text-1.5-RC3","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-01T12:40:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3/manifests"},{"name":"commons-text-1.5-RC2","sha":"e1af89b53855f2f19138cbc3e8a49ca179c3d8f8","kind":"tag","published_at":"2018-09-30T02:39:23.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2/manifests"},{"name":"commons-text-1.5-RC1","sha":"d3d93c4e68ce5d8c25aecbfff9d17017594bf3f2","kind":"tag","published_at":"2018-09-28T18:11:59.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1/manifests"},{"name":"commons-text-1.4","sha":"ba44287bdd17a709523364820495760645da85b9","kind":"tag","published_at":"2018-06-12T18:11:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4/manifests"},{"name":"commons-text-1.4-RC1","sha":"d9229655fdb335a9730bef6df789a46faa764b8a","kind":"tag","published_at":"2018-06-09T16:58:32.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1/manifests"},{"name":"commons-text-1.3","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-21T23:45:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3/manifests"},{"name":"commons-text-1.3-RC1","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-16T14:35:38.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1/manifests"},{"name":"commons-text-1.2","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-12T13:56:31.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2/manifests"},{"name":"commons-text-1.2-RC1","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-09T02:25:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1/manifests"},{"name":"commons-text-1.1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-23T13:51:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1/manifests"},{"name":"commons-text-1.1-RC1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-19T16:21:04.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1/manifests"},{"name":"commons-text-1.0","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-12T02:14:36.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0/manifests"},{"name":"commons-text-1.0-RC1","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-05T04:07:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1/manifests"},{"name":"commons-text-1.0-beta-1","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-02-09T13:10:50.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1/manifests"},{"name":"commons-text-1.0-beta-1-RC4","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-01-30T13:25:52.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4/manifests"},{"name":"commons-text-1.0-beta-1-RC3","sha":"230e868e6e33d02a162c4214cb38e117c9584473","kind":"tag","published_at":"2017-01-30T13:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3/manifests"},{"name":"commons-text-1.0-beta-1-RC2","sha":"61eb9d01d3be74f692f9f9be5a988bdcbc09f6ec","kind":"tag","published_at":"2017-01-26T01:01:39.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2/manifests"},{"name":"commons-text-1.0-beta-1-RC1","sha":"3a9fe391b4cbca59c7abb6aec1035ee87d1cf2f9","kind":"tag","published_at":"2017-01-25T20:54:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:38:53.862Z","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-08-22T14:01:22.244Z","issues_count":3,"pull_requests_count":526,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2297649.8835758837,"issues_closed_count":3,"pull_requests_closed_count":481,"pull_request_authors_count":47,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.688212927756654,"merged_pull_requests_count":425,"bot_issues_count":2,"bot_pull_requests_count":437,"past_year_issues_count":1,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":262072.1739130435,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0350877192982455,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","maintainers":[{"login":"garydgregory","count":5,"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":5,"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":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1092},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-23T05:05:50.135Z","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"}},{"id":13633642,"name":"commons-text","ecosystem":"debian","description":null,"homepage":"https://github.com/apache/commons-text","licenses":"apache-2.0","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-08-23T06:22:17.650Z","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":{"id":23073089,"uuid":"26426726","full_name":"apache/commons-text","owner":"apache","description":"Apache Commons Text","archived":false,"fork":false,"pushed_at":"2026-08-22T13:58:44.000Z","size":5451,"stargazers_count":377,"open_issues_count":15,"forks_count":291,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-08-22T14:08:26.327Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-08-22T13:59:37.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.481Z","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":36826546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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"},"owner_record":{"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":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","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"},"tags":[{"name":"rel/commons-text-1.15.0","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-07T22:17:09.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.15.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0/manifests"},{"name":"commons-text-1.15.0-RC1","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-04T16:02:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.15.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.15.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.15.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1/manifests"},{"name":"rel/commons-text-1.14.0","sha":"0a343ae4eec94a028d875d8c2200e7f5620d152c","kind":"tag","published_at":"2025-07-24T12:02:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.14.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0/manifests"},{"name":"commons-text-1.14.0-RC1","sha":"2c9212adb960b4b6180438745e8fcae3eae084f4","kind":"tag","published_at":"2025-07-20T14:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.14.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.14.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.14.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1/manifests"},{"name":"rel/commons-text-1.13.1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-10T21:36:48.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.1","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1/manifests"},{"name":"commons-text-1.13.1-RC1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-07T19:41:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1/manifests"},{"name":"rel/commons-text-1.13.0","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-13T16:07:25.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0/manifests"},{"name":"commons-text-1.13.0-RC1","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-10T12:00:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1/manifests"},{"name":"rel/commons-text-1.12.0","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-16T18:20:07.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.12.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0/manifests"},{"name":"commons-text-1.12.0-RC1","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-13T13:32:01.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.12.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.12.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.12.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1/manifests"},{"name":"rel/commons-text-1.11.0","sha":"d5e8a73e7b9e06f71a5c66576b428e6c34b3c684","kind":"tag","published_at":"2023-10-29T11:15:43.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.11.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0/manifests"},{"name":"commons-text-1.11.0-RC1","sha":"6e2be58f54bb8e376fbb5188ad964cde2ff6f362","kind":"tag","published_at":"2023-10-24T13:34:33.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.11.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.11.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.11.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1/manifests"},{"name":"rel/commons-text-1.10.0","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-28T19:50:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.10.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0/manifests"},{"name":"commons-text-1.10.0-RC1","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-24T14:51:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.10.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1/manifests"},{"name":"rel/commons-text-1.9","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-24T21:35:29.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.9","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9/manifests"},{"name":"commons-text-1.9-RC1","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-21T20:25:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.9-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1/manifests"},{"name":"commons-text-1.8","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-09-02T20:12:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8/manifests"},{"name":"commons-text-1.8-RC1","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-08-30T19:53:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1/manifests"},{"name":"commons-text-1.7","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-07-03T16:25:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7/manifests"},{"name":"commons-text-1.7-RC1","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-06-30T14:09:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1/manifests"},{"name":"commons-text-1.6","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-16T20:21:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6/manifests"},{"name":"commons-text-1.6-RC1","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-13T01:33:46.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1/manifests"},{"name":"commons-text-1.5","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-04T15:42:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5/manifests"},{"name":"commons-text-1.5-RC3","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-01T12:40:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3/manifests"},{"name":"commons-text-1.5-RC2","sha":"e1af89b53855f2f19138cbc3e8a49ca179c3d8f8","kind":"tag","published_at":"2018-09-30T02:39:23.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2/manifests"},{"name":"commons-text-1.5-RC1","sha":"d3d93c4e68ce5d8c25aecbfff9d17017594bf3f2","kind":"tag","published_at":"2018-09-28T18:11:59.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1/manifests"},{"name":"commons-text-1.4","sha":"ba44287bdd17a709523364820495760645da85b9","kind":"tag","published_at":"2018-06-12T18:11:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4/manifests"},{"name":"commons-text-1.4-RC1","sha":"d9229655fdb335a9730bef6df789a46faa764b8a","kind":"tag","published_at":"2018-06-09T16:58:32.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1/manifests"},{"name":"commons-text-1.3","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-21T23:45:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3/manifests"},{"name":"commons-text-1.3-RC1","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-16T14:35:38.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1/manifests"},{"name":"commons-text-1.2","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-12T13:56:31.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2/manifests"},{"name":"commons-text-1.2-RC1","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-09T02:25:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1/manifests"},{"name":"commons-text-1.1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-23T13:51:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1/manifests"},{"name":"commons-text-1.1-RC1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-19T16:21:04.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1/manifests"},{"name":"commons-text-1.0","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-12T02:14:36.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0/manifests"},{"name":"commons-text-1.0-RC1","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-05T04:07:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1/manifests"},{"name":"commons-text-1.0-beta-1","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-02-09T13:10:50.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1/manifests"},{"name":"commons-text-1.0-beta-1-RC4","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-01-30T13:25:52.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4/manifests"},{"name":"commons-text-1.0-beta-1-RC3","sha":"230e868e6e33d02a162c4214cb38e117c9584473","kind":"tag","published_at":"2017-01-30T13:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3/manifests"},{"name":"commons-text-1.0-beta-1-RC2","sha":"61eb9d01d3be74f692f9f9be5a988bdcbc09f6ec","kind":"tag","published_at":"2017-01-26T01:01:39.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2/manifests"},{"name":"commons-text-1.0-beta-1-RC1","sha":"3a9fe391b4cbca59c7abb6aec1035ee87d1cf2f9","kind":"tag","published_at":"2017-01-25T20:54:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:22:17.649Z","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":{"last_synced_at":"2026-08-22T14:01:22.244Z","issues_count":3,"pull_requests_count":526,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2297649.8835758837,"issues_closed_count":3,"pull_requests_closed_count":481,"pull_request_authors_count":47,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.688212927756654,"merged_pull_requests_count":425,"bot_issues_count":2,"bot_pull_requests_count":437,"past_year_issues_count":1,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":262072.1739130435,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0350877192982455,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","maintainers":[{"login":"garydgregory","count":5,"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":5,"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-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":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1676},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-23T05:04:55.028Z","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":14930286,"name":"github.com/apache/commons-text","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/apache/commons-text","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-10T13:00:32.000Z","latest_release_published_at":"2026-08-10T13:00:32.000Z","latest_release_number":"v0.0.0-20260810130032-69167c8344fe","last_synced_at":"2026-08-22T14:01:48.791Z","created_at":"2026-08-12T00:32:21.693Z","updated_at":"2026-08-23T11:45:27.197Z","registry_url":"https://pkg.go.dev/github.com/apache/commons-text","install_command":"go get github.com/apache/commons-text","documentation_url":"https://pkg.go.dev/github.com/apache/commons-text#section-documentation","metadata":{},"repo_metadata":{"id":23073089,"uuid":"26426726","full_name":"apache/commons-text","owner":"apache","description":"Apache Commons Text","archived":false,"fork":false,"pushed_at":"2026-08-22T13:58:44.000Z","size":5451,"stargazers_count":377,"open_issues_count":15,"forks_count":291,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-08-22T14:08:26.327Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-08-22T13:59:37.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.481Z","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":36826546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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"},"owner_record":{"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":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","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"},"tags":[{"name":"rel/commons-text-1.15.0","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-07T22:17:09.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.15.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0/manifests"},{"name":"commons-text-1.15.0-RC1","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-04T16:02:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.15.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.15.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.15.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1/manifests"},{"name":"rel/commons-text-1.14.0","sha":"0a343ae4eec94a028d875d8c2200e7f5620d152c","kind":"tag","published_at":"2025-07-24T12:02:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.14.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0/manifests"},{"name":"commons-text-1.14.0-RC1","sha":"2c9212adb960b4b6180438745e8fcae3eae084f4","kind":"tag","published_at":"2025-07-20T14:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.14.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.14.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.14.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1/manifests"},{"name":"rel/commons-text-1.13.1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-10T21:36:48.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.1","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1/manifests"},{"name":"commons-text-1.13.1-RC1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-07T19:41:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1/manifests"},{"name":"rel/commons-text-1.13.0","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-13T16:07:25.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0/manifests"},{"name":"commons-text-1.13.0-RC1","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-10T12:00:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1/manifests"},{"name":"rel/commons-text-1.12.0","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-16T18:20:07.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.12.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0/manifests"},{"name":"commons-text-1.12.0-RC1","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-13T13:32:01.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.12.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.12.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.12.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1/manifests"},{"name":"rel/commons-text-1.11.0","sha":"d5e8a73e7b9e06f71a5c66576b428e6c34b3c684","kind":"tag","published_at":"2023-10-29T11:15:43.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.11.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0/manifests"},{"name":"commons-text-1.11.0-RC1","sha":"6e2be58f54bb8e376fbb5188ad964cde2ff6f362","kind":"tag","published_at":"2023-10-24T13:34:33.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.11.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.11.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.11.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1/manifests"},{"name":"rel/commons-text-1.10.0","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-28T19:50:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.10.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0/manifests"},{"name":"commons-text-1.10.0-RC1","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-24T14:51:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.10.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1/manifests"},{"name":"rel/commons-text-1.9","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-24T21:35:29.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.9","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9/manifests"},{"name":"commons-text-1.9-RC1","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-21T20:25:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.9-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1/manifests"},{"name":"commons-text-1.8","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-09-02T20:12:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8/manifests"},{"name":"commons-text-1.8-RC1","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-08-30T19:53:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1/manifests"},{"name":"commons-text-1.7","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-07-03T16:25:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7/manifests"},{"name":"commons-text-1.7-RC1","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-06-30T14:09:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1/manifests"},{"name":"commons-text-1.6","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-16T20:21:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6/manifests"},{"name":"commons-text-1.6-RC1","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-13T01:33:46.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1/manifests"},{"name":"commons-text-1.5","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-04T15:42:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5/manifests"},{"name":"commons-text-1.5-RC3","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-01T12:40:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3/manifests"},{"name":"commons-text-1.5-RC2","sha":"e1af89b53855f2f19138cbc3e8a49ca179c3d8f8","kind":"tag","published_at":"2018-09-30T02:39:23.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2/manifests"},{"name":"commons-text-1.5-RC1","sha":"d3d93c4e68ce5d8c25aecbfff9d17017594bf3f2","kind":"tag","published_at":"2018-09-28T18:11:59.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1/manifests"},{"name":"commons-text-1.4","sha":"ba44287bdd17a709523364820495760645da85b9","kind":"tag","published_at":"2018-06-12T18:11:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4/manifests"},{"name":"commons-text-1.4-RC1","sha":"d9229655fdb335a9730bef6df789a46faa764b8a","kind":"tag","published_at":"2018-06-09T16:58:32.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1/manifests"},{"name":"commons-text-1.3","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-21T23:45:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3/manifests"},{"name":"commons-text-1.3-RC1","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-16T14:35:38.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1/manifests"},{"name":"commons-text-1.2","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-12T13:56:31.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2/manifests"},{"name":"commons-text-1.2-RC1","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-09T02:25:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1/manifests"},{"name":"commons-text-1.1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-23T13:51:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1/manifests"},{"name":"commons-text-1.1-RC1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-19T16:21:04.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1/manifests"},{"name":"commons-text-1.0","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-12T02:14:36.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0/manifests"},{"name":"commons-text-1.0-RC1","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-05T04:07:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1/manifests"},{"name":"commons-text-1.0-beta-1","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-02-09T13:10:50.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1/manifests"},{"name":"commons-text-1.0-beta-1-RC4","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-01-30T13:25:52.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4/manifests"},{"name":"commons-text-1.0-beta-1-RC3","sha":"230e868e6e33d02a162c4214cb38e117c9584473","kind":"tag","published_at":"2017-01-30T13:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3/manifests"},{"name":"commons-text-1.0-beta-1-RC2","sha":"61eb9d01d3be74f692f9f9be5a988bdcbc09f6ec","kind":"tag","published_at":"2017-01-26T01:01:39.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2/manifests"},{"name":"commons-text-1.0-beta-1-RC1","sha":"3a9fe391b4cbca59c7abb6aec1035ee87d1cf2f9","kind":"tag","published_at":"2017-01-25T20:54:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:45:27.197Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.796011385411047,"dependent_packages_count":4.494101325906062,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.6450563556585545},"purl":"pkg:golang/github.com/apache/commons-text","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/commons-text","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/commons-text","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/commons-text/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:01:22.244Z","issues_count":3,"pull_requests_count":526,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2297649.8835758837,"issues_closed_count":3,"pull_requests_closed_count":481,"pull_request_authors_count":47,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.688212927756654,"merged_pull_requests_count":425,"bot_issues_count":2,"bot_pull_requests_count":437,"past_year_issues_count":1,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":262072.1739130435,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0350877192982455,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","maintainers":[{"login":"garydgregory","count":5,"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":5,"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/proxy.golang.org/packages/github.com%2Fapache%2Fcommons-text/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fcommons-text/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fcommons-text/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fcommons-text/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fcommons-text/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fcommons-text/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13757410,"name":"commons-text","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/apache/commons-text","licenses":"apache-2.0","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-08-15T01:13:25.048Z","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":{"id":23073089,"uuid":"26426726","full_name":"apache/commons-text","owner":"apache","description":"Apache Commons Text","archived":false,"fork":false,"pushed_at":"2026-08-10T13:00:34.000Z","size":5436,"stargazers_count":377,"open_issues_count":14,"forks_count":290,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-08-15T01:08:04.478Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-08-10T13:01:03.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.481Z","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":36670483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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_record":{"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":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","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"},"tags":[{"name":"rel/commons-text-1.15.0","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-07T22:17:09.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.15.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0/manifests"},{"name":"commons-text-1.15.0-RC1","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-04T16:02:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.15.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.15.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.15.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1/manifests"},{"name":"rel/commons-text-1.14.0","sha":"0a343ae4eec94a028d875d8c2200e7f5620d152c","kind":"tag","published_at":"2025-07-24T12:02:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.14.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0/manifests"},{"name":"commons-text-1.14.0-RC1","sha":"2c9212adb960b4b6180438745e8fcae3eae084f4","kind":"tag","published_at":"2025-07-20T14:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.14.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.14.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.14.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1/manifests"},{"name":"rel/commons-text-1.13.1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-10T21:36:48.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.1","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1/manifests"},{"name":"commons-text-1.13.1-RC1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-07T19:41:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1/manifests"},{"name":"rel/commons-text-1.13.0","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-13T16:07:25.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0/manifests"},{"name":"commons-text-1.13.0-RC1","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-10T12:00:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1/manifests"},{"name":"rel/commons-text-1.12.0","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-16T18:20:07.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.12.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0/manifests"},{"name":"commons-text-1.12.0-RC1","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-13T13:32:01.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.12.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.12.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.12.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1/manifests"},{"name":"rel/commons-text-1.11.0","sha":"d5e8a73e7b9e06f71a5c66576b428e6c34b3c684","kind":"tag","published_at":"2023-10-29T11:15:43.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.11.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0/manifests"},{"name":"commons-text-1.11.0-RC1","sha":"6e2be58f54bb8e376fbb5188ad964cde2ff6f362","kind":"tag","published_at":"2023-10-24T13:34:33.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.11.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.11.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.11.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1/manifests"},{"name":"rel/commons-text-1.10.0","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-28T19:50:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.10.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0/manifests"},{"name":"commons-text-1.10.0-RC1","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-24T14:51:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.10.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1/manifests"},{"name":"rel/commons-text-1.9","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-24T21:35:29.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.9","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9/manifests"},{"name":"commons-text-1.9-RC1","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-21T20:25:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.9-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1/manifests"},{"name":"commons-text-1.8","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-09-02T20:12:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8/manifests"},{"name":"commons-text-1.8-RC1","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-08-30T19:53:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1/manifests"},{"name":"commons-text-1.7","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-07-03T16:25:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7/manifests"},{"name":"commons-text-1.7-RC1","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-06-30T14:09:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1/manifests"},{"name":"commons-text-1.6","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-16T20:21:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6/manifests"},{"name":"commons-text-1.6-RC1","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-13T01:33:46.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1/manifests"},{"name":"commons-text-1.5","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-04T15:42:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5/manifests"},{"name":"commons-text-1.5-RC3","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-01T12:40:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3/manifests"},{"name":"commons-text-1.5-RC2","sha":"e1af89b53855f2f19138cbc3e8a49ca179c3d8f8","kind":"tag","published_at":"2018-09-30T02:39:23.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2/manifests"},{"name":"commons-text-1.5-RC1","sha":"d3d93c4e68ce5d8c25aecbfff9d17017594bf3f2","kind":"tag","published_at":"2018-09-28T18:11:59.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1/manifests"},{"name":"commons-text-1.4","sha":"ba44287bdd17a709523364820495760645da85b9","kind":"tag","published_at":"2018-06-12T18:11:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4/manifests"},{"name":"commons-text-1.4-RC1","sha":"d9229655fdb335a9730bef6df789a46faa764b8a","kind":"tag","published_at":"2018-06-09T16:58:32.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1/manifests"},{"name":"commons-text-1.3","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-21T23:45:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3/manifests"},{"name":"commons-text-1.3-RC1","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-16T14:35:38.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1/manifests"},{"name":"commons-text-1.2","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-12T13:56:31.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2/manifests"},{"name":"commons-text-1.2-RC1","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-09T02:25:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1/manifests"},{"name":"commons-text-1.1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-23T13:51:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1/manifests"},{"name":"commons-text-1.1-RC1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-19T16:21:04.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1/manifests"},{"name":"commons-text-1.0","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-12T02:14:36.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0/manifests"},{"name":"commons-text-1.0-RC1","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-05T04:07:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1/manifests"},{"name":"commons-text-1.0-beta-1","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-02-09T13:10:50.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1/manifests"},{"name":"commons-text-1.0-beta-1-RC4","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-01-30T13:25:52.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4/manifests"},{"name":"commons-text-1.0-beta-1-RC3","sha":"230e868e6e33d02a162c4214cb38e117c9584473","kind":"tag","published_at":"2017-01-30T13:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3/manifests"},{"name":"commons-text-1.0-beta-1-RC2","sha":"61eb9d01d3be74f692f9f9be5a988bdcbc09f6ec","kind":"tag","published_at":"2017-01-26T01:01:39.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2/manifests"},{"name":"commons-text-1.0-beta-1-RC1","sha":"3a9fe391b4cbca59c7abb6aec1035ee87d1cf2f9","kind":"tag","published_at":"2017-01-25T20:54:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1/manifests"}]},"repo_metadata_updated_at":"2026-08-15T01:13:25.048Z","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":{"last_synced_at":"2026-08-14T10:00:45.870Z","issues_count":3,"pull_requests_count":525,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2297649.8835758837,"issues_closed_count":3,"pull_requests_closed_count":481,"pull_request_authors_count":47,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.6895238095238095,"merged_pull_requests_count":425,"bot_issues_count":2,"bot_pull_requests_count":437,"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":262072.1739130435,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0172413793103448,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","maintainers":[{"login":"garydgregory","count":5,"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":5,"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-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":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1298},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-23T05:04:56.939Z","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":13383901,"name":"commons-text","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/apache/commons-text","licenses":"apache-2.0","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-08-12T07:05:14.531Z","created_at":"2026-02-05T10:58:28.157Z","updated_at":"2026-08-23T05:19:12.315Z","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":{"id":23073089,"uuid":"26426726","full_name":"apache/commons-text","owner":"apache","description":"Apache Commons Text","archived":false,"fork":false,"pushed_at":"2026-08-22T13:58:44.000Z","size":5451,"stargazers_count":377,"open_issues_count":15,"forks_count":291,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-08-22T14:08:26.327Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-08-22T13:59:37.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.481Z","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":36826546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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"},"owner_record":{"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":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","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"},"tags":[{"name":"rel/commons-text-1.15.0","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-07T22:17:09.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.15.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0/manifests"},{"name":"commons-text-1.15.0-RC1","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-04T16:02:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.15.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.15.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.15.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1/manifests"},{"name":"rel/commons-text-1.14.0","sha":"0a343ae4eec94a028d875d8c2200e7f5620d152c","kind":"tag","published_at":"2025-07-24T12:02:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.14.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0/manifests"},{"name":"commons-text-1.14.0-RC1","sha":"2c9212adb960b4b6180438745e8fcae3eae084f4","kind":"tag","published_at":"2025-07-20T14:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.14.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.14.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.14.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1/manifests"},{"name":"rel/commons-text-1.13.1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-10T21:36:48.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.1","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1/manifests"},{"name":"commons-text-1.13.1-RC1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-07T19:41:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1/manifests"},{"name":"rel/commons-text-1.13.0","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-13T16:07:25.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0/manifests"},{"name":"commons-text-1.13.0-RC1","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-10T12:00:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1/manifests"},{"name":"rel/commons-text-1.12.0","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-16T18:20:07.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.12.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0/manifests"},{"name":"commons-text-1.12.0-RC1","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-13T13:32:01.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.12.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.12.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.12.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1/manifests"},{"name":"rel/commons-text-1.11.0","sha":"d5e8a73e7b9e06f71a5c66576b428e6c34b3c684","kind":"tag","published_at":"2023-10-29T11:15:43.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.11.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0/manifests"},{"name":"commons-text-1.11.0-RC1","sha":"6e2be58f54bb8e376fbb5188ad964cde2ff6f362","kind":"tag","published_at":"2023-10-24T13:34:33.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.11.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.11.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.11.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1/manifests"},{"name":"rel/commons-text-1.10.0","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-28T19:50:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.10.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0/manifests"},{"name":"commons-text-1.10.0-RC1","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-24T14:51:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.10.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1/manifests"},{"name":"rel/commons-text-1.9","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-24T21:35:29.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.9","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9/manifests"},{"name":"commons-text-1.9-RC1","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-21T20:25:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.9-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1/manifests"},{"name":"commons-text-1.8","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-09-02T20:12:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8/manifests"},{"name":"commons-text-1.8-RC1","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-08-30T19:53:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1/manifests"},{"name":"commons-text-1.7","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-07-03T16:25:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7/manifests"},{"name":"commons-text-1.7-RC1","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-06-30T14:09:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1/manifests"},{"name":"commons-text-1.6","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-16T20:21:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6/manifests"},{"name":"commons-text-1.6-RC1","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-13T01:33:46.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1/manifests"},{"name":"commons-text-1.5","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-04T15:42:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5/manifests"},{"name":"commons-text-1.5-RC3","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-01T12:40:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3/manifests"},{"name":"commons-text-1.5-RC2","sha":"e1af89b53855f2f19138cbc3e8a49ca179c3d8f8","kind":"tag","published_at":"2018-09-30T02:39:23.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2/manifests"},{"name":"commons-text-1.5-RC1","sha":"d3d93c4e68ce5d8c25aecbfff9d17017594bf3f2","kind":"tag","published_at":"2018-09-28T18:11:59.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1/manifests"},{"name":"commons-text-1.4","sha":"ba44287bdd17a709523364820495760645da85b9","kind":"tag","published_at":"2018-06-12T18:11:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4/manifests"},{"name":"commons-text-1.4-RC1","sha":"d9229655fdb335a9730bef6df789a46faa764b8a","kind":"tag","published_at":"2018-06-09T16:58:32.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1/manifests"},{"name":"commons-text-1.3","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-21T23:45:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3/manifests"},{"name":"commons-text-1.3-RC1","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-16T14:35:38.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1/manifests"},{"name":"commons-text-1.2","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-12T13:56:31.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2/manifests"},{"name":"commons-text-1.2-RC1","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-09T02:25:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1/manifests"},{"name":"commons-text-1.1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-23T13:51:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1/manifests"},{"name":"commons-text-1.1-RC1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-19T16:21:04.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1/manifests"},{"name":"commons-text-1.0","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-12T02:14:36.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0/manifests"},{"name":"commons-text-1.0-RC1","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-05T04:07:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1/manifests"},{"name":"commons-text-1.0-beta-1","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-02-09T13:10:50.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1/manifests"},{"name":"commons-text-1.0-beta-1-RC4","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-01-30T13:25:52.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4/manifests"},{"name":"commons-text-1.0-beta-1-RC3","sha":"230e868e6e33d02a162c4214cb38e117c9584473","kind":"tag","published_at":"2017-01-30T13:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3/manifests"},{"name":"commons-text-1.0-beta-1-RC2","sha":"61eb9d01d3be74f692f9f9be5a988bdcbc09f6ec","kind":"tag","published_at":"2017-01-26T01:01:39.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2/manifests"},{"name":"commons-text-1.0-beta-1-RC1","sha":"3a9fe391b4cbca59c7abb6aec1035ee87d1cf2f9","kind":"tag","published_at":"2017-01-25T20:54:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:19:12.315Z","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":{"last_synced_at":"2026-08-22T14:01:22.244Z","issues_count":3,"pull_requests_count":526,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2297649.8835758837,"issues_closed_count":3,"pull_requests_closed_count":481,"pull_request_authors_count":47,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.688212927756654,"merged_pull_requests_count":425,"bot_issues_count":2,"bot_pull_requests_count":437,"past_year_issues_count":1,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":262072.1739130435,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0350877192982455,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","maintainers":[{"login":"garydgregory","count":5,"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":5,"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-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":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1229},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-23T05:05:47.254Z","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-08-23T01:52:02.265Z","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-08-22T13:58:44.000Z","size":5451,"stargazers_count":377,"open_issues_count":15,"forks_count":291,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-08-22T14:08:26.327Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-10T08:00:07.000Z","updated_at":"2026-08-22T13:59:37.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.481Z","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":36826546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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"},"owner_record":{"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":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","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"},"tags":[{"name":"rel/commons-text-1.15.0","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-07T22:17:09.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.15.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.15.0/manifests"},{"name":"commons-text-1.15.0-RC1","sha":"04e937470d3679cc163df85d82d5b6d2e3e71128","kind":"tag","published_at":"2025-12-04T16:02:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.15.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.15.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.15.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.15.0-RC1/manifests"},{"name":"rel/commons-text-1.14.0","sha":"0a343ae4eec94a028d875d8c2200e7f5620d152c","kind":"tag","published_at":"2025-07-24T12:02:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.14.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.14.0/manifests"},{"name":"commons-text-1.14.0-RC1","sha":"2c9212adb960b4b6180438745e8fcae3eae084f4","kind":"tag","published_at":"2025-07-20T14:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.14.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.14.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.14.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.14.0-RC1/manifests"},{"name":"rel/commons-text-1.13.1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-10T21:36:48.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.1","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.1/manifests"},{"name":"commons-text-1.13.1-RC1","sha":"a70c34e028ab279bb89565606e1ab09011a41bc2","kind":"tag","published_at":"2025-04-07T19:41:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.1-RC1/manifests"},{"name":"rel/commons-text-1.13.0","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-13T16:07:25.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.13.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.13.0/manifests"},{"name":"commons-text-1.13.0-RC1","sha":"9430a2848a2593ee3bce32750305c28c549cabf8","kind":"tag","published_at":"2024-12-10T12:00:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.13.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.13.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.13.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.13.0-RC1/manifests"},{"name":"rel/commons-text-1.12.0","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-16T18:20:07.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.12.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.12.0/manifests"},{"name":"commons-text-1.12.0-RC1","sha":"2c2d0818b0540c59f055f5174db51d0574af46da","kind":"tag","published_at":"2024-04-13T13:32:01.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.12.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.12.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.12.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.12.0-RC1/manifests"},{"name":"rel/commons-text-1.11.0","sha":"d5e8a73e7b9e06f71a5c66576b428e6c34b3c684","kind":"tag","published_at":"2023-10-29T11:15:43.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.11.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.11.0/manifests"},{"name":"commons-text-1.11.0-RC1","sha":"6e2be58f54bb8e376fbb5188ad964cde2ff6f362","kind":"tag","published_at":"2023-10-24T13:34:33.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.11.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.11.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.11.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.11.0-RC1/manifests"},{"name":"rel/commons-text-1.10.0","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-28T19:50:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.10.0","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.10.0/manifests"},{"name":"commons-text-1.10.0-RC1","sha":"9397c1cdce7e78ffb3f53267d47c857d54c45d1c","kind":"tag","published_at":"2022-09-24T14:51:13.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.10.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.10.0-RC1/manifests"},{"name":"rel/commons-text-1.9","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-24T21:35:29.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/rel/commons-text-1.9","html_url":"https://github.com/apache/commons-text/releases/tag/rel/commons-text-1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@rel%2Fcommons-text-1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/rel%2Fcommons-text-1.9/manifests"},{"name":"commons-text-1.9-RC1","sha":"cb85bed468e99d34b88d0c81fe20eb3b1615660e","kind":"tag","published_at":"2020-07-21T20:25:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.9-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.9-RC1/manifests"},{"name":"commons-text-1.8","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-09-02T20:12:51.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8/manifests"},{"name":"commons-text-1.8-RC1","sha":"b63df8d66e8306b2608c16be3661248348e78a2f","kind":"tag","published_at":"2019-08-30T19:53:34.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.8-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.8-RC1/manifests"},{"name":"commons-text-1.7","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-07-03T16:25:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7/manifests"},{"name":"commons-text-1.7-RC1","sha":"3866d2626dc3767b003c7cfe163a388b10c80957","kind":"tag","published_at":"2019-06-30T14:09:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.7-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.7-RC1/manifests"},{"name":"commons-text-1.6","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-16T20:21:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6/manifests"},{"name":"commons-text-1.6-RC1","sha":"7643b12421100d29fd2b78053e77bcb04a251b2e","kind":"tag","published_at":"2018-10-13T01:33:46.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.6-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.6-RC1/manifests"},{"name":"commons-text-1.5","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-04T15:42:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5/manifests"},{"name":"commons-text-1.5-RC3","sha":"4736b16d0e644289f3106275ebb1315750234e40","kind":"tag","published_at":"2018-10-01T12:40:47.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC3/manifests"},{"name":"commons-text-1.5-RC2","sha":"e1af89b53855f2f19138cbc3e8a49ca179c3d8f8","kind":"tag","published_at":"2018-09-30T02:39:23.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC2/manifests"},{"name":"commons-text-1.5-RC1","sha":"d3d93c4e68ce5d8c25aecbfff9d17017594bf3f2","kind":"tag","published_at":"2018-09-28T18:11:59.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.5-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.5-RC1/manifests"},{"name":"commons-text-1.4","sha":"ba44287bdd17a709523364820495760645da85b9","kind":"tag","published_at":"2018-06-12T18:11:22.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4/manifests"},{"name":"commons-text-1.4-RC1","sha":"d9229655fdb335a9730bef6df789a46faa764b8a","kind":"tag","published_at":"2018-06-09T16:58:32.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.4-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.4-RC1/manifests"},{"name":"commons-text-1.3","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-21T23:45:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3/manifests"},{"name":"commons-text-1.3-RC1","sha":"4ac48357180c9222f032dd8b055d90e1192e4a47","kind":"tag","published_at":"2018-03-16T14:35:38.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.3-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.3-RC1/manifests"},{"name":"commons-text-1.2","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-12T13:56:31.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2/manifests"},{"name":"commons-text-1.2-RC1","sha":"44a9f06abfbe898361bd2b486f786b22329face6","kind":"tag","published_at":"2017-12-09T02:25:53.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.2-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.2-RC1/manifests"},{"name":"commons-text-1.1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-23T13:51:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1/manifests"},{"name":"commons-text-1.1-RC1","sha":"206931af2ad7084044aba19591a5034b634c23b1","kind":"tag","published_at":"2017-05-19T16:21:04.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.1-RC1/manifests"},{"name":"commons-text-1.0","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-12T02:14:36.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0/manifests"},{"name":"commons-text-1.0-RC1","sha":"e38039a3da2244741f5d33ab1b05bdee51c53c3e","kind":"tag","published_at":"2017-03-05T04:07:15.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-RC1/manifests"},{"name":"commons-text-1.0-beta-1","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-02-09T13:10:50.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1/manifests"},{"name":"commons-text-1.0-beta-1-RC4","sha":"65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9","kind":"tag","published_at":"2017-01-30T13:25:52.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC4","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC4/manifests"},{"name":"commons-text-1.0-beta-1-RC3","sha":"230e868e6e33d02a162c4214cb38e117c9584473","kind":"tag","published_at":"2017-01-30T13:10:41.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC3","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC3/manifests"},{"name":"commons-text-1.0-beta-1-RC2","sha":"61eb9d01d3be74f692f9f9be5a988bdcbc09f6ec","kind":"tag","published_at":"2017-01-26T01:01:39.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC2","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC2/manifests"},{"name":"commons-text-1.0-beta-1-RC1","sha":"3a9fe391b4cbca59c7abb6aec1035ee87d1cf2f9","kind":"tag","published_at":"2017-01-25T20:54:16.000Z","download_url":"https://codeload.github.com/apache/commons-text/tar.gz/commons-text-1.0-beta-1-RC1","html_url":"https://github.com/apache/commons-text/releases/tag/commons-text-1.0-beta-1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-text@commons-text-1.0-beta-1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/tags/commons-text-1.0-beta-1-RC1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:52:02.265Z","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-08-22T14:01:22.244Z","issues_count":3,"pull_requests_count":526,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2297649.8835758837,"issues_closed_count":3,"pull_requests_closed_count":481,"pull_request_authors_count":47,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.688212927756654,"merged_pull_requests_count":425,"bot_issues_count":2,"bot_pull_requests_count":437,"past_year_issues_count":1,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":262072.1739130435,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0350877192982455,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-text/issues","maintainers":[{"login":"garydgregory","count":5,"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":5,"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":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":792},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-23T05:05:53.786Z","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"}}],"commits":{"id":1638180,"full_name":"apache/commons-text","default_branch":"master","total_commits":2673,"total_committers":79,"total_bot_commits":446,"total_bot_committers":1,"mean_commits":33.835443037974684,"dds":0.5304900860456416,"past_year_total_commits":337,"past_year_total_committers":12,"past_year_total_bot_commits":31,"past_year_total_bot_committers":1,"past_year_mean_commits":28.083333333333332,"past_year_dds":0.17210682492581597,"last_synced_at":"2026-08-19T12:31:15.960Z","last_synced_commit":"624443b8a4fb421ce1621fdad98fd6928290f3e2","created_at":"2024-06-26T12:58:28.949Z","updated_at":"2026-08-19T12:31:13.660Z","committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":1255},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":446},{"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":"Javid Khan","email":"dxbjavid@gmail.com","login":"dxbjavid","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":"Matt Juntunen","email":"mattjuntunen@apache.org","login":"darkma773r","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":"alhuda","email":"50839256+alhudz","login":"alhudz","count":4},{"name":"Ioannis Sermetziadis","email":"sermojohn@gmail.com","login":"sermojohn","count":3},{"name":"Dimitrios Efthymiou","email":"efthymiou.dimitrios1@gmail.com","login":"orionlibs","count":3},{"name":"Jaroslaw Strzelecki","email":"jarst","login":"jarst","count":3},{"name":"Bruno P. Kinoshita","email":"bruno.kinoshita@niwa.co.nz","login":null,"count":3},{"name":"Yuji Konishi","email":"yuji.k64613@gmail.com","login":"yuji-k64613","count":2},{"name":"Maksym Korshun","email":"korshunmax82@gmail.com","login":"kzhunmax","count":2},{"name":"nickwongwong","email":"a465625179@yeah.net","login":"nickwongwong","count":2},{"name":"Gary Gregory","email":"garygregory@Garys-MacBook-Pro.local","login":null,"count":2},{"name":"Luciano Quintabani","email":"lquintabani@medallia.com","login":"luciano-medallia","count":2},{"name":"Eitan Adler","email":"lists@eitanadler.com","login":"grimreaper","count":2},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Sean C. Sullivan","email":"github@seansullivan.com","login":"sullis","count":1},{"name":"Raymond Tan","email":"now-raymond","login":"now-raymond","count":1},{"name":"Ray DeCampo","email":"ray@decampo.org","login":"RayDeCampo","count":1},{"name":"Nandor Kollar","email":"nkollar@cloudera.com","login":"nkollar","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":"Richard Adams","email":"richard@researchspace.com","login":null,"count":1},{"name":"ali-ghanbari","email":"ali.ghanbari@utdallas.edu","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":"sebx59","email":"sebx59","login":"sebx59","count":1},{"name":"Bernd Eckenfels","email":"ecki@apache.org","login":"ecki","count":1},{"name":"Benjamin Bing","email":"jbing@ucdavis.edu","login":"bjmbing","count":1},{"name":"Arkadiusz Wrzos","email":"wrzosdev@gmail.com","login":"fajnydev","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":"aaaZayne","email":"1138069338@qq.com","login":"aaaZayne","count":1},{"name":"Tobias Kiecker","email":"57002366+TobiasKiecker","login":"TobiasKiecker","count":1}],"past_year_committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":279},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":31},{"name":"Javid Khan","email":"dxbjavid@gmail.com","login":"dxbjavid","count":8},{"name":"Michael Hausegger","email":"hausegger.michael@googlemail.com","login":"TheRealHaui","count":6},{"name":"alhuda","email":"50839256+alhudz","login":"alhudz","count":4},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":2},{"name":"Maksym Korshun","email":"korshunmax82@gmail.com","login":"kzhunmax","count":2},{"name":"aaaZayne","email":"1138069338@qq.com","login":"aaaZayne","count":1},{"name":"Piotr P. Karwasz","email":"pkarwasz-github@apache.org","login":"ppkarwasz","count":1},{"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-08-20T00:00:10.776Z","repositories_count":6754277,"commits_count":978908213,"contributors_count":41255408,"owners_count":1359633,"committers_count":3353751,"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-08-22T14:01:22.244Z","status":null,"issues_count":3,"pull_requests_count":526,"avg_time_to_close_issue":13997.666666666668,"avg_time_to_close_pull_request":2297649.8835758837,"issues_closed_count":3,"pull_requests_closed_count":481,"pull_request_authors_count":47,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.688212927756654,"merged_pull_requests_count":425,"bot_issues_count":2,"bot_pull_requests_count":437,"past_year_issues_count":1,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":40854.0,"past_year_avg_time_to_close_pull_request":262072.1739130435,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0350877192982455,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":39,"created_at":"2024-01-23T17:28:14.206Z","updated_at":"2026-08-22T14:01:22.244Z","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":435,"github_actions":284,"java":151}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":2,"NONE":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":478,"NONE":38,"MEMBER":10}},"issue_authors":{"table":{"dependabot[bot]":2,"pakka-papad":1}},"pull_request_authors":{"table":{"dependabot[bot]":437,"orionlibs":11,"dxbjavid":5,"garydgregory":5,"TobiasKiecker":4,"TheRealHaui":4,"alhudz":4,"aherbert":2,"arashmpr":2,"belpk":2,"Neha123291":2,"hasnaar97":2,"dlavati":2,"kinow":2,"nickbabcock":2,"speters33w":2,"timdp":2,"Allan-QLB":2,"Jyotprabhs":2,"seanfabs":2,"ameyjadiye":2,"kzhunmax":2,"kushal-dixit":2,"step-security-bot":1,"ikaronen-relex":1,"reri42":1,"7admiral23":1,"Nnoggie":1,"Claudenw":1,"michaelkarnerfors":1,"ppkarwasz":1,"Scient122":1,"theshoeshiner":1,"michael-o":1,"vjsai":1,"LorgeN":1,"ifly6":1,"ron-ladin6":1,"aaaZayne":1,"lizamaa123":1,"centic9":1,"LeandroAntunes39":1,"Anik1459":1,"nishantmehta":1,"arturobernalg":1,"inponomarev":1,"shubham-1503":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16283635,"issues_count":42221070,"pull_requests_count":134494062,"authors_count":11511243,"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":21,"java":11,"github_actions":10}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":38,"NONE":8,"MEMBER":6}},"past_year_issue_authors":{"table":{"pakka-papad":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":21,"dxbjavid":5,"garydgregory":5,"alhudz":4,"TheRealHaui":4,"kushal-dixit":2,"kzhunmax":2,"aaaZayne":1,"Anik1459":1,"centic9":1,"inponomarev":1,"LeandroAntunes39":1,"lizamaa123":1,"nishantmehta":1,"ron-ladin6":1,"vjsai":1}},"maintainers":[{"table":{"login":"garydgregory","count":5,"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":5,"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":{"CommitCommentEvent":1,"CreateEvent":85,"DeleteEvent":85,"ForkEvent":29,"IssueCommentEvent":47,"PullRequestEvent":192,"PullRequestReviewCommentEvent":13,"PullRequestReviewEvent":14,"PushEvent":269,"WatchEvent":28},"last_year":{"CreateEvent":12,"DeleteEvent":15,"ForkEvent":9,"IssueCommentEvent":20,"PullRequestEvent":51,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":5,"PushEvent":112,"WatchEvent":5}},"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-08-23T14:30:38.109Z","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"}