{"id":13633022,"name":"codespell","ecosystem":"debian","description":null,"homepage":"https://github.com/codespell-project/codespell/","licenses":"gpl-2.0","normalized_licenses":[],"repository_url":"https://github.com/codespell-project/codespell","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T01:16:41.835Z","latest_release_published_at":"2026-02-12T01:16:41.835Z","latest_release_number":"2.4.1-1","last_synced_at":"2026-03-13T16:08:42.534Z","created_at":"2026-02-12T01:16:41.644Z","updated_at":"2026-03-25T19:01:38.326Z","registry_url":"https://tracker.debian.org/pkg/codespell","install_command":"apt-get install codespell","documentation_url":"https://packages.debian.org/trixie/codespell","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"codespell","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3, python3-chardet, python3-setuptools, python3-setuptools-scm, python3-pytest, python3-pytest-cov, python3-pytest-dependency, pybuild-plugin-pyproject, help2man","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1355819,"uuid":"1303538","full_name":"codespell-project/codespell","owner":"codespell-project","description":"check code for common misspellings","archived":false,"fork":false,"pushed_at":"2026-03-23T18:24:22.000Z","size":27735,"stargazers_count":2340,"open_issues_count":253,"forks_count":507,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-03-24T16:39:03.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codespell-project.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2011-01-28T17:23:32.000Z","updated_at":"2026-03-23T18:24:28.000Z","dependencies_parsed_at":"2023-09-26T12:39:34.053Z","dependency_job_id":"b9d0f053-ffa3-4cdb-9547-89467488338b","html_url":"https://github.com/codespell-project/codespell","commit_stats":{"total_commits":4393,"total_committers":224,"mean_commits":"19.611607142857142","dds":0.7910311859776917,"last_synced_commit":"73e3e28afd96b114961f26183739fa2dd71eb436"},"previous_names":["lucasdemarchi/codespell"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/codespell-project/codespell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codespell-project%2Fcodespell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codespell-project%2Fcodespell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codespell-project%2Fcodespell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codespell-project%2Fcodespell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codespell-project","download_url":"https://codeload.github.com/codespell-project/codespell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codespell-project%2Fcodespell/sbom","scorecard":{"id":297754,"data":{"date":"2025-08-11","repo":{"name":"github.com/codespell-project/codespell","commit":"7d07bdc1055a3254b17dfc6ab83b22a39387fb7f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: found token with 'none' permissions: .github/workflows/codespell.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:15","Info: found token with 'none' permissions: .github/workflows/tests.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":"Maintained","score":10,"reason":"30 commit(s) and 5 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/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":"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/codespell.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/codespell-project/codespell/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .devcontainer/post_create.sh:6","Warn: pipCommand not pinned by hash: .devcontainer/post_create.sh:12","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:90","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:45"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T19:57:21.614Z","repository_id":1355819,"created_at":"2025-08-17T19:57:21.614Z","updated_at":"2025-08-17T19:57:21.614Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30934682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T17:54:13.764Z","status":"ssl_error","status_checked_at":"2026-03-25T17:54:02.372Z","response_time":80,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-25T19:01:38.326Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/codespell?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/codespell","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/codespell","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/codespell/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-11T22:00:48.971Z","issues_count":236,"pull_requests_count":1102,"avg_time_to_close_issue":11646025.678082192,"avg_time_to_close_pull_request":1870442.2238648364,"issues_closed_count":146,"pull_requests_closed_count":947,"pull_request_authors_count":154,"issue_authors_count":130,"avg_comments_per_issue":3.4661016949152543,"avg_comments_per_pull_request":1.1497277676950999,"merged_pull_requests_count":845,"bot_issues_count":3,"bot_pull_requests_count":136,"past_year_issues_count":20,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":1130618.9,"past_year_avg_time_to_close_pull_request":466447.17171717173,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":99,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.15,"past_year_avg_comments_per_pull_request":0.7132352941176471,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":95,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/codespell-project%2Fcodespell/issues","maintainers":[{"login":"DimitriPapadopoulos","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DimitriPapadopoulos"},{"login":"luzpaz","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luzpaz"},{"login":"skangas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skangas"},{"login":"peternewman","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peternewman"},{"login":"larsoner","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"ferronn-dev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferronn-dev"},{"login":"anatol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anatol"}],"active_maintainers":[{"login":"DimitriPapadopoulos","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DimitriPapadopoulos"},{"login":"luzpaz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luzpaz"},{"login":"peternewman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peternewman"},{"login":"ferronn-dev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferronn-dev"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/codespell/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/codespell/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/codespell/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/codespell/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/codespell/codemeta","maintainers":[]}