{"id":5295988,"name":"codext","ecosystem":"conda","description":null,"homepage":"https://github.com/dhondta/python-codext","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/dhondta/python-codext","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2021-10-16T13:42:30.000Z","latest_release_published_at":"2022-03-30T00:20:11.000Z","latest_release_number":"1.13.4","last_synced_at":"2026-03-18T02:05:50.392Z","created_at":"2022-10-03T15:59:28.577Z","updated_at":"2026-03-18T02:29:57.337Z","registry_url":"https://anaconda.org/conda-forge/codext","install_command":"conda install -c conda-forge codext","documentation_url":null,"metadata":{},"repo_metadata":{"id":39257831,"uuid":"236679865","full_name":"dhondta/python-codext","owner":"dhondta","description":"Python codecs extension featuring CLI tools for encoding/decoding anything","archived":false,"fork":false,"pushed_at":"2025-09-17T20:43:40.000Z","size":5065,"stargazers_count":290,"open_issues_count":0,"forks_count":26,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-17T22:32:07.552Z","etag":null,"topics":["alphabet","base","base36","base45","base58","base62","braille","cli-tools","codecs","cryptography","cryptography-tools","ctf","ctf-tools","decode-strings","decoder","encoder-decoder","encoding","encodings","infosec","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhondta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-28T07:24:23.000Z","updated_at":"2025-09-17T20:43:44.000Z","dependencies_parsed_at":"2024-01-03T08:26:07.167Z","dependency_job_id":"f5930fcb-eb92-4b6d-b8a9-a6ce658f2b2b","html_url":"https://github.com/dhondta/python-codext","commit_stats":{"total_commits":299,"total_committers":4,"mean_commits":74.75,"dds":0.03678929765886285,"last_synced_commit":"8a902fa6aa1768e33c649d51633703087e486e39"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dhondta/python-codext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhondta%2Fpython-codext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhondta%2Fpython-codext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhondta%2Fpython-codext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhondta%2Fpython-codext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhondta","download_url":"https://codeload.github.com/dhondta/python-codext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhondta%2Fpython-codext/sbom","scorecard":{"id":340460,"data":{"date":"2025-08-11","repo":{"name":"github.com/dhondta/python-codext","commit":"a1c0eea919b8ab8b13e1c91e84f3d724536c7c75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/28 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/dhondta/python-codext/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dhondta/python-codext/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/dhondta/python-codext/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/dhondta/python-codext/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/dhondta/python-codext/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/dhondta/python-codext/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/dhondta/python-codext/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/dhondta/python-codext/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/dhondta/python-codext/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:101","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:78"],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T05:40:58.484Z","repository_id":39257831,"created_at":"2025-08-18T05:40:58.484Z","updated_at":"2025-08-18T05:40:58.484Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276033090,"owners_count":25573477,"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-09-20T02:00:10.207Z","response_time":63,"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":"dhondta","name":"Alex","uuid":"9108102","kind":"user","description":"I'm a security professional, passionate about programming (especially Python) and cyber security.","email":"","website":"https://projects.praxisec.be","location":null,"twitter":"alex_dhondt","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9108102?u=49147bf2b13bc99ec0b533f2b9d121e9a4773c97\u0026v=4","repositories_count":14,"last_synced_at":"2023-03-08T07:38:09.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dhondta","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T00:37:19.402Z","updated_at":"2023-03-08T07:38:09.573Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhondta","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhondta/repositories"},"tags":[{"name":"1.10.1","sha":"c70feddad017b58030c5db1ea7444fbb4e6bfbe5","kind":"commit","published_at":"2021-11-25T06:45:21.000Z","download_url":"https://codeload.github.com/dhondta/python-codext/tar.gz/1.10.1","html_url":"https://github.com/dhondta/python-codext/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhondta/python-codext@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhondta%2Fpython-codext/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhondta%2Fpython-codext/tags/1.10.1/manifests"}]},"repo_metadata_updated_at":"2026-03-18T02:29:57.315Z","dependent_packages_count":0,"downloads":80964,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":23.963064636885452,"forks_count":34.734215123533815,"average":35.974544547042676},"purl":"pkg:conda/codext?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/codext","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/codext","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/codext/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T20:02:43.277Z","issues_count":7,"pull_requests_count":4,"avg_time_to_close_issue":2703309.1666666665,"avg_time_to_close_pull_request":1744321.25,"issues_closed_count":6,"pull_requests_closed_count":4,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":85133.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhondta%2Fpython-codext/issues","maintainers":[{"login":"dhondta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhondta"}],"active_maintainers":[{"login":"dhondta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhondta"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codext/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codext/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codext/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codext/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codext/codemeta","maintainers":[]}