{"id":1519624,"name":"check-codeowners","ecosystem":"npm","description":"get stats about a repositories CODEOWNERS file","homepage":"https://github.com/marcolink/check-codeowners","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marcolink/check-codeowners","keywords_array":["oclif"],"namespace":null,"versions_count":9,"first_release_published_at":"2020-04-30T10:11:23.155Z","latest_release_published_at":"2021-09-28T13:07:00.747Z","latest_release_number":"1.3.5","last_synced_at":"2026-06-02T10:29:49.384Z","created_at":"2022-04-09T04:15:56.319Z","updated_at":"2026-06-02T10:29:49.384Z","registry_url":"https://www.npmjs.com/package/check-codeowners","install_command":"npm install check-codeowners","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.5"}},"repo_metadata":{"id":38174537,"uuid":"260145012","full_name":"marcolink/check-codeowners","owner":"marcolink","description":"Simple CLI to check project coverage by CODEOWNERS","archived":false,"fork":false,"pushed_at":"2022-12-11T03:59:47.000Z","size":774,"stargazers_count":3,"open_issues_count":9,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-25T15:05:29.561Z","etag":null,"topics":["cli","codeowners","coverage","validation"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcolink.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-30T07:39:42.000Z","updated_at":"2023-03-05T08:56:44.000Z","dependencies_parsed_at":"2023-01-26T15:16:21.770Z","dependency_job_id":null,"html_url":"https://github.com/marcolink/check-codeowners","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/marcolink/check-codeowners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcolink","download_url":"https://codeload.github.com/marcolink/check-codeowners/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/sbom","scorecard":{"id":618130,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcolink/check-codeowners","commit":"de00a9bbed6993ff95b03057f4c52eea6ca12075"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/semantic-release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/semantic-release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/marcolink/check-codeowners/semantic-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/marcolink/check-codeowners/semantic-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/marcolink/check-codeowners/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/marcolink/check-codeowners/test.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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/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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 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"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T04:31:40.551Z","repository_id":38174537,"created_at":"2025-08-21T04:31:40.551Z","updated_at":"2025-08-21T04:31:40.551Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277825741,"owners_count":25883763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"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":"marcolink","name":"Marco Link","uuid":"156505","kind":"user","description":"i do code","email":"","website":null,"location":"Berlin","twitter":"linkage23","company":"Contentful","icon_url":"https://avatars.githubusercontent.com/u/156505?u=f39e9b9f3644dded80035a10deb2d4f334b57c92\u0026v=4","repositories_count":25,"last_synced_at":"2024-04-17T00:45:41.159Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marcolink","funding_links":[],"total_stars":137,"followers":35,"following":72,"created_at":"2022-11-02T20:25:03.712Z","updated_at":"2024-04-17T00:45:46.329Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcolink","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcolink/repositories"},"tags":[{"name":"v1.3.5","sha":"de00a9bbed6993ff95b03057f4c52eea6ca12075","kind":"commit","published_at":"2021-09-28T13:06:05.000Z","download_url":"https://codeload.github.com/marcolink/check-codeowners/tar.gz/v1.3.5","html_url":"https://github.com/marcolink/check-codeowners/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcolink/check-codeowners@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"19f8394657203018c302c109ab37408730225ebf","kind":"commit","published_at":"2021-06-08T11:17:48.000Z","download_url":"https://codeload.github.com/marcolink/check-codeowners/tar.gz/v1.3.4","html_url":"https://github.com/marcolink/check-codeowners/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcolink/check-codeowners@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"dced19feb3e736bb69de795a45d5ebbe36fa9093","kind":"commit","published_at":"2021-06-08T11:13:33.000Z","download_url":"https://codeload.github.com/marcolink/check-codeowners/tar.gz/v1.3.3","html_url":"https://github.com/marcolink/check-codeowners/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcolink/check-codeowners@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"b8ab73e32829ce0d484c50cbfbd35a845203be7e","kind":"commit","published_at":"2020-09-10T08:41:29.000Z","download_url":"https://codeload.github.com/marcolink/check-codeowners/tar.gz/v1.3.2","html_url":"https://github.com/marcolink/check-codeowners/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcolink/check-codeowners@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"8f35b0afd4823aca68e0786928191e837eb36315","kind":"commit","published_at":"2020-09-10T08:32:01.000Z","download_url":"https://codeload.github.com/marcolink/check-codeowners/tar.gz/v1.3.1","html_url":"https://github.com/marcolink/check-codeowners/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcolink/check-codeowners@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"18dbedacd4991a5cea3244b946d94e366d32c87b","kind":"commit","published_at":"2020-05-04T08:00:54.000Z","download_url":"https://codeload.github.com/marcolink/check-codeowners/tar.gz/v1.3.0","html_url":"https://github.com/marcolink/check-codeowners/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcolink/check-codeowners@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"7aeec2eba5291586a19d392e07a902a3d5d302a2","kind":"commit","published_at":"2020-05-04T07:39:22.000Z","download_url":"https://codeload.github.com/marcolink/check-codeowners/tar.gz/v1.2.0","html_url":"https://github.com/marcolink/check-codeowners/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcolink/check-codeowners@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"316bd9321a9c3d8ef71e3d0bd382dd6de7f0e37c","kind":"commit","published_at":"2020-04-30T10:19:01.000Z","download_url":"https://codeload.github.com/marcolink/check-codeowners/tar.gz/v1.1.0","html_url":"https://github.com/marcolink/check-codeowners/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcolink/check-codeowners@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"b06c839bcada92c9b88e701f88a01bf7de3f7ee3","kind":"commit","published_at":"2020-04-30T10:10:18.000Z","download_url":"https://codeload.github.com/marcolink/check-codeowners/tar.gz/v1.0.1","html_url":"https://github.com/marcolink/check-codeowners/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcolink/check-codeowners@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b04dfab7079bbb20bb2a43d6ffce170e1e45217d","kind":"commit","published_at":"2020-04-30T09:58:33.000Z","download_url":"https://codeload.github.com/marcolink/check-codeowners/tar.gz/v1.0.0","html_url":"https://github.com/marcolink/check-codeowners/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcolink/check-codeowners@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcolink%2Fcheck-codeowners/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-18T20:50:16.780Z","dependent_packages_count":1,"downloads":42,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":25.598413857701086,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":15.548507148482713,"forks_count":13.860205004920381,"average":19.311810511082147},"purl":"pkg:npm/check-codeowners","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/check-codeowners","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/check-codeowners","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/check-codeowners/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T14:57:08.987Z","issues_count":2,"pull_requests_count":28,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":6088134.0,"issues_closed_count":0,"pull_requests_closed_count":21,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.9642857142857143,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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/marcolink%2Fcheck-codeowners/issues","maintainers":[{"login":"marcolink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcolink"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/check-codeowners/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/check-codeowners/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/check-codeowners/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/check-codeowners/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/check-codeowners/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/check-codeowners/codemeta","maintainers":[{"uuid":"marcolink","login":"marcolink","name":null,"email":"marcoxlink@googlemail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~marcolink","role":null,"created_at":"2022-11-11T18:08:20.788Z","updated_at":"2022-11-11T18:08:20.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marcolink/packages"}]}