{"id":960326,"name":"@github/check-all","ecosystem":"npm","description":"Multiple checkbox selection helper.","homepage":"https://github.com/github/check-all#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/check-all","keywords_array":[],"namespace":"github","versions_count":10,"first_release_published_at":"2018-08-31T17:53:33.151Z","latest_release_published_at":"2020-05-27T21:03:00.507Z","latest_release_number":"0.4.0","last_synced_at":"2026-04-17T19:46:32.947Z","created_at":"2022-04-07T17:49:19.477Z","updated_at":"2026-04-17T19:46:32.948Z","registry_url":"https://www.npmjs.com/package/@github/check-all","install_command":"npm install @github/check-all","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.0"}},"repo_metadata":{"id":37549851,"uuid":"146782428","full_name":"github/check-all","owner":"github","description":"Multiple checkbox selection helper.","archived":false,"fork":false,"pushed_at":"2025-08-06T18:49:33.000Z","size":930,"stargazers_count":81,"open_issues_count":3,"forks_count":18,"subscribers_count":293,"default_branch":"main","last_synced_at":"2025-09-07T13:51:42.798Z","etag":null,"topics":["decorator"],"latest_commit_sha":null,"homepage":"http://github.github.io/check-all/examples","language":"JavaScript","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/github.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-30T17:20:31.000Z","updated_at":"2025-04-25T12:55:43.000Z","dependencies_parsed_at":"2024-01-11T06:45:03.854Z","dependency_job_id":"da914c8e-a036-4e00-88ae-d0f242c01876","html_url":"https://github.com/github/check-all","commit_stats":{"total_commits":75,"total_committers":6,"mean_commits":12.5,"dds":0.5333333333333333,"last_synced_commit":"80c7b3e466e91cbacc3063c1a439863b70634969"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/github/check-all","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/check-all/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/sbom","scorecard":{"id":428153,"data":{"date":"2025-08-11","repo":{"name":"github.com/github/check-all","commit":"da6796de5afd1b0a6556ce2811746f77451f34cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/github/check-all/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/github/check-all/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/github/check-all/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/github/check-all/publish.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:5","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   2 npmCommand 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":"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":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/github/.github/SECURITY.md:1","Info: Found linked content: github.com/github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/github/.github/SECURITY.md:1"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-19T02:42:18.943Z","repository_id":37549851,"created_at":"2025-08-19T02:42:18.943Z","updated_at":"2025-08-19T02:42:18.943Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000781,"owners_count":26082851,"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-08T02:00:06.501Z","response_time":56,"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":"github","name":"GitHub","uuid":"9919","kind":"organization","description":"How people build software.","email":null,"website":"https://github.com/about","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9919?v=4","repositories_count":462,"last_synced_at":"2023-04-09T06:36:30.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/github","funding_links":[],"total_stars":423165,"followers":null,"following":null,"created_at":"2022-11-02T16:22:19.308Z","updated_at":"2023-04-09T06:36:32.228Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github/repositories"},"tags":[{"name":"v0.5.0","sha":"cee129be38573255c96b7e611779c30ccdc3ceb9","kind":"commit","published_at":"2024-05-16T08:22:58.000Z","download_url":"https://codeload.github.com/github/check-all/tar.gz/v0.5.0","html_url":"https://github.com/github/check-all/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/check-all@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"79f0709d8d28a4aec7eafd8d914c84aa8453dfd2","kind":"tag","published_at":"2020-05-27T21:00:10.000Z","download_url":"https://codeload.github.com/github/check-all/tar.gz/v0.4.0","html_url":"https://github.com/github/check-all/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/check-all@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"04fa1f7c142114d51250334fe32f8994b229a0ea","kind":"tag","published_at":"2020-04-10T22:25:04.000Z","download_url":"https://codeload.github.com/github/check-all/tar.gz/v0.3.0","html_url":"https://github.com/github/check-all/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/check-all@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"4b108b685f8938112cc82e28ca02de13f9ed0495","kind":"tag","published_at":"2019-10-10T00:12:23.000Z","download_url":"https://codeload.github.com/github/check-all/tar.gz/v0.2.6","html_url":"https://github.com/github/check-all/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/check-all@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"28f4df8e6214c884d54db013a7ee5a878d6da49f","kind":"tag","published_at":"2019-09-11T14:45:06.000Z","download_url":"https://codeload.github.com/github/check-all/tar.gz/v0.2.5","html_url":"https://github.com/github/check-all/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/check-all@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"97150de6950fd337c80f74b2b4a7bc5e4df79042","kind":"tag","published_at":"2019-08-27T08:18:07.000Z","download_url":"https://codeload.github.com/github/check-all/tar.gz/v0.2.4","html_url":"https://github.com/github/check-all/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/check-all@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.4/manifests"},{"name":"0.2.4","sha":"8199cd83851fc0e7574a864d46d2446a6314bd57","kind":"commit","published_at":"2019-08-27T08:16:20.000Z","download_url":"https://codeload.github.com/github/check-all/tar.gz/0.2.4","html_url":"https://github.com/github/check-all/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/check-all@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/0.2.4/manifests"},{"name":"v0.2.3","sha":"8db631b43fca760b5dd869c489a0d0600b3f6b73","kind":"tag","published_at":"2019-08-23T11:17:14.000Z","download_url":"https://codeload.github.com/github/check-all/tar.gz/v0.2.3","html_url":"https://github.com/github/check-all/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/check-all@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8f33869537c696411cd3925cd9befdfd352e56d3","kind":"tag","published_at":"2019-07-05T16:08:57.000Z","download_url":"https://codeload.github.com/github/check-all/tar.gz/v0.2.2","html_url":"https://github.com/github/check-all/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/check-all@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"26882a85e01771027d0edfaf0ae8e1a5cbf187f7","kind":"tag","published_at":"2019-03-06T16:00:39.000Z","download_url":"https://codeload.github.com/github/check-all/tar.gz/v0.2.1","html_url":"https://github.com/github/check-all/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/check-all@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"378cdacad598b347f238d4a01162bd59b7721503","kind":"tag","published_at":"2018-08-31T19:12:37.000Z","download_url":"https://codeload.github.com/github/check-all/tar.gz/v0.2.0","html_url":"https://github.com/github/check-all/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/check-all@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"eb3ee62acb00b22d0c0dab69d6750971c7e8a836","kind":"tag","published_at":"2018-08-31T17:52:59.000Z","download_url":"https://codeload.github.com/github/check-all/tar.gz/v0.1.0","html_url":"https://github.com/github/check-all/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/check-all@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-15T23:18:31.935Z","dependent_packages_count":2,"downloads":6472,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":2.867934811618388,"dependent_repos_count":3.873843702131151,"dependent_packages_count":8.848579626231032,"stargazers_count":5.418464009044166,"forks_count":5.125003617368652,"docker_downloads_count":null,"average":5.226765153278678},"purl":"pkg:npm/%40github/check-all","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@github/check-all","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@github/check-all","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@github/check-all/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T05:53:24.274Z","issues_count":9,"pull_requests_count":50,"avg_time_to_close_issue":19590496.5,"avg_time_to_close_pull_request":170253.4693877551,"issues_closed_count":6,"pull_requests_closed_count":49,"pull_request_authors_count":7,"issue_authors_count":8,"avg_comments_per_issue":0.7777777777777778,"avg_comments_per_pull_request":0.22,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":522805.1666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcheck-all/issues","maintainers":[{"login":"keithamus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keithamus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@github%2Fcheck-all/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@github%2Fcheck-all/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@github%2Fcheck-all/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@github%2Fcheck-all/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@github%2Fcheck-all/codemeta","maintainers":[{"uuid":"andrialexandrou","login":"andrialexandrou","name":null,"email":"andri.j.alexandrou@gmail.com","url":null,"packages_count":181,"html_url":"https://www.npmjs.com/~andrialexandrou","role":null,"created_at":"2022-11-20T16:22:46.585Z","updated_at":"2022-11-20T16:22:46.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andrialexandrou/packages"},{"uuid":"jonrohan","login":"jonrohan","name":null,"email":"yes@jonrohan.codes","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~jonrohan","role":null,"created_at":"2022-11-20T16:22:46.641Z","updated_at":"2022-11-20T16:22:46.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonrohan/packages"},{"uuid":"primer-css","login":"primer-css","name":null,"email":"design-systems@github.com","url":null,"packages_count":192,"html_url":"https://www.npmjs.com/~primer-css","role":null,"created_at":"2022-11-20T16:22:46.702Z","updated_at":"2022-11-20T16:22:46.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/primer-css/packages"},{"uuid":"manuelpuyol","login":"manuelpuyol","name":null,"email":"manuelpuyol@github.com","url":null,"packages_count":173,"html_url":"https://www.npmjs.com/~manuelpuyol","role":null,"created_at":"2022-11-20T16:22:46.631Z","updated_at":"2022-11-20T16:22:46.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/manuelpuyol/packages"},{"uuid":"smockle","login":"smockle","name":null,"email":"clay@smockle.com","url":null,"packages_count":186,"html_url":"https://www.npmjs.com/~smockle","role":null,"created_at":"2022-11-20T16:22:46.791Z","updated_at":"2022-11-20T16:22:46.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/smockle/packages"},{"uuid":"simurai","login":"simurai","name":null,"email":"sim@simurai.com","url":null,"packages_count":191,"html_url":"https://www.npmjs.com/~simurai","role":null,"created_at":"2022-11-20T16:22:46.798Z","updated_at":"2022-11-20T16:22:46.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simurai/packages"},{"uuid":"khiga8","login":"khiga8","name":null,"email":"katehiga8@gmail.com","url":null,"packages_count":170,"html_url":"https://www.npmjs.com/~khiga8","role":null,"created_at":"2022-11-20T16:22:46.806Z","updated_at":"2022-11-20T16:22:46.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/khiga8/packages"},{"uuid":"dustin.greif","login":"dustin.greif","name":null,"email":"dustin.greif@gmail.com","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~dustin.greif","role":null,"created_at":"2022-11-20T16:22:46.817Z","updated_at":"2022-11-20T16:22:46.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dustin.greif/packages"},{"uuid":"jfuchs","login":"jfuchs","name":null,"email":"jonathan.fuchs@gmail.com","url":null,"packages_count":142,"html_url":"https://www.npmjs.com/~jfuchs","role":null,"created_at":"2022-11-20T16:22:46.597Z","updated_at":"2022-11-20T16:22:46.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jfuchs/packages"},{"uuid":"githubbot","login":"githubbot","name":null,"email":"dgreif+githubbotnpm@github.com","url":null,"packages_count":144,"html_url":"https://www.npmjs.com/~githubbot","role":null,"created_at":"2022-11-20T16:22:46.617Z","updated_at":"2022-11-20T16:22:46.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/githubbot/packages"},{"uuid":"srt32","login":"srt32","name":null,"email":"simon.taranto@gmail.com","url":null,"packages_count":141,"html_url":"https://www.npmjs.com/~srt32","role":null,"created_at":"2022-11-20T16:22:46.828Z","updated_at":"2022-11-20T16:22:46.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/srt32/packages"},{"uuid":"arelia","login":"arelia","name":null,"email":"arelia.jones@gmail.com","url":null,"packages_count":142,"html_url":"https://www.npmjs.com/~arelia","role":null,"created_at":"2024-08-24T01:14:18.660Z","updated_at":"2024-08-24T01:14:18.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arelia/packages"},{"uuid":"ncalteen","login":"ncalteen","name":null,"email":"ncalteen@github.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~ncalteen","role":null,"created_at":"2026-02-15T02:48:58.690Z","updated_at":"2026-02-15T02:48:58.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ncalteen/packages"},{"uuid":"jibrangarcia","login":"jibrangarcia","name":null,"email":"jibrang@github.com","url":null,"packages_count":141,"html_url":"https://www.npmjs.com/~jibrangarcia","role":null,"created_at":"2024-08-24T01:14:18.760Z","updated_at":"2024-08-24T01:14:18.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jibrangarcia/packages"},{"uuid":"gracepark","login":"gracepark","name":null,"email":"lugraciecy@gmail.com","url":null,"packages_count":141,"html_url":"https://www.npmjs.com/~gracepark","role":null,"created_at":"2024-08-24T01:14:18.718Z","updated_at":"2024-08-24T01:14:18.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gracepark/packages"},{"uuid":"bteng22","login":"bteng22","name":null,"email":"bteng22@gmail.com","url":null,"packages_count":138,"html_url":"https://www.npmjs.com/~bteng22","role":null,"created_at":"2024-11-22T22:09:33.750Z","updated_at":"2024-11-22T22:09:33.750Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bteng22/packages"},{"uuid":"dustin.savery","login":"dustin.savery","name":null,"email":"dustin.savery@gmail.com","url":null,"packages_count":138,"html_url":"https://www.npmjs.com/~dustin.savery","role":null,"created_at":"2024-12-20T17:14:47.784Z","updated_at":"2024-12-20T17:14:47.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dustin.savery/packages"},{"uuid":"tylerthedev","login":"tylerthedev","name":null,"email":"tylerjdev@github.com","url":null,"packages_count":130,"html_url":"https://www.npmjs.com/~tylerthedev","role":null,"created_at":"2025-11-19T07:09:14.144Z","updated_at":"2025-11-19T07:09:14.144Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tylerthedev/packages"}]}