{"id":2674893,"name":"codeowners","ecosystem":"pypi","description":"Codeowners parser for Python","homepage":"https://github.com/sbdchd/codeowners","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sbdchd/codeowners","keywords_array":["codeowners","git","github"],"namespace":null,"versions_count":14,"first_release_published_at":"2019-08-03T14:59:14.000Z","latest_release_published_at":"2025-04-26T02:20:36.000Z","latest_release_number":"0.8.0","last_synced_at":"2026-05-26T15:31:55.747Z","created_at":"2022-04-10T10:23:52.210Z","updated_at":"2026-05-26T15:31:55.747Z","registry_url":"https://pypi.org/project/codeowners/","install_command":"pip install codeowners --index-url https://pypi.org/simple","documentation_url":"https://codeowners.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"codeowners","project_status":null},"repo_metadata":{"id":40328765,"uuid":"200386032","full_name":"sbdchd/codeowners","owner":"sbdchd","description":":honeybee: A Python library for codeowners files","archived":false,"fork":false,"pushed_at":"2025-04-26T02:20:58.000Z","size":82,"stargazers_count":45,"open_issues_count":7,"forks_count":20,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-05T21:58:21.554Z","etag":null,"topics":["codeowners","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbdchd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"codeowners/__init__.py","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-03T14:40:16.000Z","updated_at":"2025-08-17T20:16:49.000Z","dependencies_parsed_at":"2024-06-18T18:42:16.391Z","dependency_job_id":"cb65651a-ccac-48b8-8de6-041d1f74f8b9","html_url":"https://github.com/sbdchd/codeowners","commit_stats":{"total_commits":35,"total_committers":8,"mean_commits":4.375,"dds":"0.19999999999999996","last_synced_commit":"53a7a9533ab455b0aa3f35f599558a2e1a1e97b7"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/sbdchd/codeowners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbdchd%2Fcodeowners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbdchd%2Fcodeowners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbdchd%2Fcodeowners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbdchd%2Fcodeowners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbdchd","download_url":"https://codeload.github.com/sbdchd/codeowners/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbdchd%2Fcodeowners/sbom","scorecard":{"id":802523,"data":{"date":"2025-08-11","repo":{"name":"github.com/sbdchd/codeowners","commit":"e6a797bd57774779101c2954ecac0860885201c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 23/30 approved changesets -- score normalized to 7","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":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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: MIT License: 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":"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":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2020-28 / GHSA-m6xf-fq7q-8743","Warn: Project is vulnerable to: PYSEC-2020-27 / GHSA-q65m-pv3f-wr5r","Warn: Project is vulnerable to: PYSEC-2020-340 / GHSA-vqhp-cxgc-6wmm","Warn: Project is vulnerable to: PYSEC-2021-865 / GHSA-vv2x-vrpj-qqpq","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2020-149 / GHSA-hmv2-79q8-fv6g","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-23T10:53:39.657Z","repository_id":40328765,"created_at":"2025-08-23T10:53:39.657Z","updated_at":"2025-08-23T10:53:39.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32099323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sbdchd","name":"Steve Dignam","uuid":"7340772","kind":"user","description":"","email":"","website":"https://steve.dignam.xyz","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7340772?u=8ea5609745e1414589d53260c4b69e5c2db5d9aa\u0026v=4","repositories_count":85,"last_synced_at":"2025-03-12T23:02:03.579Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sbdchd","funding_links":[],"total_stars":3268,"followers":81,"following":4,"created_at":"2022-11-04T21:47:39.081Z","updated_at":"2025-03-12T23:02:03.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbdchd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbdchd/repositories"},"tags":[{"name":"v0.3.0","sha":"6c5e8563f4c675abb098df704e19f4c6b95ff9aa","kind":"commit","published_at":"2021-03-16T22:09:47.000Z","download_url":"https://codeload.github.com/sbdchd/codeowners/tar.gz/v0.3.0","html_url":"https://github.com/sbdchd/codeowners/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sbdchd/codeowners@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbdchd%2Fcodeowners/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbdchd%2Fcodeowners/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"29e4f79648055ce9beacdbd8bcdea419ff2dc83a","kind":"commit","published_at":"2021-01-28T04:14:13.000Z","download_url":"https://codeload.github.com/sbdchd/codeowners/tar.gz/v0.2.1","html_url":"https://github.com/sbdchd/codeowners/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sbdchd/codeowners@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbdchd%2Fcodeowners/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbdchd%2Fcodeowners/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e874f73c9e6949b5aebfb1a9eb6ed0ca67db876b","kind":"commit","published_at":"2021-01-24T23:17:59.000Z","download_url":"https://codeload.github.com/sbdchd/codeowners/tar.gz/v0.2.0","html_url":"https://github.com/sbdchd/codeowners/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sbdchd/codeowners@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbdchd%2Fcodeowners/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbdchd%2Fcodeowners/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-04-21T16:12:18.113Z","dependent_packages_count":7,"downloads":10402172,"downloads_period":"last-month","dependent_repos_count":33,"rankings":{"downloads":0.4112660818657362,"dependent_repos_count":2.551607925626243,"dependent_packages_count":1.8424441557095617,"stargazers_count":11.548104313131216,"forks_count":10.164299210634848,"docker_downloads_count":0.9807852036285024,"average":4.583084481766018},"purl":"pkg:pypi/codeowners","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/codeowners","docker_dependents_count":2,"docker_downloads_count":206672,"usage_url":"https://repos.ecosyste.ms/usage/pypi/codeowners","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/codeowners/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-24T15:00:57.497Z","issues_count":14,"pull_requests_count":34,"avg_time_to_close_issue":6388439.111111111,"avg_time_to_close_pull_request":618222.75,"issues_closed_count":9,"pull_requests_closed_count":32,"pull_request_authors_count":11,"issue_authors_count":12,"avg_comments_per_issue":2.7142857142857144,"avg_comments_per_pull_request":0.3235294117647059,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":188063.66666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbdchd%2Fcodeowners/issues","maintainers":[{"login":"sbdchd","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbdchd"},{"login":"chdsbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chdsbd"}],"active_maintainers":[{"login":"sbdchd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbdchd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codeowners/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codeowners/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codeowners/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codeowners/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codeowners/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codeowners/codemeta","maintainers":[{"uuid":"sbdchd","login":"sbdchd","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/sbdchd/","role":null,"created_at":"2023-02-23T20:26:59.863Z","updated_at":"2023-02-23T20:26:59.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sbdchd/packages"}]}