{"id":194951,"url":"https://github.com/rubocop/rubocop","last_synced_at":"2026-05-27T00:20:58.663Z","repository":{"id":36978238,"uuid":"4095287","full_name":"rubocop/rubocop","owner":"rubocop","description":"A Ruby static code analyzer and formatter, based on the community Ruby style guide.","archived":false,"fork":false,"pushed_at":"2025-09-18T16:07:29.000Z","size":50364,"stargazers_count":12780,"open_issues_count":264,"forks_count":3085,"subscribers_count":178,"default_branch":"master","last_synced_at":"2025-09-19T05:44:44.732Z","etag":null,"topics":["code-formatter","hacktoberfest","linter","rubocop","ruby","static-code-analysis"],"latest_commit_sha":null,"homepage":"https://docs.rubocop.org","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/rubocop.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"bbatsov","patreon":"bbatsov","open_collective":"rubocop","tidelift":"rubygems/rubocop","custom":"https://www.paypal.me/bbatsov"}},"created_at":"2012-04-21T10:09:58.000Z","updated_at":"2025-09-18T19:42:44.000Z","dependencies_parsed_at":"2023-09-23T14:34:13.291Z","dependency_job_id":"b6a9751a-a419-4349-8be6-9585241d72bc","html_url":"https://github.com/rubocop/rubocop","commit_stats":{"total_commits":11448,"total_committers":1041,"mean_commits":"10.997118155619596","dds":0.806429070580014,"last_synced_commit":"d22bae6fcad1209bf183e19f2b329ded4c5f5bf9"},"previous_names":["rubocop-hq/rubocop","bbatsov/rubocop"],"tags_count":313,"template":false,"template_full_name":null,"purl":"pkg:github/rubocop/rubocop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubocop%2Frubocop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubocop%2Frubocop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubocop%2Frubocop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubocop%2Frubocop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubocop","download_url":"https://codeload.github.com/rubocop/rubocop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubocop%2Frubocop/sbom","scorecard":{"id":227748,"data":{"date":"2025-08-04","repo":{"name":"github.com/rubocop/rubocop","commit":"ef02085f896c4820352b2995784d38f1796d5e91"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":4,"reason":"Found 9/20 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/github_release.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/linting.yml:51","Warn: no topLevel permission defined: .github/workflows/github_release.yml:1","Warn: no topLevel permission defined: .github/workflows/linting.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell_checking.yml:6","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/unstale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rubocop/.github/SECURITY.md:1","Info: Found linked content: github.com/rubocop/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rubocop/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rubocop/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/github_release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/github_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github_release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/github_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/linting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/linting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linting.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/linting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/linting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/linting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/linting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell_checking.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/spell_checking.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spell_checking.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/spell_checking.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spell_checking.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/spell_checking.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rubocop/rubocop/stale.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/spell_checking.yml:27","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T04:09:00.281Z","repository_id":36978238,"created_at":"2025-08-17T04:09:00.281Z","updated_at":"2025-08-17T04:09:00.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275981640,"owners_count":25564143,"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-09-19T02:00:09.700Z","response_time":108,"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"}},"keywords":["code-formatter","hacktoberfest","linter","rubocop","ruby","static-code-analysis"],"created_at":"2024-03-04T16:24:56.469Z","updated_at":"2025-09-24T12:29:42.866Z","avatar_url":"https://github.com/rubocop.png","language":"Ruby","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/194951","html_url":"https://opencollective.ecosyste.ms/projects/194951","collective":{"id":3547,"uuid":"ynmlo94z-n7x08dpo-5eqewga3-vjbrky5m","slug":"rubocop","name":"RuboCop","description":"We are on a mission to bring consistent code style to all Ruby projects (and prevent some mistakes).","website":"https://github.com/bbatsov/rubocop","github":"rubocop/rubocop","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/bbatsov/rubocop"},{"type":"GITHUB","url":"https://github.com/rubocop/rubocop"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-12T06:15:13.982Z","created_at":"2024-01-10T13:17:55.227Z","updated_at":"2026-06-12T06:15:14.135Z","transactions_count":2509,"balance":70058.99000000159,"account_type":"COLLECTIVE","owner":{"login":"rubocop","name":"RuboCop Headquarters","uuid":"10871348","kind":"organization","description":"We're committed to promoting the best Ruby programming practices and helping people write better Ruby applications.","email":null,"website":"https://rubocop.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10871348?v=4","repositories_count":28,"last_synced_at":"2024-03-25T19:40:52.798Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"bbatsov","patreon":"bbatsov","open_collective":"rubocop","tidelift":"rubygems/rubocop","custom":"https://www.paypal.me/bbatsov"}},"html_url":"https://github.com/rubocop","funding_links":["https://github.com/sponsors/bbatsov","https://patreon.com/bbatsov","https://opencollective.com/rubocop","https://tidelift.com/funding/github/rubygems/rubocop","https://www.paypal.me/bbatsov"],"total_stars":39500,"followers":107,"following":0,"created_at":"2022-11-02T16:20:24.299Z","updated_at":"2024-03-25T19:40:59.139Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubocop","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubocop/repositories"},"last_project_activity_at":"2025-09-18T16:07:29.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-01-04T09:35:31.848Z","collective_updated_at":"2021-10-04T12:17:19.305Z","html_url":"https://opencollective.com/rubocop","icon_url":"https://images.opencollective.com/rubocop/logo/40.png","total_donations":86615.88000000094,"total_expenses":-23023.19000000022,"current_balance":70058.99000000159,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/rubocop","url":"https://opencollective.ecosyste.ms/collectives/rubocop","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/rubocop/projects"}}