{"id":11692271,"name":"github.com/github/rubocop-github","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/rubocop-github","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2016-12-10T07:07:43.000Z","latest_release_published_at":"2026-03-13T15:42:13.000Z","latest_release_number":"v0.27.0","last_synced_at":"2026-05-14T21:21:16.685Z","created_at":"2025-05-27T08:23:34.113Z","updated_at":"2026-05-14T21:21:16.686Z","registry_url":"https://pkg.go.dev/github.com/github/rubocop-github","install_command":"go get github.com/github/rubocop-github","documentation_url":"https://pkg.go.dev/github.com/github/rubocop-github#section-documentation","metadata":{},"repo_metadata":{"id":38806270,"uuid":"76094257","full_name":"github/rubocop-github","owner":"github","description":"Code style checking for GitHub's Ruby projects","archived":false,"fork":false,"pushed_at":"2025-09-29T22:12:28.000Z","size":9960,"stargazers_count":649,"open_issues_count":9,"forks_count":161,"subscribers_count":311,"default_branch":"main","last_synced_at":"2025-09-30T18:59:45.586Z","etag":null,"topics":["gem","rubocop","ruby"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/rubocop-github","language":"Ruby","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":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2016-12-10T06:11:29.000Z","updated_at":"2025-09-28T16:50:35.000Z","dependencies_parsed_at":"2024-01-05T21:23:59.755Z","dependency_job_id":"65b8db06-3db2-4d9a-ac39-599e15230b3f","html_url":"https://github.com/github/rubocop-github","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7670250896057348,"last_synced_commit":"5affebaa56b870b934312694e46a05fe2dde3dc7"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/github/rubocop-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/sbom","scorecard":{"id":428222,"data":{"date":"2025-08-11","repo":{"name":"github.com/github/rubocop-github","commit":"9878180e72829bff7706fcbaccb2a9dce90737f9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:10","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":"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":"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":"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":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/github/rubocop-github/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/github/rubocop-github/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/github/rubocop-github/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/github/rubocop-github/test.yml/main?enable=pin","Info:   1 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party 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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/github/rubocop-github/releases/224091553","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/github/rubocop-github/releases/221343446","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/github/rubocop-github/releases/221323429","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/github/rubocop-github/releases/202751087","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/github/rubocop-github/releases/201756124","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/github/rubocop-github/releases/224091553","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/github/rubocop-github/releases/221343446","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/github/rubocop-github/releases/221323429","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/github/rubocop-github/releases/202751087","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/github/rubocop-github/releases/201756124"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:18"],"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":8,"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: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (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-19T02:43:18.973Z","repository_id":38806270,"created_at":"2025-08-19T02:43:18.973Z","updated_at":"2025-08-19T02:43:18.973Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278250088,"owners_count":25955842,"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-03T02:00:06.070Z","response_time":53,"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.25.0","sha":"3ec982c5d98babf9ef9742009181e34f35112258","kind":"commit","published_at":"2025-05-27T18:11:29.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.25.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"b81e488d7a00ed70ce7950c33bb356f4f016a62f","kind":"commit","published_at":"2025-05-27T16:48:36.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.24.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"f3f697da236e6d87b9f5d3bf995cdd1a16fb282a","kind":"commit","published_at":"2025-02-27T09:57:10.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.23.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"2aa67be21f6c7c0608d6e1ff92ff2df67d8f005e","kind":"commit","published_at":"2025-02-21T18:33:45.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.22.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.22.0/manifests"},{"name":"v0.20.0","sha":"7c4a43c3f38e33350d6aa4700204ccb2235d1766","kind":"commit","published_at":"2022-10-28T19:09:42.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.20.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"40349f514428fa56efdc36dfe94cb3ed81a9a510","kind":"commit","published_at":"2022-10-13T15:33:13.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.19.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"112624a59c921431050f94c73aeae0b1c7f218ca","kind":"tag","published_at":"2022-06-27T18:49:58.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.18.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"93fd172c92b8abd6518ce9366c150a0e4e43d037","kind":"commit","published_at":"2022-01-19T01:54:07.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.17.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"96047079e1e306c40bca14a2bef0fc747452993c","kind":"commit","published_at":"2021-06-24T22:44:46.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.16.2","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"7a5b7cc4a03d5492b79b88df3c39af880aecfcc6","kind":"tag","published_at":"2021-02-11T18:57:20.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.16.1","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.16.1/manifests"},{"name":"0.16.1","sha":"3f43bd84ba1e205f2e1a0a77324a614cfd4d1be4","kind":"commit","published_at":"2020-08-07T08:31:10.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/0.16.1","html_url":"https://github.com/github/rubocop-github/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/0.16.1/manifests"},{"name":"v0.16.0","sha":"2eefdb44f2d38d8b5a46a77edebe2aa40306a1ae","kind":"commit","published_at":"2020-05-21T22:15:28.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.16.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d5ac0bc686a42318b4d878cc2325aeb6e5dd68c","kind":"commit","published_at":"2020-04-24T14:59:38.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.15.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"92c838471a26e91b78bad7d4de41240f0608e1e8","kind":"tag","published_at":"2019-12-12T16:29:00.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.14.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"7bccddc437ff907aadedd5b8604522849c91aaeb","kind":"tag","published_at":"2019-06-06T12:11:34.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.13.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"994ce4d39eb4f0b77fa0134f590fa8a991ef7707","kind":"tag","published_at":"2018-09-18T16:23:41.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.12.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8a9ca186d8b4188392355d05393caf241182e770","kind":"tag","published_at":"2018-09-13T20:37:33.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.11.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"725ade82f645029e00e2d86b3a351cd2c0933978","kind":"tag","published_at":"2018-03-08T13:31:11.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.10.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"65d8163f8fe35144603b87c464d621807712c4e6","kind":"tag","published_at":"2018-03-07T23:18:28.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.9.1","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"cdf95526773e6101146eb44e1fa58245ad192c43","kind":"tag","published_at":"2018-03-01T19:05:30.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.9.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"8bfd9018078813734540eced06cf68ca01d9bccb","kind":"tag","published_at":"2017-12-19T16:15:44.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.8.1","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"c8345e1b116448e3c797578805c551291a0f2984","kind":"tag","published_at":"2017-12-19T15:41:41.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.8.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"60121c8659899a967ee7335ad0c0476c8307a4d5","kind":"tag","published_at":"2017-12-19T15:34:17.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.7.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"cc9e8b217c323c8971aa2a675809b5b571662d9e","kind":"tag","published_at":"2017-11-22T17:14:20.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.6.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"526d1bf54dd77a18463bbc2a31ee3dc5a27ed475","kind":"commit","published_at":"2017-06-22T15:06:48.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.5.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"c68a909992f7dc2fe4a405d95f1db6d0f50cee77","kind":"commit","published_at":"2017-03-24T18:56:15.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.4.1","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"12054ea1cec3ab0a75038a2b3281270ca27dbd66","kind":"commit","published_at":"2017-03-24T18:22:31.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.4.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"1bf6ea1a574525ba9bb8a15718dc72ef6c287f33","kind":"commit","published_at":"2017-01-25T16:58:39.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.3.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"b8bdf309a66b1780c6b851c0373fa501ebd969a9","kind":"commit","published_at":"2016-12-29T18:37:39.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.2.3","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7f3bbe15d2dd2bd5c48819aa8a361cc4b46738ff","kind":"commit","published_at":"2016-12-15T00:42:55.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.2.2","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"fed2d9e5c6077c4479372248e2b9cebae5e15e6b","kind":"commit","published_at":"2016-12-14T22:17:33.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.2.1","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2d7cb430747acae4da26a527286c7d4613126aee","kind":"commit","published_at":"2016-12-14T21:28:48.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.2.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"0c12e05700bedfd1e8cb3c5a1804bb572af2127f","kind":"commit","published_at":"2016-12-10T07:07:43.000Z","download_url":"https://codeload.github.com/github/rubocop-github/tar.gz/v0.1.0","html_url":"https://github.com/github/rubocop-github/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/rubocop-github@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T20:28:31.638Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.807004531283771,"dependent_packages_count":5.441509219438237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.624256875361004},"purl":"pkg:golang/github.com/github/rubocop-github","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/github/rubocop-github","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/github/rubocop-github","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/github/rubocop-github/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T07:47:53.027Z","issues_count":19,"pull_requests_count":435,"avg_time_to_close_issue":51280531.86666667,"avg_time_to_close_pull_request":1078315.3012987012,"issues_closed_count":15,"pull_requests_closed_count":385,"pull_request_authors_count":44,"issue_authors_count":18,"avg_comments_per_issue":1.263157894736842,"avg_comments_per_pull_request":0.4160919540229885,"merged_pull_requests_count":278,"bot_issues_count":1,"bot_pull_requests_count":297,"past_year_issues_count":3,"past_year_pull_requests_count":251,"past_year_avg_time_to_close_issue":144008.33333333334,"past_year_avg_time_to_close_pull_request":477896.8738317757,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":214,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.40239043824701193,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":216,"past_year_merged_pull_requests_count":136,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Frubocop-github/issues","maintainers":[{"login":"issyl0","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/issyl0"},{"login":"GrantBirki","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantBirki"},{"login":"composerinteralia","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/composerinteralia"},{"login":"abraham","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abraham"},{"login":"jhawthorn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhawthorn"},{"login":"jdennes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdennes"},{"login":"cheshire137","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cheshire137"},{"login":"nickh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickh"},{"login":"Tonkpils","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tonkpils"},{"login":"spraints","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spraints"},{"login":"jonrohan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonrohan"},{"login":"tarebyte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarebyte"},{"login":"peter-evans","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peter-evans"},{"login":"phillmv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"},{"login":"MrChrisW","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrChrisW"},{"login":"BlakeWilliams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BlakeWilliams"}],"active_maintainers":[{"login":"issyl0","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/issyl0"},{"login":"GrantBirki","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantBirki"},{"login":"nickh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickh"},{"login":"phillmv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillmv"},{"login":"peter-evans","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peter-evans"},{"login":"jonrohan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonrohan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Frubocop-github/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Frubocop-github/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Frubocop-github/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Frubocop-github/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Frubocop-github/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Frubocop-github/codemeta","maintainers":[]}