{"id":362902,"url":"https://github.com/apache/commons-codec","last_synced_at":"2026-06-21T10:00:26.041Z","repository":{"id":39838664,"uuid":"206371","full_name":"apache/commons-codec","owner":"apache","description":"Apache Commons Codec","archived":false,"fork":false,"pushed_at":"2026-06-19T11:28:10.000Z","size":7136,"stargazers_count":487,"open_issues_count":5,"forks_count":269,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-06-20T11:04:24.991Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/codec/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-05-21T01:20:25.000Z","updated_at":"2026-06-19T11:28:15.000Z","dependencies_parsed_at":"2026-03-17T11:02:05.801Z","dependency_job_id":null,"html_url":"https://github.com/apache/commons-codec","commit_stats":{"total_commits":2873,"total_committers":60,"mean_commits":47.88333333333333,"dds":0.3926209537069265,"last_synced_commit":"d1023d2ec08d4eb8a8a18d55e2decc63f3633968"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-codec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/sbom","scorecard":{"id":201305,"data":{"date":"2025-08-16T02:14:34Z","repo":{"name":"github.com/apache/commons-codec","commit":"75bf0c54132cf7cce876ce1f1f8826a6b6e98162"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.2,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/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":"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":"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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 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":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (6) 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":"6 out of 6 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 81 contributing companies or organizations","details":["Info: found contributions from: AdoptOpenJDK, BSC-ES, CI4RI, CjanOrg, DSpace, DestinE-Climate-DT, PaskualeOrg, ResearchObject, Sauceforge, Smashing, TestAnything, TinyGearsOrg, apache, apache software foundation, apache-archiva, apple, assertj, atmire, barcelona supercomputing center, beanshell, beaucoup4j, biocompute-objects, bioconda, bioexcel, biouno, bridgedb, by-covid, cityEHR, codehaus-mojo, codehaus-plexus, common-workflow-lab, common-workflow-language, conda-forge, cucumber, cylc, destination-earth-digital-twins, devmultitask, eScienceLab, eXist-book, eXistSolutions, eflows4hpc, elixir-europe, eosc-life, escience lab the university of manchester, evolved binary, evolvedbinary, expath, exquery, groovy, gwt-maven-plugin, hamcrest, hqbeds, ibisba, idr-contrib, jai-imageio, jclouds, jenkinsci, jetty, jetty-project, kawa-software, life-sciences-interoperability, maven-mojo, metomi, mojohaus, myExperiment, myGrid, nestor-qa, prefixcommons, rabix, redback, sapporo-wes, swi-prologhackday, taverna, trefx, tupilabs, university of sussex, usable-oa, w3c, webtide, wf4ever, workflowhub-eu"],"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:36.689Z","repository_id":39838664,"created_at":"2025-08-16T22:53:36.689Z","updated_at":"2025-08-16T22:53:36.689Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34605335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","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":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"packages":[{"id":4792231,"name":"commons-codec:commons-codec","ecosystem":"maven","description":"The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.","homepage":"https://commons.apache.org/proper/commons-codec/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/commons-codec","keywords_array":[],"namespace":"commons-codec","versions_count":25,"first_release_published_at":"2005-11-08T22:29:51.000Z","latest_release_published_at":"2026-04-19T11:13:28.000Z","latest_release_number":"1.22.0","last_synced_at":"2026-06-19T10:00:30.334Z","created_at":"2022-07-26T12:29:04.365Z","updated_at":"2026-06-19T10:00:30.335Z","registry_url":"https://central.sonatype.com/artifact/commons-codec/commons-codec/","install_command":null,"documentation_url":"https://appdoc.app/artifact/commons-codec/commons-codec/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":39838664,"uuid":"206371","full_name":"apache/commons-codec","owner":"apache","description":"Apache Commons Codec","archived":false,"fork":false,"pushed_at":"2025-10-19T12:55:46.000Z","size":6638,"stargazers_count":469,"open_issues_count":4,"forks_count":252,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-10-24T13:02:12.730Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/codec/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-05-21T01:20:25.000Z","updated_at":"2025-10-19T12:55:50.000Z","dependencies_parsed_at":"2023-11-19T15:36:51.015Z","dependency_job_id":"7ec784c4-515e-4751-964f-4a726b529fc1","html_url":"https://github.com/apache/commons-codec","commit_stats":{"total_commits":2873,"total_committers":60,"mean_commits":47.88333333333333,"dds":0.3926209537069265,"last_synced_commit":"d1023d2ec08d4eb8a8a18d55e2decc63f3633968"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-codec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/sbom","scorecard":{"id":201305,"data":{"date":"2025-08-16T02:14:34Z","repo":{"name":"github.com/apache/commons-codec","commit":"75bf0c54132cf7cce876ce1f1f8826a6b6e98162"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.2,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/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":"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":"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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 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":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (6) 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":"6 out of 6 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 81 contributing companies or organizations","details":["Info: found contributions from: AdoptOpenJDK, BSC-ES, CI4RI, CjanOrg, DSpace, DestinE-Climate-DT, PaskualeOrg, ResearchObject, Sauceforge, Smashing, TestAnything, TinyGearsOrg, apache, apache software foundation, apache-archiva, apple, assertj, atmire, barcelona supercomputing center, beanshell, beaucoup4j, biocompute-objects, bioconda, bioexcel, biouno, bridgedb, by-covid, cityEHR, codehaus-mojo, codehaus-plexus, common-workflow-lab, common-workflow-language, conda-forge, cucumber, cylc, destination-earth-digital-twins, devmultitask, eScienceLab, eXist-book, eXistSolutions, eflows4hpc, elixir-europe, eosc-life, escience lab the university of manchester, evolved binary, evolvedbinary, expath, exquery, groovy, gwt-maven-plugin, hamcrest, hqbeds, ibisba, idr-contrib, jai-imageio, jclouds, jenkinsci, jetty, jetty-project, kawa-software, life-sciences-interoperability, maven-mojo, metomi, mojohaus, myExperiment, myGrid, nestor-qa, prefixcommons, rabix, redback, sapporo-wes, swi-prologhackday, taverna, trefx, tupilabs, university of sussex, usable-oa, w3c, webtide, wf4ever, workflowhub-eu"],"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:36.689Z","repository_id":39838664,"created_at":"2025-08-16T22:53:36.689Z","updated_at":"2025-08-16T22:53:36.689Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280906260,"owners_count":26411387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"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":2823,"last_synced_at":"2025-10-21T00:26:57.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1261551,"followers":20159,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-21T00:26:57.129Z","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-codec-1.19.0","sha":"351cb22e1e1948aaabb39a463dce631bea156125","kind":"tag","published_at":"2025-07-22T19:08:06.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.19.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.19.0/manifests"},{"name":"commons-codec-1.19.0-RC1","sha":"351cb22e1e1948aaabb39a463dce631bea156125","kind":"tag","published_at":"2025-07-19T17:18:35.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.19.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.19.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.19.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.19.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.19.0-RC1/manifests"},{"name":"rel/commons-codec-1.18.0","sha":"5f76abb946164b943bc2cf367bc1d70b8f6e70d1","kind":"tag","published_at":"2025-01-27T18:03:25.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.18.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.18.0/manifests"},{"name":"commons-codec-1.18.0-RC1","sha":"a38de9528197b2d01e5b6c9b2e0af3a624cff017","kind":"tag","published_at":"2025-01-24T14:04:22.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.18.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.18.0-RC1/manifests"},{"name":"rel/commons-codec-1.17.2","sha":"19626132f74dc16dd4548f838d1fded1da5285a2","kind":"tag","published_at":"2025-01-06T21:59:39.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.17.2","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.2/manifests"},{"name":"commons-codec-1.17.2-RC1","sha":"19626132f74dc16dd4548f838d1fded1da5285a2","kind":"tag","published_at":"2024-12-28T14:15:33.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.17.2-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.17.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.17.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.2-RC1/manifests"},{"name":"rel/commons-codec-1.17.1","sha":"965109705c5236b05011e1c45f47d991abfa521e","kind":"tag","published_at":"2024-07-15T22:25:38.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.17.1","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.1/manifests"},{"name":"commons-codec-1.17.1-RC1","sha":"965109705c5236b05011e1c45f47d991abfa521e","kind":"tag","published_at":"2024-07-12T16:18:27.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.17.1-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.17.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.17.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.1-RC1/manifests"},{"name":"rel/commons-codec-1.17.0","sha":"5d809fe3d729bde9b507a51d2b2ed659da053692","kind":"tag","published_at":"2024-04-27T12:48:46.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.17.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.0/manifests"},{"name":"commons-codec-1.17.0-RC1","sha":"5d809fe3d729bde9b507a51d2b2ed659da053692","kind":"tag","published_at":"2024-04-20T18:09:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.17.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.17.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.17.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.0-RC1/manifests"},{"name":"rel/commons-codec-1.16.1","sha":"e59fc76531141cb4a36f3031457b9d5f07e5e43f","kind":"tag","published_at":"2024-02-08T21:27:20.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.16.1","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.1/manifests"},{"name":"commons-codec-1.16.1-RC1","sha":"e59fc76531141cb4a36f3031457b9d5f07e5e43f","kind":"tag","published_at":"2024-02-04T15:28:05.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.16.1-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.16.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.16.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.1-RC1/manifests"},{"name":"rel/commons-codec-1.16.0","sha":"2614a4ca9d79c2b96a3147d206b4fb27443f8ce8","kind":"tag","published_at":"2023-06-21T18:15:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.16.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.0/manifests"},{"name":"commons-codec-1.16.0-RC2","sha":"2614a4ca9d79c2b96a3147d206b4fb27443f8ce8","kind":"tag","published_at":"2023-06-18T00:12:35.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.16.0-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.16.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.16.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.0-RC2/manifests"},{"name":"commons-codec-1.16-rc1","sha":"a7af6b2159c8868899608a5fe89228c50ab985a5","kind":"tag","published_at":"2022-01-22T05:03:07.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.16-rc1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.16-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.16-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16-rc1/manifests"},{"name":"rel/commons-codec-1.15","sha":"c89d2af770f05457fbefa5fb4713c888bf177fb2","kind":"tag","published_at":"2020-09-01T13:02:29.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.15","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.15/manifests"},{"name":"commons-codec-1.15-RC1","sha":"c89d2af770f05457fbefa5fb4713c888bf177fb2","kind":"tag","published_at":"2020-08-28T11:34:57.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.15-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.15-RC1/manifests"},{"name":"commons-codec-1.14","sha":"af7b94750e2178b8437d9812b28e36ac87a455f2","kind":"tag","published_at":"2020-01-03T19:29:23.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.14","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14/manifests"},{"name":"commons-codec-1.14-RC1","sha":"af7b94750e2178b8437d9812b28e36ac87a455f2","kind":"tag","published_at":"2019-12-31T00:38:40.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.14-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14-RC1/manifests"},{"name":"commons-codec-1.13","sha":"beafa49f88be397f89b78d125d2c7c52b0114006","kind":"tag","published_at":"2019-07-23T12:05:43.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.13","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13/manifests"},{"name":"commons-codec-1.13-RC1","sha":"20dc3ec2c6b41f9412ecf4a1cbe9bba10e1498ed","kind":"tag","published_at":"2019-07-20T15:31:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.13-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13-RC1/manifests"},{"name":"commons-codec-1.12","sha":"0082c9e31747d6f0d5a66dc993d817a00e1451a4","kind":"tag","published_at":"2019-02-14T14:21:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12/manifests"},{"name":"commons-codec-1.12-RC3","sha":"0082c9e31747d6f0d5a66dc993d817a00e1451a4","kind":"tag","published_at":"2019-02-09T13:45:39.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12-RC3","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC3/manifests"},{"name":"commons-codec-1.12-RC2","sha":"1884dc028bce8094e8ddd7a9fc192a107a64527a","kind":"tag","published_at":"2019-02-07T01:16:36.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC2/manifests"},{"name":"commons-codec-1.12-RC1","sha":"ab83ed53d64e10b627443b0e627c3b5bc1593be2","kind":"tag","published_at":"2019-02-06T02:45:46.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC1/manifests"},{"name":"commons-codec-1.11","sha":"9ceef2231549e95f7868266f38b0c7e1a0a40ed4","kind":"tag","published_at":"2017-10-20T23:22:24.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.11","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11/manifests"},{"name":"commons-codec-1.11-RC1","sha":"10d9ee2cde5b3e3c63e9525e074ce8d06ed5f8d5","kind":"tag","published_at":"2017-10-17T14:52:09.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.11-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11-RC1/manifests"},{"name":"1.10","sha":"e9da3d16ae67f2940a0bbdf982ecec19a0481981","kind":"tag","published_at":"2014-11-10T02:32:15.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.10","html_url":"https://github.com/apache/commons-codec/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10/manifests"},{"name":"1.10-RC2","sha":"67e23d517011154bb769b351955b44757df3e98d","kind":"tag","published_at":"2014-11-06T14:12:26.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.10-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/1.10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC2/manifests"},{"name":"1.10-RC1","sha":"566477c9af6eed5b835d854834ea38a638fe17fb","kind":"tag","published_at":"2014-11-06T04:43:59.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.10-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC1/manifests"},{"name":"1.9","sha":"52cfc73491e417366c77c226a7b01b40f7677f9a","kind":"tag","published_at":"2013-12-24T20:18:30.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.9","html_url":"https://github.com/apache/commons-codec/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9/manifests"},{"name":"1.9-RC1","sha":"384b23c671829704aa1655361e8e8035e1d6b140","kind":"tag","published_at":"2013-12-21T03:55:45.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.9-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9-RC1/manifests"},{"name":"1.8","sha":"aa988a92ce3317077abd4e8414ef501b382d7fc0","kind":"tag","published_at":"2013-04-28T18:39:03.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8/manifests"},{"name":"1.8-RC4","sha":"e758e087e96265e811baa405ed4695168580b201","kind":"tag","published_at":"2013-04-19T15:22:55.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC4","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC4/manifests"},{"name":"1.8-RC3","sha":"0c7c9497b0ff755fc7da9e68a45b4c797302c18c","kind":"tag","published_at":"2013-04-18T13:08:29.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC3","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC3/manifests"},{"name":"1.8-RC2","sha":"b4cc94fbb0009b44d3f2b8e5fe67988afffc0a54","kind":"tag","published_at":"2013-04-17T02:25:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC2/manifests"},{"name":"1.8-RC1","sha":"0670d6ed35739bb0a3a445c5045842245b908ebc","kind":"tag","published_at":"2013-04-16T18:02:08.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC1/manifests"},{"name":"1.7","sha":"183aa006e80e5c5a4c8c215d104be39cd77f3336","kind":"tag","published_at":"2012-09-14T20:05:59.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.7","html_url":"https://github.com/apache/commons-codec/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7/manifests"},{"name":"1.7-RC2","sha":"b3f0f7aafe70e57108d731fd5f23d4c3f214b914","kind":"tag","published_at":"2012-09-11T12:03:37.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.7-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/1.7-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.7-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC2/manifests"},{"name":"1.7-RC1","sha":"6be034a93ed1b3f8c6ac1638eafa3ff154bfc1f3","kind":"tag","published_at":"2012-09-10T13:38:56.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.7-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC1/manifests"},{"name":"1_6","sha":"23f2aa4fb66aa5b026184ed17b6ad070da183794","kind":"tag","published_at":"2012-03-05T21:58:59.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1_6","html_url":"https://github.com/apache/commons-codec/releases/tag/1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1_6/manifests"},{"name":"CODEC_1_4","sha":"f375d169f8e030169d63d9da00bb14ae2da2ac34","kind":"tag","published_at":"2011-12-07T17:45:48.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4/manifests"},{"name":"commons-codec-1.6-RC2","sha":"ec23a68495a96f5a65e4613545ecee6fd8e37fcf","kind":"tag","published_at":"2011-11-20T17:49:09.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.6-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.6-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.6-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC2/manifests"},{"name":"commons-codec-1.6-RC1","sha":"551472689cf9570dfe88cecc4e52498db17d59b6","kind":"tag","published_at":"2011-11-14T15:04:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.6-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC1/manifests"},{"name":"commons-codec-1.5","sha":"2ce6791741d501bb2e332f6c23ed319d9cf69368","kind":"tag","published_at":"2011-03-29T22:18:38.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.5","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5/manifests"},{"name":"commons-codec-1.5-RC1","sha":"ec54f9b458f6d3bce2cddf17a12d288032e14fde","kind":"tag","published_at":"2011-03-25T01:30:19.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.5-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5-RC1/manifests"},{"name":"CODEC_1_4_RC4","sha":"6fd9f5c7ff67401a7852eea14addd9b7547375e8","kind":"tag","published_at":"2009-08-06T16:39:26.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC4","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC4/manifests"},{"name":"CODEC_1_4_RC3","sha":"01afcb2c8d3bfeacee55f62a441567308f3201f6","kind":"tag","published_at":"2009-08-03T00:07:45.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC3","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC3/manifests"},{"name":"CODEC_1_4_RC2","sha":"1f01bb7e9d30b42709aebd4a88dbf0d067a64782","kind":"tag","published_at":"2009-07-24T09:18:13.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC2/manifests"},{"name":"CODEC_1_4_RC1","sha":"168c0dd542e2d3e418513c9d5d66a9bb2c9d1d0d","kind":"tag","published_at":"2009-07-23T02:07:45.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC1/manifests"},{"name":"CODEC_1_1","sha":"b4e4eee0644a211c209c21a2056b6227bfee8ccc","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1/manifests"},{"name":"CODEC_1_2_RC1","sha":"ea04a6817912bd50b259e1ada36822b4d444d1cd","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_2_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_2_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_2_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2_RC1/manifests"},{"name":"CODEC_1_3_RC1","sha":"a562f2f19bc35fa8e7719e2e6c992ce9fa5a9d30","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_3_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_3_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_3_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3_RC1/manifests"},{"name":"CODEC_1_2","sha":"2c0905a09d5d04db7e572172bf2ead04293477a2","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_2","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2/manifests"},{"name":"CODEC_1_3","sha":"1af8f98c3bd96501d558bbe980a2a9f7eb188367","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_3","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3/manifests"},{"name":"CODEC_1_1_RC1","sha":"5b703b9818b910490db12181863a274a247db736","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_1_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_1_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_1_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1_RC1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T16:54:52.473Z","dependent_packages_count":11225,"downloads":null,"downloads_period":null,"dependent_repos_count":118383,"rankings":{"downloads":null,"dependent_repos_count":0.007413730228382966,"dependent_packages_count":0.004808906094086247,"stargazers_count":17.487787382231893,"forks_count":13.38218380440576,"docker_downloads_count":0.0014025976107751557,"average":6.17671928411418},"purl":"pkg:maven/commons-codec/commons-codec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/commons-codec:commons-codec","docker_dependents_count":31902,"docker_downloads_count":16899104207,"usage_url":"https://repos.ecosyste.ms/usage/maven/commons-codec:commons-codec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/commons-codec:commons-codec/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-25T04:27:08.297Z","issues_count":0,"pull_requests_count":432,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2823632.507352941,"issues_closed_count":0,"pull_requests_closed_count":408,"pull_request_authors_count":36,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6805555555555556,"merged_pull_requests_count":347,"bot_issues_count":0,"bot_pull_requests_count":359,"past_year_issues_count":0,"past_year_pull_requests_count":113,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":58860.679611650485,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1504424778761062,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":103,"past_year_merged_pull_requests_count":94,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/issues","maintainers":[{"login":"arturobernalg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/commons-codec:commons-codec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/commons-codec:commons-codec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/commons-codec:commons-codec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/commons-codec:commons-codec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/commons-codec:commons-codec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/commons-codec:commons-codec/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5115705,"name":"com.guicedee.services:apache-poi","ecosystem":"maven","description":"The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.","homepage":"https://commons.apache.org/proper/commons-codec/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/commons-codec","keywords_array":[],"namespace":"com.guicedee.services","versions_count":446,"first_release_published_at":"2019-11-01T13:05:58.000Z","latest_release_published_at":"2022-02-10T15:45:35.000Z","latest_release_number":"1.2.2.1-jre17","last_synced_at":"2026-06-19T10:00:32.848Z","created_at":"2022-08-01T23:09:13.010Z","updated_at":"2026-06-19T10:00:32.848Z","registry_url":"https://central.sonatype.com/artifact/com.guicedee.services/apache-poi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.guicedee.services/apache-poi/","metadata":{"distribution_repositories":["https://jwebmp.com/artifactory/libs-release-local","https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://jwebmp.com/artifactory/libs-snapshot-local","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":39838664,"uuid":"206371","full_name":"apache/commons-codec","owner":"apache","description":"Apache Commons Codec","archived":false,"fork":false,"pushed_at":"2026-01-30T12:08:21.000Z","size":6755,"stargazers_count":475,"open_issues_count":5,"forks_count":257,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-02-04T03:34:21.289Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/codec/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-05-21T01:20:25.000Z","updated_at":"2026-02-03T07:28:24.000Z","dependencies_parsed_at":"2023-11-19T15:36:51.015Z","dependency_job_id":"7ec784c4-515e-4751-964f-4a726b529fc1","html_url":"https://github.com/apache/commons-codec","commit_stats":{"total_commits":2873,"total_committers":60,"mean_commits":47.88333333333333,"dds":0.3926209537069265,"last_synced_commit":"d1023d2ec08d4eb8a8a18d55e2decc63f3633968"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-codec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/sbom","scorecard":{"id":201305,"data":{"date":"2025-08-16T02:14:34Z","repo":{"name":"github.com/apache/commons-codec","commit":"75bf0c54132cf7cce876ce1f1f8826a6b6e98162"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.2,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/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":"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":"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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 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":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (6) 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":"6 out of 6 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 81 contributing companies or organizations","details":["Info: found contributions from: AdoptOpenJDK, BSC-ES, CI4RI, CjanOrg, DSpace, DestinE-Climate-DT, PaskualeOrg, ResearchObject, Sauceforge, Smashing, TestAnything, TinyGearsOrg, apache, apache software foundation, apache-archiva, apple, assertj, atmire, barcelona supercomputing center, beanshell, beaucoup4j, biocompute-objects, bioconda, bioexcel, biouno, bridgedb, by-covid, cityEHR, codehaus-mojo, codehaus-plexus, common-workflow-lab, common-workflow-language, conda-forge, cucumber, cylc, destination-earth-digital-twins, devmultitask, eScienceLab, eXist-book, eXistSolutions, eflows4hpc, elixir-europe, eosc-life, escience lab the university of manchester, evolved binary, evolvedbinary, expath, exquery, groovy, gwt-maven-plugin, hamcrest, hqbeds, ibisba, idr-contrib, jai-imageio, jclouds, jenkinsci, jetty, jetty-project, kawa-software, life-sciences-interoperability, maven-mojo, metomi, mojohaus, myExperiment, myGrid, nestor-qa, prefixcommons, rabix, redback, sapporo-wes, swi-prologhackday, taverna, trefx, tupilabs, university of sussex, usable-oa, w3c, webtide, wf4ever, workflowhub-eu"],"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:36.689Z","repository_id":39838664,"created_at":"2025-08-16T22:53:36.689Z","updated_at":"2025-08-16T22:53:36.689Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29200843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T16:28:23.579Z","status":"ssl_error","status_checked_at":"2026-02-07T16:28:22.566Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"rel/commons-codec-1.21.0","sha":"91c44048f2751ef89567cd50ff04851da4f56e3f","kind":"tag","published_at":"2026-01-29T19:05:02.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.21.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.21.0/manifests"},{"name":"commons-codec-1.21.0-RC1","sha":"91c44048f2751ef89567cd50ff04851da4f56e3f","kind":"tag","published_at":"2026-01-23T14:16:44.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.21.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.21.0-RC1/manifests"},{"name":"rel/commons-codec-1.20.0","sha":"b20db1f1fa6ee7b0536f6a25c9c33f8289c22098","kind":"tag","published_at":"2025-11-05T20:26:35.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.20.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.20.0/manifests"},{"name":"commons-codec-1.20.0-RC1","sha":"03cf9375f858a6c0ad66e539f016c4d57971980a","kind":"tag","published_at":"2025-10-30T12:22:37.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.20.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.20.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.20.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.20.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.20.0-RC1/manifests"},{"name":"rel/commons-codec-1.19.0","sha":"351cb22e1e1948aaabb39a463dce631bea156125","kind":"tag","published_at":"2025-07-22T19:08:06.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.19.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.19.0/manifests"},{"name":"commons-codec-1.19.0-RC1","sha":"351cb22e1e1948aaabb39a463dce631bea156125","kind":"tag","published_at":"2025-07-19T17:18:35.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.19.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.19.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.19.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.19.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.19.0-RC1/manifests"},{"name":"rel/commons-codec-1.18.0","sha":"5f76abb946164b943bc2cf367bc1d70b8f6e70d1","kind":"tag","published_at":"2025-01-27T18:03:25.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.18.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.18.0/manifests"},{"name":"commons-codec-1.18.0-RC1","sha":"a38de9528197b2d01e5b6c9b2e0af3a624cff017","kind":"tag","published_at":"2025-01-24T14:04:22.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.18.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.18.0-RC1/manifests"},{"name":"rel/commons-codec-1.17.2","sha":"19626132f74dc16dd4548f838d1fded1da5285a2","kind":"tag","published_at":"2025-01-06T21:59:39.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.17.2","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.2/manifests"},{"name":"commons-codec-1.17.2-RC1","sha":"19626132f74dc16dd4548f838d1fded1da5285a2","kind":"tag","published_at":"2024-12-28T14:15:33.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.17.2-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.17.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.17.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.2-RC1/manifests"},{"name":"rel/commons-codec-1.17.1","sha":"965109705c5236b05011e1c45f47d991abfa521e","kind":"tag","published_at":"2024-07-15T22:25:38.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.17.1","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.1/manifests"},{"name":"commons-codec-1.17.1-RC1","sha":"965109705c5236b05011e1c45f47d991abfa521e","kind":"tag","published_at":"2024-07-12T16:18:27.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.17.1-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.17.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.17.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.1-RC1/manifests"},{"name":"rel/commons-codec-1.17.0","sha":"5d809fe3d729bde9b507a51d2b2ed659da053692","kind":"tag","published_at":"2024-04-27T12:48:46.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.17.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.0/manifests"},{"name":"commons-codec-1.17.0-RC1","sha":"5d809fe3d729bde9b507a51d2b2ed659da053692","kind":"tag","published_at":"2024-04-20T18:09:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.17.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.17.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.17.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.0-RC1/manifests"},{"name":"rel/commons-codec-1.16.1","sha":"e59fc76531141cb4a36f3031457b9d5f07e5e43f","kind":"tag","published_at":"2024-02-08T21:27:20.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.16.1","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.1/manifests"},{"name":"commons-codec-1.16.1-RC1","sha":"e59fc76531141cb4a36f3031457b9d5f07e5e43f","kind":"tag","published_at":"2024-02-04T15:28:05.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.16.1-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.16.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.16.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.1-RC1/manifests"},{"name":"rel/commons-codec-1.16.0","sha":"2614a4ca9d79c2b96a3147d206b4fb27443f8ce8","kind":"tag","published_at":"2023-06-21T18:15:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.16.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.0/manifests"},{"name":"commons-codec-1.16.0-RC2","sha":"2614a4ca9d79c2b96a3147d206b4fb27443f8ce8","kind":"tag","published_at":"2023-06-18T00:12:35.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.16.0-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.16.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.16.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.0-RC2/manifests"},{"name":"commons-codec-1.16-rc1","sha":"a7af6b2159c8868899608a5fe89228c50ab985a5","kind":"tag","published_at":"2022-01-22T05:03:07.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.16-rc1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.16-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.16-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16-rc1/manifests"},{"name":"rel/commons-codec-1.15","sha":"c89d2af770f05457fbefa5fb4713c888bf177fb2","kind":"tag","published_at":"2020-09-01T13:02:29.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.15","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.15/manifests"},{"name":"commons-codec-1.15-RC1","sha":"c89d2af770f05457fbefa5fb4713c888bf177fb2","kind":"tag","published_at":"2020-08-28T11:34:57.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.15-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.15-RC1/manifests"},{"name":"commons-codec-1.14","sha":"af7b94750e2178b8437d9812b28e36ac87a455f2","kind":"tag","published_at":"2020-01-03T19:29:23.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.14","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14/manifests"},{"name":"commons-codec-1.14-RC1","sha":"af7b94750e2178b8437d9812b28e36ac87a455f2","kind":"tag","published_at":"2019-12-31T00:38:40.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.14-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14-RC1/manifests"},{"name":"commons-codec-1.13","sha":"beafa49f88be397f89b78d125d2c7c52b0114006","kind":"tag","published_at":"2019-07-23T12:05:43.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.13","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13/manifests"},{"name":"commons-codec-1.13-RC1","sha":"20dc3ec2c6b41f9412ecf4a1cbe9bba10e1498ed","kind":"tag","published_at":"2019-07-20T15:31:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.13-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13-RC1/manifests"},{"name":"commons-codec-1.12","sha":"0082c9e31747d6f0d5a66dc993d817a00e1451a4","kind":"tag","published_at":"2019-02-14T14:21:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12/manifests"},{"name":"commons-codec-1.12-RC3","sha":"0082c9e31747d6f0d5a66dc993d817a00e1451a4","kind":"tag","published_at":"2019-02-09T13:45:39.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12-RC3","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC3/manifests"},{"name":"commons-codec-1.12-RC2","sha":"1884dc028bce8094e8ddd7a9fc192a107a64527a","kind":"tag","published_at":"2019-02-07T01:16:36.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC2/manifests"},{"name":"commons-codec-1.12-RC1","sha":"ab83ed53d64e10b627443b0e627c3b5bc1593be2","kind":"tag","published_at":"2019-02-06T02:45:46.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC1/manifests"},{"name":"commons-codec-1.11","sha":"9ceef2231549e95f7868266f38b0c7e1a0a40ed4","kind":"tag","published_at":"2017-10-20T23:22:24.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.11","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11/manifests"},{"name":"commons-codec-1.11-RC1","sha":"10d9ee2cde5b3e3c63e9525e074ce8d06ed5f8d5","kind":"tag","published_at":"2017-10-17T14:52:09.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.11-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11-RC1/manifests"},{"name":"1.10","sha":"e9da3d16ae67f2940a0bbdf982ecec19a0481981","kind":"tag","published_at":"2014-11-10T02:32:15.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.10","html_url":"https://github.com/apache/commons-codec/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10/manifests"},{"name":"1.10-RC2","sha":"67e23d517011154bb769b351955b44757df3e98d","kind":"tag","published_at":"2014-11-06T14:12:26.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.10-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/1.10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC2/manifests"},{"name":"1.10-RC1","sha":"566477c9af6eed5b835d854834ea38a638fe17fb","kind":"tag","published_at":"2014-11-06T04:43:59.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.10-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC1/manifests"},{"name":"1.9","sha":"52cfc73491e417366c77c226a7b01b40f7677f9a","kind":"tag","published_at":"2013-12-24T20:18:30.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.9","html_url":"https://github.com/apache/commons-codec/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9/manifests"},{"name":"1.9-RC1","sha":"384b23c671829704aa1655361e8e8035e1d6b140","kind":"tag","published_at":"2013-12-21T03:55:45.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.9-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9-RC1/manifests"},{"name":"1.8","sha":"aa988a92ce3317077abd4e8414ef501b382d7fc0","kind":"tag","published_at":"2013-04-28T18:39:03.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8/manifests"},{"name":"1.8-RC4","sha":"e758e087e96265e811baa405ed4695168580b201","kind":"tag","published_at":"2013-04-19T15:22:55.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC4","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC4/manifests"},{"name":"1.8-RC3","sha":"0c7c9497b0ff755fc7da9e68a45b4c797302c18c","kind":"tag","published_at":"2013-04-18T13:08:29.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC3","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC3/manifests"},{"name":"1.8-RC2","sha":"b4cc94fbb0009b44d3f2b8e5fe67988afffc0a54","kind":"tag","published_at":"2013-04-17T02:25:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC2/manifests"},{"name":"1.8-RC1","sha":"0670d6ed35739bb0a3a445c5045842245b908ebc","kind":"tag","published_at":"2013-04-16T18:02:08.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC1/manifests"},{"name":"1.7","sha":"183aa006e80e5c5a4c8c215d104be39cd77f3336","kind":"tag","published_at":"2012-09-14T20:05:59.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.7","html_url":"https://github.com/apache/commons-codec/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7/manifests"},{"name":"1.7-RC2","sha":"b3f0f7aafe70e57108d731fd5f23d4c3f214b914","kind":"tag","published_at":"2012-09-11T12:03:37.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.7-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/1.7-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.7-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC2/manifests"},{"name":"1.7-RC1","sha":"6be034a93ed1b3f8c6ac1638eafa3ff154bfc1f3","kind":"tag","published_at":"2012-09-10T13:38:56.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.7-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC1/manifests"},{"name":"1_6","sha":"23f2aa4fb66aa5b026184ed17b6ad070da183794","kind":"tag","published_at":"2012-03-05T21:58:59.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1_6","html_url":"https://github.com/apache/commons-codec/releases/tag/1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1_6/manifests"},{"name":"CODEC_1_4","sha":"f375d169f8e030169d63d9da00bb14ae2da2ac34","kind":"tag","published_at":"2011-12-07T17:45:48.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4/manifests"},{"name":"commons-codec-1.6-RC2","sha":"ec23a68495a96f5a65e4613545ecee6fd8e37fcf","kind":"tag","published_at":"2011-11-20T17:49:09.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.6-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.6-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.6-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC2/manifests"},{"name":"commons-codec-1.6-RC1","sha":"551472689cf9570dfe88cecc4e52498db17d59b6","kind":"tag","published_at":"2011-11-14T15:04:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.6-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC1/manifests"},{"name":"commons-codec-1.5","sha":"2ce6791741d501bb2e332f6c23ed319d9cf69368","kind":"tag","published_at":"2011-03-29T22:18:38.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.5","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5/manifests"},{"name":"commons-codec-1.5-RC1","sha":"ec54f9b458f6d3bce2cddf17a12d288032e14fde","kind":"tag","published_at":"2011-03-25T01:30:19.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.5-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5-RC1/manifests"},{"name":"CODEC_1_4_RC4","sha":"6fd9f5c7ff67401a7852eea14addd9b7547375e8","kind":"tag","published_at":"2009-08-06T16:39:26.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC4","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC4/manifests"},{"name":"CODEC_1_4_RC3","sha":"01afcb2c8d3bfeacee55f62a441567308f3201f6","kind":"tag","published_at":"2009-08-03T00:07:45.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC3","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC3/manifests"},{"name":"CODEC_1_4_RC2","sha":"1f01bb7e9d30b42709aebd4a88dbf0d067a64782","kind":"tag","published_at":"2009-07-24T09:18:13.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC2/manifests"},{"name":"CODEC_1_4_RC1","sha":"168c0dd542e2d3e418513c9d5d66a9bb2c9d1d0d","kind":"tag","published_at":"2009-07-23T02:07:45.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC1/manifests"},{"name":"CODEC_1_3","sha":"1af8f98c3bd96501d558bbe980a2a9f7eb188367","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_3","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3/manifests"},{"name":"CODEC_1_3_RC1","sha":"a562f2f19bc35fa8e7719e2e6c992ce9fa5a9d30","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_3_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_3_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_3_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3_RC1/manifests"},{"name":"CODEC_1_2","sha":"2c0905a09d5d04db7e572172bf2ead04293477a2","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_2","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2/manifests"},{"name":"CODEC_1_2_RC1","sha":"ea04a6817912bd50b259e1ada36822b4d444d1cd","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_2_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_2_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_2_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2_RC1/manifests"},{"name":"CODEC_1_1","sha":"b4e4eee0644a211c209c21a2056b6227bfee8ccc","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1/manifests"},{"name":"CODEC_1_1_RC1","sha":"5b703b9818b910490db12181863a274a247db736","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_1_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_1_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_1_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1_RC1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:01:46.995Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.631008627979018,"dependent_packages_count":22.916040507019,"stargazers_count":17.440499805640044,"forks_count":13.36314855111667,"docker_downloads_count":null,"average":18.587674372938682},"purl":"pkg:maven/com.guicedee.services/apache-poi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.guicedee.services:apache-poi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.guicedee.services:apache-poi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.guicedee.services:apache-poi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-07T17:01:01.557Z","issues_count":0,"pull_requests_count":434,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2810945.0658536586,"issues_closed_count":0,"pull_requests_closed_count":410,"pull_request_authors_count":38,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7096774193548387,"merged_pull_requests_count":349,"bot_issues_count":0,"bot_pull_requests_count":359,"past_year_issues_count":0,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":35357.16129032258,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2028985507246377,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":65,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/issues","maintainers":[{"login":"arturobernalg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:apache-poi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:apache-poi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:apache-poi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:apache-poi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:apache-poi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:apache-poi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5975718,"name":"com.guicedee.services:commons-xmlbeans","ecosystem":"maven","description":"The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.","homepage":"https://commons.apache.org/proper/commons-codec/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/commons-codec","keywords_array":[],"namespace":"com.guicedee.services","versions_count":446,"first_release_published_at":"2019-11-01T13:02:55.000Z","latest_release_published_at":"2022-02-10T15:45:52.000Z","latest_release_number":"1.2.2.1-jre17","last_synced_at":"2026-06-19T10:01:17.069Z","created_at":"2023-01-26T15:56:35.339Z","updated_at":"2026-06-19T10:01:17.069Z","registry_url":"https://central.sonatype.com/artifact/com.guicedee.services/commons-xmlbeans/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.guicedee.services/commons-xmlbeans/","metadata":{"distribution_repositories":["https://jwebmp.com/artifactory/libs-release-local","https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://jwebmp.com/artifactory/libs-snapshot-local","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":39838664,"uuid":"206371","full_name":"apache/commons-codec","owner":"apache","description":"Apache Commons Codec","archived":false,"fork":false,"pushed_at":"2026-01-30T12:08:21.000Z","size":6755,"stargazers_count":475,"open_issues_count":5,"forks_count":257,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-02-04T03:34:21.289Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/codec/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-05-21T01:20:25.000Z","updated_at":"2026-02-03T07:28:24.000Z","dependencies_parsed_at":"2023-11-19T15:36:51.015Z","dependency_job_id":"7ec784c4-515e-4751-964f-4a726b529fc1","html_url":"https://github.com/apache/commons-codec","commit_stats":{"total_commits":2873,"total_committers":60,"mean_commits":47.88333333333333,"dds":0.3926209537069265,"last_synced_commit":"d1023d2ec08d4eb8a8a18d55e2decc63f3633968"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-codec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/sbom","scorecard":{"id":201305,"data":{"date":"2025-08-16T02:14:34Z","repo":{"name":"github.com/apache/commons-codec","commit":"75bf0c54132cf7cce876ce1f1f8826a6b6e98162"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.2,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/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":"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":"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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 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":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (6) 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":"6 out of 6 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 81 contributing companies or organizations","details":["Info: found contributions from: AdoptOpenJDK, BSC-ES, CI4RI, CjanOrg, DSpace, DestinE-Climate-DT, PaskualeOrg, ResearchObject, Sauceforge, Smashing, TestAnything, TinyGearsOrg, apache, apache software foundation, apache-archiva, apple, assertj, atmire, barcelona supercomputing center, beanshell, beaucoup4j, biocompute-objects, bioconda, bioexcel, biouno, bridgedb, by-covid, cityEHR, codehaus-mojo, codehaus-plexus, common-workflow-lab, common-workflow-language, conda-forge, cucumber, cylc, destination-earth-digital-twins, devmultitask, eScienceLab, eXist-book, eXistSolutions, eflows4hpc, elixir-europe, eosc-life, escience lab the university of manchester, evolved binary, evolvedbinary, expath, exquery, groovy, gwt-maven-plugin, hamcrest, hqbeds, ibisba, idr-contrib, jai-imageio, jclouds, jenkinsci, jetty, jetty-project, kawa-software, life-sciences-interoperability, maven-mojo, metomi, mojohaus, myExperiment, myGrid, nestor-qa, prefixcommons, rabix, redback, sapporo-wes, swi-prologhackday, taverna, trefx, tupilabs, university of sussex, usable-oa, w3c, webtide, wf4ever, workflowhub-eu"],"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:36.689Z","repository_id":39838664,"created_at":"2025-08-16T22:53:36.689Z","updated_at":"2025-08-16T22:53:36.689Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29200843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T16:28:23.579Z","status":"ssl_error","status_checked_at":"2026-02-07T16:28:22.566Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"rel/commons-codec-1.21.0","sha":"91c44048f2751ef89567cd50ff04851da4f56e3f","kind":"tag","published_at":"2026-01-29T19:05:02.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.21.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.21.0/manifests"},{"name":"commons-codec-1.21.0-RC1","sha":"91c44048f2751ef89567cd50ff04851da4f56e3f","kind":"tag","published_at":"2026-01-23T14:16:44.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.21.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.21.0-RC1/manifests"},{"name":"rel/commons-codec-1.20.0","sha":"b20db1f1fa6ee7b0536f6a25c9c33f8289c22098","kind":"tag","published_at":"2025-11-05T20:26:35.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.20.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.20.0/manifests"},{"name":"commons-codec-1.20.0-RC1","sha":"03cf9375f858a6c0ad66e539f016c4d57971980a","kind":"tag","published_at":"2025-10-30T12:22:37.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.20.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.20.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.20.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.20.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.20.0-RC1/manifests"},{"name":"rel/commons-codec-1.19.0","sha":"351cb22e1e1948aaabb39a463dce631bea156125","kind":"tag","published_at":"2025-07-22T19:08:06.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.19.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.19.0/manifests"},{"name":"commons-codec-1.19.0-RC1","sha":"351cb22e1e1948aaabb39a463dce631bea156125","kind":"tag","published_at":"2025-07-19T17:18:35.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.19.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.19.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.19.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.19.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.19.0-RC1/manifests"},{"name":"rel/commons-codec-1.18.0","sha":"5f76abb946164b943bc2cf367bc1d70b8f6e70d1","kind":"tag","published_at":"2025-01-27T18:03:25.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.18.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.18.0/manifests"},{"name":"commons-codec-1.18.0-RC1","sha":"a38de9528197b2d01e5b6c9b2e0af3a624cff017","kind":"tag","published_at":"2025-01-24T14:04:22.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.18.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.18.0-RC1/manifests"},{"name":"rel/commons-codec-1.17.2","sha":"19626132f74dc16dd4548f838d1fded1da5285a2","kind":"tag","published_at":"2025-01-06T21:59:39.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.17.2","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.2/manifests"},{"name":"commons-codec-1.17.2-RC1","sha":"19626132f74dc16dd4548f838d1fded1da5285a2","kind":"tag","published_at":"2024-12-28T14:15:33.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.17.2-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.17.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.17.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.2-RC1/manifests"},{"name":"rel/commons-codec-1.17.1","sha":"965109705c5236b05011e1c45f47d991abfa521e","kind":"tag","published_at":"2024-07-15T22:25:38.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.17.1","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.1/manifests"},{"name":"commons-codec-1.17.1-RC1","sha":"965109705c5236b05011e1c45f47d991abfa521e","kind":"tag","published_at":"2024-07-12T16:18:27.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.17.1-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.17.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.17.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.1-RC1/manifests"},{"name":"rel/commons-codec-1.17.0","sha":"5d809fe3d729bde9b507a51d2b2ed659da053692","kind":"tag","published_at":"2024-04-27T12:48:46.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.17.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.0/manifests"},{"name":"commons-codec-1.17.0-RC1","sha":"5d809fe3d729bde9b507a51d2b2ed659da053692","kind":"tag","published_at":"2024-04-20T18:09:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.17.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.17.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.17.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.0-RC1/manifests"},{"name":"rel/commons-codec-1.16.1","sha":"e59fc76531141cb4a36f3031457b9d5f07e5e43f","kind":"tag","published_at":"2024-02-08T21:27:20.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.16.1","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.1/manifests"},{"name":"commons-codec-1.16.1-RC1","sha":"e59fc76531141cb4a36f3031457b9d5f07e5e43f","kind":"tag","published_at":"2024-02-04T15:28:05.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.16.1-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.16.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.16.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.1-RC1/manifests"},{"name":"rel/commons-codec-1.16.0","sha":"2614a4ca9d79c2b96a3147d206b4fb27443f8ce8","kind":"tag","published_at":"2023-06-21T18:15:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.16.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.0/manifests"},{"name":"commons-codec-1.16.0-RC2","sha":"2614a4ca9d79c2b96a3147d206b4fb27443f8ce8","kind":"tag","published_at":"2023-06-18T00:12:35.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.16.0-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.16.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.16.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.0-RC2/manifests"},{"name":"commons-codec-1.16-rc1","sha":"a7af6b2159c8868899608a5fe89228c50ab985a5","kind":"tag","published_at":"2022-01-22T05:03:07.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.16-rc1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.16-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.16-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16-rc1/manifests"},{"name":"rel/commons-codec-1.15","sha":"c89d2af770f05457fbefa5fb4713c888bf177fb2","kind":"tag","published_at":"2020-09-01T13:02:29.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.15","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.15/manifests"},{"name":"commons-codec-1.15-RC1","sha":"c89d2af770f05457fbefa5fb4713c888bf177fb2","kind":"tag","published_at":"2020-08-28T11:34:57.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.15-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.15-RC1/manifests"},{"name":"commons-codec-1.14","sha":"af7b94750e2178b8437d9812b28e36ac87a455f2","kind":"tag","published_at":"2020-01-03T19:29:23.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.14","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14/manifests"},{"name":"commons-codec-1.14-RC1","sha":"af7b94750e2178b8437d9812b28e36ac87a455f2","kind":"tag","published_at":"2019-12-31T00:38:40.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.14-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14-RC1/manifests"},{"name":"commons-codec-1.13","sha":"beafa49f88be397f89b78d125d2c7c52b0114006","kind":"tag","published_at":"2019-07-23T12:05:43.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.13","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13/manifests"},{"name":"commons-codec-1.13-RC1","sha":"20dc3ec2c6b41f9412ecf4a1cbe9bba10e1498ed","kind":"tag","published_at":"2019-07-20T15:31:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.13-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13-RC1/manifests"},{"name":"commons-codec-1.12","sha":"0082c9e31747d6f0d5a66dc993d817a00e1451a4","kind":"tag","published_at":"2019-02-14T14:21:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12/manifests"},{"name":"commons-codec-1.12-RC3","sha":"0082c9e31747d6f0d5a66dc993d817a00e1451a4","kind":"tag","published_at":"2019-02-09T13:45:39.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12-RC3","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC3/manifests"},{"name":"commons-codec-1.12-RC2","sha":"1884dc028bce8094e8ddd7a9fc192a107a64527a","kind":"tag","published_at":"2019-02-07T01:16:36.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC2/manifests"},{"name":"commons-codec-1.12-RC1","sha":"ab83ed53d64e10b627443b0e627c3b5bc1593be2","kind":"tag","published_at":"2019-02-06T02:45:46.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC1/manifests"},{"name":"commons-codec-1.11","sha":"9ceef2231549e95f7868266f38b0c7e1a0a40ed4","kind":"tag","published_at":"2017-10-20T23:22:24.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.11","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11/manifests"},{"name":"commons-codec-1.11-RC1","sha":"10d9ee2cde5b3e3c63e9525e074ce8d06ed5f8d5","kind":"tag","published_at":"2017-10-17T14:52:09.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.11-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11-RC1/manifests"},{"name":"1.10","sha":"e9da3d16ae67f2940a0bbdf982ecec19a0481981","kind":"tag","published_at":"2014-11-10T02:32:15.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.10","html_url":"https://github.com/apache/commons-codec/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10/manifests"},{"name":"1.10-RC2","sha":"67e23d517011154bb769b351955b44757df3e98d","kind":"tag","published_at":"2014-11-06T14:12:26.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.10-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/1.10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC2/manifests"},{"name":"1.10-RC1","sha":"566477c9af6eed5b835d854834ea38a638fe17fb","kind":"tag","published_at":"2014-11-06T04:43:59.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.10-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC1/manifests"},{"name":"1.9","sha":"52cfc73491e417366c77c226a7b01b40f7677f9a","kind":"tag","published_at":"2013-12-24T20:18:30.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.9","html_url":"https://github.com/apache/commons-codec/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9/manifests"},{"name":"1.9-RC1","sha":"384b23c671829704aa1655361e8e8035e1d6b140","kind":"tag","published_at":"2013-12-21T03:55:45.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.9-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9-RC1/manifests"},{"name":"1.8","sha":"aa988a92ce3317077abd4e8414ef501b382d7fc0","kind":"tag","published_at":"2013-04-28T18:39:03.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8/manifests"},{"name":"1.8-RC4","sha":"e758e087e96265e811baa405ed4695168580b201","kind":"tag","published_at":"2013-04-19T15:22:55.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC4","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC4/manifests"},{"name":"1.8-RC3","sha":"0c7c9497b0ff755fc7da9e68a45b4c797302c18c","kind":"tag","published_at":"2013-04-18T13:08:29.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC3","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC3/manifests"},{"name":"1.8-RC2","sha":"b4cc94fbb0009b44d3f2b8e5fe67988afffc0a54","kind":"tag","published_at":"2013-04-17T02:25:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC2/manifests"},{"name":"1.8-RC1","sha":"0670d6ed35739bb0a3a445c5045842245b908ebc","kind":"tag","published_at":"2013-04-16T18:02:08.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC1/manifests"},{"name":"1.7","sha":"183aa006e80e5c5a4c8c215d104be39cd77f3336","kind":"tag","published_at":"2012-09-14T20:05:59.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.7","html_url":"https://github.com/apache/commons-codec/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7/manifests"},{"name":"1.7-RC2","sha":"b3f0f7aafe70e57108d731fd5f23d4c3f214b914","kind":"tag","published_at":"2012-09-11T12:03:37.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.7-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/1.7-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.7-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC2/manifests"},{"name":"1.7-RC1","sha":"6be034a93ed1b3f8c6ac1638eafa3ff154bfc1f3","kind":"tag","published_at":"2012-09-10T13:38:56.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.7-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC1/manifests"},{"name":"1_6","sha":"23f2aa4fb66aa5b026184ed17b6ad070da183794","kind":"tag","published_at":"2012-03-05T21:58:59.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1_6","html_url":"https://github.com/apache/commons-codec/releases/tag/1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1_6/manifests"},{"name":"CODEC_1_4","sha":"f375d169f8e030169d63d9da00bb14ae2da2ac34","kind":"tag","published_at":"2011-12-07T17:45:48.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4/manifests"},{"name":"commons-codec-1.6-RC2","sha":"ec23a68495a96f5a65e4613545ecee6fd8e37fcf","kind":"tag","published_at":"2011-11-20T17:49:09.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.6-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.6-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.6-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC2/manifests"},{"name":"commons-codec-1.6-RC1","sha":"551472689cf9570dfe88cecc4e52498db17d59b6","kind":"tag","published_at":"2011-11-14T15:04:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.6-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC1/manifests"},{"name":"commons-codec-1.5","sha":"2ce6791741d501bb2e332f6c23ed319d9cf69368","kind":"tag","published_at":"2011-03-29T22:18:38.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.5","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5/manifests"},{"name":"commons-codec-1.5-RC1","sha":"ec54f9b458f6d3bce2cddf17a12d288032e14fde","kind":"tag","published_at":"2011-03-25T01:30:19.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.5-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5-RC1/manifests"},{"name":"CODEC_1_4_RC4","sha":"6fd9f5c7ff67401a7852eea14addd9b7547375e8","kind":"tag","published_at":"2009-08-06T16:39:26.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC4","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC4/manifests"},{"name":"CODEC_1_4_RC3","sha":"01afcb2c8d3bfeacee55f62a441567308f3201f6","kind":"tag","published_at":"2009-08-03T00:07:45.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC3","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC3/manifests"},{"name":"CODEC_1_4_RC2","sha":"1f01bb7e9d30b42709aebd4a88dbf0d067a64782","kind":"tag","published_at":"2009-07-24T09:18:13.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC2/manifests"},{"name":"CODEC_1_4_RC1","sha":"168c0dd542e2d3e418513c9d5d66a9bb2c9d1d0d","kind":"tag","published_at":"2009-07-23T02:07:45.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC1/manifests"},{"name":"CODEC_1_3","sha":"1af8f98c3bd96501d558bbe980a2a9f7eb188367","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_3","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3/manifests"},{"name":"CODEC_1_3_RC1","sha":"a562f2f19bc35fa8e7719e2e6c992ce9fa5a9d30","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_3_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_3_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_3_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3_RC1/manifests"},{"name":"CODEC_1_2","sha":"2c0905a09d5d04db7e572172bf2ead04293477a2","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_2","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2/manifests"},{"name":"CODEC_1_2_RC1","sha":"ea04a6817912bd50b259e1ada36822b4d444d1cd","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_2_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_2_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_2_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2_RC1/manifests"},{"name":"CODEC_1_1","sha":"b4e4eee0644a211c209c21a2056b6227bfee8ccc","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1/manifests"},{"name":"CODEC_1_1_RC1","sha":"5b703b9818b910490db12181863a274a247db736","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_1_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_1_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_1_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1_RC1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:01:46.988Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.631008627979018,"dependent_packages_count":13.753671800173922,"stargazers_count":17.440499805640044,"forks_count":13.36314855111667,"docker_downloads_count":null,"average":16.297082196227414},"purl":"pkg:maven/com.guicedee.services/commons-xmlbeans","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.guicedee.services:commons-xmlbeans","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.guicedee.services:commons-xmlbeans","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.guicedee.services:commons-xmlbeans/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-07T17:01:01.557Z","issues_count":0,"pull_requests_count":434,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2810945.0658536586,"issues_closed_count":0,"pull_requests_closed_count":410,"pull_request_authors_count":38,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7096774193548387,"merged_pull_requests_count":349,"bot_issues_count":0,"bot_pull_requests_count":359,"past_year_issues_count":0,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":35357.16129032258,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2028985507246377,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":65,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/issues","maintainers":[{"login":"arturobernalg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:commons-xmlbeans/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:commons-xmlbeans/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:commons-xmlbeans/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:commons-xmlbeans/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:commons-xmlbeans/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:commons-xmlbeans/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5975709,"name":"com.guicedee.services:commons-codec","ecosystem":"maven","description":"The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.","homepage":"https://commons.apache.org/proper/commons-codec/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/commons-codec","keywords_array":[],"namespace":"com.guicedee.services","versions_count":446,"first_release_published_at":"2019-11-01T13:08:08.000Z","latest_release_published_at":"2022-02-10T15:41:14.000Z","latest_release_number":"1.2.2.1-jre17","last_synced_at":"2026-03-30T23:03:06.588Z","created_at":"2023-01-26T15:56:35.174Z","updated_at":"2026-03-30T23:03:06.602Z","registry_url":"https://central.sonatype.com/artifact/com.guicedee.services/commons-codec/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.guicedee.services/commons-codec/","metadata":{},"repo_metadata":{"id":39838664,"uuid":"206371","full_name":"apache/commons-codec","owner":"apache","description":"Apache Commons Codec","archived":false,"fork":false,"pushed_at":"2025-10-19T12:55:46.000Z","size":6638,"stargazers_count":469,"open_issues_count":4,"forks_count":252,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-10-24T13:02:12.730Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/codec/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-05-21T01:20:25.000Z","updated_at":"2025-10-19T12:55:50.000Z","dependencies_parsed_at":"2023-11-19T15:36:51.015Z","dependency_job_id":"7ec784c4-515e-4751-964f-4a726b529fc1","html_url":"https://github.com/apache/commons-codec","commit_stats":{"total_commits":2873,"total_committers":60,"mean_commits":47.88333333333333,"dds":0.3926209537069265,"last_synced_commit":"d1023d2ec08d4eb8a8a18d55e2decc63f3633968"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-codec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/sbom","scorecard":{"id":201305,"data":{"date":"2025-08-16T02:14:34Z","repo":{"name":"github.com/apache/commons-codec","commit":"75bf0c54132cf7cce876ce1f1f8826a6b6e98162"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.2,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/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":"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":"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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 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":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (6) 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":"6 out of 6 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 81 contributing companies or organizations","details":["Info: found contributions from: AdoptOpenJDK, BSC-ES, CI4RI, CjanOrg, DSpace, DestinE-Climate-DT, PaskualeOrg, ResearchObject, Sauceforge, Smashing, TestAnything, TinyGearsOrg, apache, apache software foundation, apache-archiva, apple, assertj, atmire, barcelona supercomputing center, beanshell, beaucoup4j, biocompute-objects, bioconda, bioexcel, biouno, bridgedb, by-covid, cityEHR, codehaus-mojo, codehaus-plexus, common-workflow-lab, common-workflow-language, conda-forge, cucumber, cylc, destination-earth-digital-twins, devmultitask, eScienceLab, eXist-book, eXistSolutions, eflows4hpc, elixir-europe, eosc-life, escience lab the university of manchester, evolved binary, evolvedbinary, expath, exquery, groovy, gwt-maven-plugin, hamcrest, hqbeds, ibisba, idr-contrib, jai-imageio, jclouds, jenkinsci, jetty, jetty-project, kawa-software, life-sciences-interoperability, maven-mojo, metomi, mojohaus, myExperiment, myGrid, nestor-qa, prefixcommons, rabix, redback, sapporo-wes, swi-prologhackday, taverna, trefx, tupilabs, university of sussex, usable-oa, w3c, webtide, wf4ever, workflowhub-eu"],"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:36.689Z","repository_id":39838664,"created_at":"2025-08-16T22:53:36.689Z","updated_at":"2025-08-16T22:53:36.689Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280906260,"owners_count":26411387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"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":2823,"last_synced_at":"2025-10-21T00:26:57.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1261551,"followers":20159,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-21T00:26:57.129Z","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":[]},"repo_metadata_updated_at":"2025-12-22T13:54:10.419Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.631008627979018,"dependent_packages_count":13.753671800173922,"stargazers_count":17.440499805640044,"forks_count":13.36314855111667,"docker_downloads_count":null,"average":16.297082196227414},"purl":"pkg:maven/com.guicedee.services/commons-codec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.guicedee.services:commons-codec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.guicedee.services:commons-codec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.guicedee.services:commons-codec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T04:27:08.297Z","issues_count":0,"pull_requests_count":432,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2823632.507352941,"issues_closed_count":0,"pull_requests_closed_count":408,"pull_request_authors_count":36,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6805555555555556,"merged_pull_requests_count":347,"bot_issues_count":0,"bot_pull_requests_count":359,"past_year_issues_count":0,"past_year_pull_requests_count":113,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":58860.679611650485,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1504424778761062,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":103,"past_year_merged_pull_requests_count":94,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/issues","maintainers":[{"login":"arturobernalg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:commons-codec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:commons-codec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:commons-codec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:commons-codec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:commons-codec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:commons-codec/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5975710,"name":"com.guicedee.services:apache-poi-ooxml","ecosystem":"maven","description":"The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.","homepage":"https://commons.apache.org/proper/commons-codec/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/commons-codec","keywords_array":[],"namespace":"com.guicedee.services","versions_count":446,"first_release_published_at":"2019-11-01T13:09:47.000Z","latest_release_published_at":"2022-02-10T15:52:04.000Z","latest_release_number":"1.2.2.1-jre17","last_synced_at":"2026-06-19T10:01:20.545Z","created_at":"2023-01-26T15:56:35.241Z","updated_at":"2026-06-19T10:01:20.545Z","registry_url":"https://central.sonatype.com/artifact/com.guicedee.services/apache-poi-ooxml/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.guicedee.services/apache-poi-ooxml/","metadata":{"distribution_repositories":["https://jwebmp.com/artifactory/libs-release-local","https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://jwebmp.com/artifactory/libs-snapshot-local","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":39838664,"uuid":"206371","full_name":"apache/commons-codec","owner":"apache","description":"Apache Commons Codec","archived":false,"fork":false,"pushed_at":"2026-01-30T12:08:21.000Z","size":6755,"stargazers_count":475,"open_issues_count":5,"forks_count":257,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-02-04T03:34:21.289Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/codec/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-05-21T01:20:25.000Z","updated_at":"2026-02-03T07:28:24.000Z","dependencies_parsed_at":"2023-11-19T15:36:51.015Z","dependency_job_id":"7ec784c4-515e-4751-964f-4a726b529fc1","html_url":"https://github.com/apache/commons-codec","commit_stats":{"total_commits":2873,"total_committers":60,"mean_commits":47.88333333333333,"dds":0.3926209537069265,"last_synced_commit":"d1023d2ec08d4eb8a8a18d55e2decc63f3633968"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-codec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/sbom","scorecard":{"id":201305,"data":{"date":"2025-08-16T02:14:34Z","repo":{"name":"github.com/apache/commons-codec","commit":"75bf0c54132cf7cce876ce1f1f8826a6b6e98162"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.2,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/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":"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":"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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 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":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (6) 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":"6 out of 6 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 81 contributing companies or organizations","details":["Info: found contributions from: AdoptOpenJDK, BSC-ES, CI4RI, CjanOrg, DSpace, DestinE-Climate-DT, PaskualeOrg, ResearchObject, Sauceforge, Smashing, TestAnything, TinyGearsOrg, apache, apache software foundation, apache-archiva, apple, assertj, atmire, barcelona supercomputing center, beanshell, beaucoup4j, biocompute-objects, bioconda, bioexcel, biouno, bridgedb, by-covid, cityEHR, codehaus-mojo, codehaus-plexus, common-workflow-lab, common-workflow-language, conda-forge, cucumber, cylc, destination-earth-digital-twins, devmultitask, eScienceLab, eXist-book, eXistSolutions, eflows4hpc, elixir-europe, eosc-life, escience lab the university of manchester, evolved binary, evolvedbinary, expath, exquery, groovy, gwt-maven-plugin, hamcrest, hqbeds, ibisba, idr-contrib, jai-imageio, jclouds, jenkinsci, jetty, jetty-project, kawa-software, life-sciences-interoperability, maven-mojo, metomi, mojohaus, myExperiment, myGrid, nestor-qa, prefixcommons, rabix, redback, sapporo-wes, swi-prologhackday, taverna, trefx, tupilabs, university of sussex, usable-oa, w3c, webtide, wf4ever, workflowhub-eu"],"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:36.689Z","repository_id":39838664,"created_at":"2025-08-16T22:53:36.689Z","updated_at":"2025-08-16T22:53:36.689Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29200843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T16:28:23.579Z","status":"ssl_error","status_checked_at":"2026-02-07T16:28:22.566Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"rel/commons-codec-1.21.0","sha":"91c44048f2751ef89567cd50ff04851da4f56e3f","kind":"tag","published_at":"2026-01-29T19:05:02.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.21.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.21.0/manifests"},{"name":"commons-codec-1.21.0-RC1","sha":"91c44048f2751ef89567cd50ff04851da4f56e3f","kind":"tag","published_at":"2026-01-23T14:16:44.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.21.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.21.0-RC1/manifests"},{"name":"rel/commons-codec-1.20.0","sha":"b20db1f1fa6ee7b0536f6a25c9c33f8289c22098","kind":"tag","published_at":"2025-11-05T20:26:35.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.20.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.20.0/manifests"},{"name":"commons-codec-1.20.0-RC1","sha":"03cf9375f858a6c0ad66e539f016c4d57971980a","kind":"tag","published_at":"2025-10-30T12:22:37.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.20.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.20.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.20.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.20.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.20.0-RC1/manifests"},{"name":"rel/commons-codec-1.19.0","sha":"351cb22e1e1948aaabb39a463dce631bea156125","kind":"tag","published_at":"2025-07-22T19:08:06.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.19.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.19.0/manifests"},{"name":"commons-codec-1.19.0-RC1","sha":"351cb22e1e1948aaabb39a463dce631bea156125","kind":"tag","published_at":"2025-07-19T17:18:35.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.19.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.19.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.19.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.19.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.19.0-RC1/manifests"},{"name":"rel/commons-codec-1.18.0","sha":"5f76abb946164b943bc2cf367bc1d70b8f6e70d1","kind":"tag","published_at":"2025-01-27T18:03:25.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.18.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.18.0/manifests"},{"name":"commons-codec-1.18.0-RC1","sha":"a38de9528197b2d01e5b6c9b2e0af3a624cff017","kind":"tag","published_at":"2025-01-24T14:04:22.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.18.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.18.0-RC1/manifests"},{"name":"rel/commons-codec-1.17.2","sha":"19626132f74dc16dd4548f838d1fded1da5285a2","kind":"tag","published_at":"2025-01-06T21:59:39.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.17.2","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.2/manifests"},{"name":"commons-codec-1.17.2-RC1","sha":"19626132f74dc16dd4548f838d1fded1da5285a2","kind":"tag","published_at":"2024-12-28T14:15:33.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.17.2-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.17.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.17.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.2-RC1/manifests"},{"name":"rel/commons-codec-1.17.1","sha":"965109705c5236b05011e1c45f47d991abfa521e","kind":"tag","published_at":"2024-07-15T22:25:38.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.17.1","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.1/manifests"},{"name":"commons-codec-1.17.1-RC1","sha":"965109705c5236b05011e1c45f47d991abfa521e","kind":"tag","published_at":"2024-07-12T16:18:27.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.17.1-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.17.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.17.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.1-RC1/manifests"},{"name":"rel/commons-codec-1.17.0","sha":"5d809fe3d729bde9b507a51d2b2ed659da053692","kind":"tag","published_at":"2024-04-27T12:48:46.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.17.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.17.0/manifests"},{"name":"commons-codec-1.17.0-RC1","sha":"5d809fe3d729bde9b507a51d2b2ed659da053692","kind":"tag","published_at":"2024-04-20T18:09:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.17.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.17.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.17.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.17.0-RC1/manifests"},{"name":"rel/commons-codec-1.16.1","sha":"e59fc76531141cb4a36f3031457b9d5f07e5e43f","kind":"tag","published_at":"2024-02-08T21:27:20.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.16.1","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.1/manifests"},{"name":"commons-codec-1.16.1-RC1","sha":"e59fc76531141cb4a36f3031457b9d5f07e5e43f","kind":"tag","published_at":"2024-02-04T15:28:05.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.16.1-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.16.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.16.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.1-RC1/manifests"},{"name":"rel/commons-codec-1.16.0","sha":"2614a4ca9d79c2b96a3147d206b4fb27443f8ce8","kind":"tag","published_at":"2023-06-21T18:15:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.16.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.16.0/manifests"},{"name":"commons-codec-1.16.0-RC2","sha":"2614a4ca9d79c2b96a3147d206b4fb27443f8ce8","kind":"tag","published_at":"2023-06-18T00:12:35.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.16.0-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.16.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.16.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16.0-RC2/manifests"},{"name":"commons-codec-1.16-rc1","sha":"a7af6b2159c8868899608a5fe89228c50ab985a5","kind":"tag","published_at":"2022-01-22T05:03:07.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.16-rc1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.16-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.16-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.16-rc1/manifests"},{"name":"rel/commons-codec-1.15","sha":"c89d2af770f05457fbefa5fb4713c888bf177fb2","kind":"tag","published_at":"2020-09-01T13:02:29.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.15","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.15/manifests"},{"name":"commons-codec-1.15-RC1","sha":"c89d2af770f05457fbefa5fb4713c888bf177fb2","kind":"tag","published_at":"2020-08-28T11:34:57.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.15-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.15-RC1/manifests"},{"name":"commons-codec-1.14","sha":"af7b94750e2178b8437d9812b28e36ac87a455f2","kind":"tag","published_at":"2020-01-03T19:29:23.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.14","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14/manifests"},{"name":"commons-codec-1.14-RC1","sha":"af7b94750e2178b8437d9812b28e36ac87a455f2","kind":"tag","published_at":"2019-12-31T00:38:40.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.14-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.14-RC1/manifests"},{"name":"commons-codec-1.13","sha":"beafa49f88be397f89b78d125d2c7c52b0114006","kind":"tag","published_at":"2019-07-23T12:05:43.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.13","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13/manifests"},{"name":"commons-codec-1.13-RC1","sha":"20dc3ec2c6b41f9412ecf4a1cbe9bba10e1498ed","kind":"tag","published_at":"2019-07-20T15:31:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.13-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.13-RC1/manifests"},{"name":"commons-codec-1.12","sha":"0082c9e31747d6f0d5a66dc993d817a00e1451a4","kind":"tag","published_at":"2019-02-14T14:21:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12/manifests"},{"name":"commons-codec-1.12-RC3","sha":"0082c9e31747d6f0d5a66dc993d817a00e1451a4","kind":"tag","published_at":"2019-02-09T13:45:39.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12-RC3","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC3/manifests"},{"name":"commons-codec-1.12-RC2","sha":"1884dc028bce8094e8ddd7a9fc192a107a64527a","kind":"tag","published_at":"2019-02-07T01:16:36.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC2/manifests"},{"name":"commons-codec-1.12-RC1","sha":"ab83ed53d64e10b627443b0e627c3b5bc1593be2","kind":"tag","published_at":"2019-02-06T02:45:46.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.12-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.12-RC1/manifests"},{"name":"commons-codec-1.11","sha":"9ceef2231549e95f7868266f38b0c7e1a0a40ed4","kind":"tag","published_at":"2017-10-20T23:22:24.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.11","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11/manifests"},{"name":"commons-codec-1.11-RC1","sha":"10d9ee2cde5b3e3c63e9525e074ce8d06ed5f8d5","kind":"tag","published_at":"2017-10-17T14:52:09.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.11-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.11-RC1/manifests"},{"name":"1.10","sha":"e9da3d16ae67f2940a0bbdf982ecec19a0481981","kind":"tag","published_at":"2014-11-10T02:32:15.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.10","html_url":"https://github.com/apache/commons-codec/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10/manifests"},{"name":"1.10-RC2","sha":"67e23d517011154bb769b351955b44757df3e98d","kind":"tag","published_at":"2014-11-06T14:12:26.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.10-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/1.10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC2/manifests"},{"name":"1.10-RC1","sha":"566477c9af6eed5b835d854834ea38a638fe17fb","kind":"tag","published_at":"2014-11-06T04:43:59.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.10-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.10-RC1/manifests"},{"name":"1.9","sha":"52cfc73491e417366c77c226a7b01b40f7677f9a","kind":"tag","published_at":"2013-12-24T20:18:30.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.9","html_url":"https://github.com/apache/commons-codec/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9/manifests"},{"name":"1.9-RC1","sha":"384b23c671829704aa1655361e8e8035e1d6b140","kind":"tag","published_at":"2013-12-21T03:55:45.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.9-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.9-RC1/manifests"},{"name":"1.8","sha":"aa988a92ce3317077abd4e8414ef501b382d7fc0","kind":"tag","published_at":"2013-04-28T18:39:03.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8/manifests"},{"name":"1.8-RC4","sha":"e758e087e96265e811baa405ed4695168580b201","kind":"tag","published_at":"2013-04-19T15:22:55.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC4","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC4/manifests"},{"name":"1.8-RC3","sha":"0c7c9497b0ff755fc7da9e68a45b4c797302c18c","kind":"tag","published_at":"2013-04-18T13:08:29.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC3","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC3/manifests"},{"name":"1.8-RC2","sha":"b4cc94fbb0009b44d3f2b8e5fe67988afffc0a54","kind":"tag","published_at":"2013-04-17T02:25:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC2/manifests"},{"name":"1.8-RC1","sha":"0670d6ed35739bb0a3a445c5045842245b908ebc","kind":"tag","published_at":"2013-04-16T18:02:08.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.8-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.8-RC1/manifests"},{"name":"1.7","sha":"183aa006e80e5c5a4c8c215d104be39cd77f3336","kind":"tag","published_at":"2012-09-14T20:05:59.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.7","html_url":"https://github.com/apache/commons-codec/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7/manifests"},{"name":"1.7-RC2","sha":"b3f0f7aafe70e57108d731fd5f23d4c3f214b914","kind":"tag","published_at":"2012-09-11T12:03:37.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.7-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/1.7-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.7-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC2/manifests"},{"name":"1.7-RC1","sha":"6be034a93ed1b3f8c6ac1638eafa3ff154bfc1f3","kind":"tag","published_at":"2012-09-10T13:38:56.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1.7-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/1.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1.7-RC1/manifests"},{"name":"1_6","sha":"23f2aa4fb66aa5b026184ed17b6ad070da183794","kind":"tag","published_at":"2012-03-05T21:58:59.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/1_6","html_url":"https://github.com/apache/commons-codec/releases/tag/1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/1_6/manifests"},{"name":"CODEC_1_4","sha":"f375d169f8e030169d63d9da00bb14ae2da2ac34","kind":"tag","published_at":"2011-12-07T17:45:48.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4/manifests"},{"name":"commons-codec-1.6-RC2","sha":"ec23a68495a96f5a65e4613545ecee6fd8e37fcf","kind":"tag","published_at":"2011-11-20T17:49:09.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.6-RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.6-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.6-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC2/manifests"},{"name":"commons-codec-1.6-RC1","sha":"551472689cf9570dfe88cecc4e52498db17d59b6","kind":"tag","published_at":"2011-11-14T15:04:32.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.6-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.6-RC1/manifests"},{"name":"commons-codec-1.5","sha":"2ce6791741d501bb2e332f6c23ed319d9cf69368","kind":"tag","published_at":"2011-03-29T22:18:38.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.5","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5/manifests"},{"name":"commons-codec-1.5-RC1","sha":"ec54f9b458f6d3bce2cddf17a12d288032e14fde","kind":"tag","published_at":"2011-03-25T01:30:19.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.5-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.5-RC1/manifests"},{"name":"CODEC_1_4_RC4","sha":"6fd9f5c7ff67401a7852eea14addd9b7547375e8","kind":"tag","published_at":"2009-08-06T16:39:26.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC4","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC4/manifests"},{"name":"CODEC_1_4_RC3","sha":"01afcb2c8d3bfeacee55f62a441567308f3201f6","kind":"tag","published_at":"2009-08-03T00:07:45.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC3","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC3/manifests"},{"name":"CODEC_1_4_RC2","sha":"1f01bb7e9d30b42709aebd4a88dbf0d067a64782","kind":"tag","published_at":"2009-07-24T09:18:13.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC2","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC2/manifests"},{"name":"CODEC_1_4_RC1","sha":"168c0dd542e2d3e418513c9d5d66a9bb2c9d1d0d","kind":"tag","published_at":"2009-07-23T02:07:45.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_4_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_4_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_4_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_4_RC1/manifests"},{"name":"CODEC_1_3","sha":"1af8f98c3bd96501d558bbe980a2a9f7eb188367","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_3","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3/manifests"},{"name":"CODEC_1_3_RC1","sha":"a562f2f19bc35fa8e7719e2e6c992ce9fa5a9d30","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_3_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_3_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_3_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_3_RC1/manifests"},{"name":"CODEC_1_2","sha":"2c0905a09d5d04db7e572172bf2ead04293477a2","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_2","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2/manifests"},{"name":"CODEC_1_2_RC1","sha":"ea04a6817912bd50b259e1ada36822b4d444d1cd","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_2_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_2_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_2_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_2_RC1/manifests"},{"name":"CODEC_1_1","sha":"b4e4eee0644a211c209c21a2056b6227bfee8ccc","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1/manifests"},{"name":"CODEC_1_1_RC1","sha":"5b703b9818b910490db12181863a274a247db736","kind":"tag","published_at":"2007-07-29T03:42:34.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/CODEC_1_1_RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/CODEC_1_1_RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@CODEC_1_1_RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1_RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/CODEC_1_1_RC1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:01:46.990Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":12,"rankings":{"downloads":null,"dependent_repos_count":6.956683778357518,"dependent_packages_count":11.322970140700578,"stargazers_count":17.440499805640044,"forks_count":13.36314855111667,"docker_downloads_count":null,"average":12.270825568953702},"purl":"pkg:maven/com.guicedee.services/apache-poi-ooxml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.guicedee.services:apache-poi-ooxml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.guicedee.services:apache-poi-ooxml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.guicedee.services:apache-poi-ooxml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-07T17:01:01.557Z","issues_count":0,"pull_requests_count":434,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2810945.0658536586,"issues_closed_count":0,"pull_requests_closed_count":410,"pull_request_authors_count":38,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7096774193548387,"merged_pull_requests_count":349,"bot_issues_count":0,"bot_pull_requests_count":359,"past_year_issues_count":0,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":35357.16129032258,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2028985507246377,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":65,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/issues","maintainers":[{"login":"arturobernalg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:apache-poi-ooxml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:apache-poi-ooxml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:apache-poi-ooxml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:apache-poi-ooxml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:apache-poi-ooxml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:apache-poi-ooxml/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":1638166,"full_name":"apache/commons-codec","default_branch":"master","total_commits":3416,"total_committers":67,"total_bot_commits":265,"total_bot_committers":1,"mean_commits":50.985074626865675,"dds":0.3545081967213115,"past_year_total_commits":398,"past_year_total_committers":9,"past_year_total_bot_commits":34,"past_year_total_bot_committers":1,"past_year_mean_commits":44.22222222222222,"past_year_dds":0.128140703517588,"last_synced_at":"2026-06-21T03:36:37.836Z","last_synced_commit":"1da0ee652afce8a67da6e777298951452d8e9548","created_at":"2024-06-26T12:38:01.711Z","updated_at":"2026-06-21T03:36:21.199Z","committers":[{"name":"Gary D. Gregory","email":"ggregory@apache.org","login":"garydgregory","count":2205},{"name":"Sebastian Bazley","email":"sebb@apache.org","login":"sebbASF","count":330},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":265},{"name":"aherbert","email":"aherbert@apache.org","login":"aherbert","count":100},{"name":"Timothy O'Brien","email":"tobrien@apache.org","login":null,"count":89},{"name":"Henri Yandell","email":"bayard@apache.org","login":null,"count":64},{"name":"Thomas Neidhart","email":"tn@apache.org","login":"netomi","count":62},{"name":"Niall Kegan Pemberton","email":"niallp@apache.org","login":null,"count":52},{"name":"Gary Gregory","email":"gardgregory@gmail.com","login":null,"count":52},{"name":"Pascal Schumacher","email":"pascalschumacher@apache.org","login":"PascalSchumacher","count":20},{"name":"Rob Tompkins","email":"chtompki@gmail.com","login":"chtompki","count":15},{"name":"Adam Retter","email":"adam.retter@googlemail.com","login":"adamretter","count":14},{"name":"Matt Sicker","email":"mattsicker@apache.org","login":"jvz","count":14},{"name":"Julius Davies","email":"julius@apache.org","login":null,"count":12},{"name":"Arturo Bernal","email":"arturobernalg@gmail.com","login":"arturobernalg","count":12},{"name":"Bruno P. Kinoshita","email":"kinow","login":"kinow","count":8},{"name":"John Patrick","email":"142304+nhojpatrick","login":"nhojpatrick","count":7},{"name":"OldTruckDriver","email":"43225823+OldTruckDriver","login":"OldTruckDriver","count":7},{"name":"Mark R. Diggory","email":"mdiggory@apache.org","login":"mdiggory","count":6},{"name":"Dirk Verbeeck","email":"dirkv@apache.org","login":null,"count":5},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":5},{"name":"Rahul Akolkar","email":"rahul@apache.org","login":"rahu1","count":5},{"name":"Stian Soiland-Reyes","email":"stain@apache.org","login":"stain","count":5},{"name":"Arthur Chan","email":"gamease@hotmail.com","login":"arthurscchan","count":4},{"name":"Dennis Lundberg","email":"dennisl@apache.org","login":"dennisl","count":4},{"name":"Piotr P. Karwasz","email":"pkarwasz-github@apache.org","login":"ppkarwasz","count":4},{"name":"XenoAmess","email":"xenoamess@gmail.com","login":"XenoAmess","count":3},{"name":"Matthew Jason Benson","email":"mbenson@apache.org","login":"mbenson","count":2},{"name":"Jochen Wiedmann","email":"jochen@apache.org","login":"jochenw","count":2},{"name":"Claude Warren","email":"claude@xenei.com","login":"Claudenw","count":2},{"name":"Brett Leslie Porter","email":"brett@apache.org","login":"brettporter","count":2},{"name":"Dion Gillard","email":"dion@apache.org","login":null,"count":2},{"name":"Stephen Colebourne","email":"scolebourne@apache.org","login":null,"count":2},{"name":"Tompkins","email":"christopher.tompkins@capitalone.com","login":null,"count":2},{"name":"Sebastian Baunsgaard","email":"seb@bgaard.dk","login":"Baunsgaard","count":1},{"name":"Shalu Jha","email":"183721575+Shalujha0907","login":"Shalujha0907","count":1},{"name":"Stefan Bodewig","email":"bodewig@apache.org","login":"bodewig","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Varun Sharma","email":"varunsh@stepsecurity.io","login":"varunsh-coder","count":1},{"name":"ab","email":"ab@gps.at","login":null,"count":1},{"name":"No Author","email":"dev-null@apache.org","login":null,"count":1},{"name":"Craig R. McClanahan","email":"craigmcc@apache.org","login":null,"count":1},{"name":"Antoine Levy-Lambert","email":"antoine@apache.org","login":null,"count":1},{"name":"Yakov Shafranovich","email":"yakovsh","login":"yakovsh","count":1},{"name":"Yoav Shapira","email":"yoavs@apache.org","login":"YoavShapira","count":1},{"name":"fancying","email":"fancying1995@gmail.com","login":"pdtx","count":1},{"name":"lysannef","email":"43135876+lysannef","login":"lysannef","count":1},{"name":"rickyma","email":"rickyma@tencent.com","login":"rickyma","count":1},{"name":"tmousaw-ptc","email":"50027647+tmousaw-ptc","login":"tmousaw-ptc","count":1},{"name":"Alexander Pinske","email":"alex@pinske.eu","login":"apinske","count":1},{"name":"Aleksandr Beliakov","email":"aleksandr.beliakov@nowina.lu","login":"bsanchezb","count":1},{"name":"Alexander Reelsen","email":"alexander@reelsen.net","login":"spinscale","count":1},{"name":"Chris Kocel","email":"krzysztof.kocel@gmail.com","login":"kkocel","count":1},{"name":"Eitan Adler","email":"lists@eitanadler.com","login":"grimreaper","count":1},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":1},{"name":"Evan Saulpaugh","email":"evan.saulpaugh@gmail.com","login":"esaulpaugh","count":1},{"name":"Inkeet","email":"96276980+fadedblack","login":"fadedblack","count":1},{"name":"Itamar Carvalho","email":"itamarc@gmail.com","login":"itamarc","count":1},{"name":"James Gan","email":"jamesylgan","login":"jamesylgan","count":1},{"name":"Joerg Schaible","email":"joehni@apache.org","login":"joehni","count":1},{"name":"Marc Wrobel","email":"marc.wrobel@gmail.com","login":"marcwrobel","count":1},{"name":"Mark Thomas","email":"markt@apache.org","login":"markt-asf","count":1},{"name":"Melloware","email":"mellowaredev@gmail.com","login":"melloware","count":1},{"name":"Michael Froh","email":"msfroh@gmail.com","login":"msfroh","count":1},{"name":"Oleg Kalnichevski","email":"olegk@apache.org","login":"ok2c","count":1},{"name":"Olivier Jaquemet","email":"olivier.jaquemet@gmail.com","login":"OlivierJaquemet","count":1},{"name":"Phil Steitz","email":"psteitz@apache.org","login":"psteitz","count":1}],"past_year_committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":347},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":34},{"name":"OldTruckDriver","email":"43225823+OldTruckDriver","login":"OldTruckDriver","count":7},{"name":"Piotr P. Karwasz","email":"pkarwasz-github@apache.org","login":"ppkarwasz","count":4},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":2},{"name":"fancying","email":"fancying1995@gmail.com","login":"pdtx","count":1},{"name":"Shalu Jha","email":"183721575+Shalujha0907","login":"Shalujha0907","count":1},{"name":"Inkeet","email":"96276980+fadedblack","login":"fadedblack","count":1},{"name":"Aleksandr Beliakov","email":"aleksandr.beliakov@nowina.lu","login":"bsanchezb","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.101Z","repositories_count":6265296,"commits_count":875261866,"contributors_count":35096960,"owners_count":1169619,"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-codec","html_url":"https://github.com/apache/commons-codec","last_synced_at":"2026-06-19T09:00:32.524Z","status":"active","issues_count":0,"pull_requests_count":445,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2752079.8973747017,"issues_closed_count":0,"pull_requests_closed_count":419,"pull_request_authors_count":44,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7707865168539326,"merged_pull_requests_count":355,"bot_issues_count":0,"bot_pull_requests_count":359,"past_year_issues_count":0,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":54032.65625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":28,"created_at":"2023-05-15T22:49:25.344Z","updated_at":"2026-06-19T09:00:32.524Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":355,"github_actions":275,"java":80}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":404,"NONE":36,"MEMBER":5}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"dependabot[bot]":359,"arturobernalg":12,"nhojpatrick":11,"arthurscchan":5,"ppkarwasz":3,"Dmole":3,"jiangyq7":3,"Jatie1":2,"pdtx":2,"ALI1547RAZA":2,"TestImprove":2,"zee786zee":2,"cljk":2,"elharo":2,"Baunsgaard":2,"Shalujha0907":2,"Sajidrahman-tech":2,"msfroh":2,"kkocel":2,"Taranum67":1,"asf-gitbox-commits":1,"bsanchezb":1,"OlivierJaquemet":1,"sguill":1,"gpsfl":1,"TestBoost":1,"chenzhang22":1,"yakovsh":1,"kangxy":1,"geeeeeeker":1,"step-security-bot":1,"Ben-Waters":1,"itamarc":1,"YYTVicky":1,"sebbASF":1,"fadedblack":1,"garydgregory":1,"FastAtlas":1,"OldTruckDriver":1,"marcwrobel":1,"JLLeitschuh":1,"jamesgiu":1,"varunsh-coder":1,"esaulpaugh":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.438Z","repositories_count":14826689,"issues_count":33032335,"pull_requests_count":108911017,"authors_count":11313568,"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":26,"github_actions":21,"java":5}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":35,"NONE":2,"MEMBER":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":26,"ppkarwasz":3,"pdtx":2,"Shalujha0907":2,"asf-gitbox-commits":1,"bsanchezb":1,"fadedblack":1,"garydgregory":1,"OldTruckDriver":1}},"maintainers":[{"table":{"login":"arturobernalg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}},{"table":{"login":"garydgregory","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"}}],"active_maintainers":[{"table":{"login":"garydgregory","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"}}]}},"events":{"total":{"DeleteEvent":53,"PullRequestEvent":132,"ForkEvent":36,"WatchEvent":20,"IssueCommentEvent":24,"PushEvent":287,"PullRequestReviewCommentEvent":15,"PullRequestReviewEvent":9,"CreateEvent":72},"last_year":{"DeleteEvent":16,"PullRequestEvent":44,"ForkEvent":6,"WatchEvent":8,"IssueCommentEvent":16,"PushEvent":143,"PullRequestReviewEvent":4,"PullRequestReviewCommentEvent":12,"CreateEvent":23}},"keywords":["commons"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-17T01:16:18.199Z","updated_at":"2022-07-17T01:16:18.199Z","repository_link":"https://github.com/apache/commons-codec/blob/master/pom.xml","dependencies":[{"id":241308472,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.12.0","direct":true,"kind":"test","optional":false},{"id":241308473,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":"2.2","direct":true,"kind":"test","optional":false},{"id":241308474,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":241308475,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":241308476,"package_name":"org.junit:junit-bom","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"import","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T04:46:51.680Z","updated_at":"2023-02-12T04:46:51.680Z","repository_link":"https://github.com/apache/commons-codec/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7571614839,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":7571614840,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.5","direct":true,"kind":"composite","optional":false},{"id":7571614841,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7571614842,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7571614843,"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-02-12T04:46:52.354Z","updated_at":"2023-02-12T04:46:52.354Z","repository_link":"https://github.com/apache/commons-codec/blob/master/.github/workflows/maven.yml","dependencies":[{"id":7571629533,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":7571629534,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.5","direct":true,"kind":"composite","optional":false},{"id":7571629535,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3.10.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecards-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T04:46:52.941Z","updated_at":"2023-02-12T04:46:52.941Z","repository_link":"https://github.com/apache/commons-codec/blob/master/.github/workflows/scorecards-analysis.yml","dependencies":[{"id":7571635197,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":7571635202,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"e38b1902ae4f44df626f11ba0734b14fb91f8f86","direct":true,"kind":"composite","optional":false},{"id":7571635205,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false},{"id":7571635211,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"b398f525a5587552e573b247ac661067fafa920b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:01:09.803Z","updated_at":"2026-02-19T23:01:09.803Z","repository_link":"https://github.com/apache/commons-codec/blob/master/.github/workflows/dependency-review.yml","dependencies":[{"id":25821934389,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25821934390,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261","direct":true,"kind":"composite","optional":false}]}],"score":33.95370734689179,"created_at":"2025-08-29T09:31:13.949Z","updated_at":"2026-06-21T10:00:26.091Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362902","html_url":"https://summary.ecosyste.ms/projects/362902"}