{"id":4792231,"name":"commons-codec:commons-codec","ecosystem":"maven","description":"The Apache Commons Codec component contains encoders and decoders for\n formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these\n widely used encoders and decoders, the codec package also maintains a\n 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":26,"first_release_published_at":"2005-11-08T22:29:51.000Z","latest_release_published_at":"2026-07-30T23:55:34.000Z","latest_release_number":"1.22.1","last_synced_at":"2026-09-19T20:33:56.805Z","created_at":"2022-07-26T12:29:04.365Z","updated_at":"2026-09-19T20:33:56.805Z","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":"2026-09-13T01:15:02.000Z","size":7350,"stargazers_count":490,"open_issues_count":6,"forks_count":277,"subscribers_count":51,"default_branch":"master","last_synced_at":"2026-09-14T11:05:33.698Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-05-21T01:20:25.000Z","updated_at":"2026-09-13T01:15:05.000Z","dependencies_parsed_at":"2026-08-30T20:44:31.256Z","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":64,"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":341189360,"owners_count":37317286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-14T02:00:06.290Z","response_time":176,"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":3149,"last_synced_at":"2026-09-13T01:22:01.250Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1404314,"followers":24201,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-09-13T01:22:01.268Z","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.22.1","sha":"dc8f6c832a30f524bf12a5ae7ab013e4ad7c088f","kind":"tag","published_at":"2026-07-30T09:33:35.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.22.1","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.22.1/manifests"},{"name":"commons-codec-1.22.1-RC1","sha":"dc8f6c832a30f524bf12a5ae7ab013e4ad7c088f","kind":"tag","published_at":"2026-07-27T00:11:26.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.22.1-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.22.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.22.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.22.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.22.1-RC1/manifests"},{"name":"rel/commons-codec-1.22.0","sha":"81a6295f071df5819893422a397d94bc396f2edd","kind":"tag","published_at":"2026-04-25T00:30:02.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/rel/commons-codec-1.22.0","html_url":"https://github.com/apache/commons-codec/releases/tag/rel/commons-codec-1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@rel%2Fcommons-codec-1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/rel%2Fcommons-codec-1.22.0/manifests"},{"name":"commons-codec-1.22.0-RC1","sha":"81a6295f071df5819893422a397d94bc396f2edd","kind":"tag","published_at":"2026-04-19T11:12:19.000Z","download_url":"https://codeload.github.com/apache/commons-codec/tar.gz/commons-codec-1.22.0-RC1","html_url":"https://github.com/apache/commons-codec/releases/tag/commons-codec-1.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/commons-codec@commons-codec-1.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-codec/tags/commons-codec-1.22.0-RC1/manifests"},{"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":"b20db1f1fa6ee7b0536f6a25c9c33f8289c22098","kind":"tag","published_at":"2025-11-02T20:04:08.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-09-14T13:24:12.243Z","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":"2026-09-13T17:04:57.161Z","issues_count":0,"pull_requests_count":450,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2732142.087470449,"issues_closed_count":0,"pull_requests_closed_count":423,"pull_request_authors_count":46,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":357,"bot_issues_count":0,"bot_pull_requests_count":359,"past_year_issues_count":0,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":153009.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.5714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"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"},{"login":"garydgregory","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"}],"active_maintainers":[{"login":"garydgregory","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"}]},"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":[]}