{"id":13950224,"name":"ruby-rubocop","ecosystem":"guix","description":"Ruby code style checking tool","homepage":"https://github.com/rubocop/rubocop","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/rubocop/rubocop","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:53:23.074Z","latest_release_published_at":"2026-03-02T18:53:23.074Z","latest_release_number":"1.68.0","last_synced_at":"2026-04-27T16:17:04.076Z","created_at":"2026-03-02T18:53:22.532Z","updated_at":"2026-04-27T16:17:06.012Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-rubocop/1.68.0/","install_command":"guix install ruby-rubocop","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n8797","metadata":{"location":"gnu/packages/ruby-xyz.scm:8797","variable_name":"ruby-rubocop"},"repo_metadata":{"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":"2026-02-26T10:24:57.000Z","size":51794,"stargazers_count":12841,"open_issues_count":142,"forks_count":3104,"subscribers_count":170,"default_branch":"master","last_synced_at":"2026-02-26T15:41:05.560Z","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":"AGENTS.md","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":"2026-02-26T10:25:06.000Z","dependencies_parsed_at":"2025-12-14T23:06:36.474Z","dependency_job_id":null,"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":323,"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":286080680,"owners_count":29884586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-04-27T16:17:05.986Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.012724265173686218,"forks_count":0.012724265173686218,"docker_downloads_count":null,"average":0.006362132586843109},"purl":"pkg:guix/ruby-rubocop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-rubocop","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-rubocop","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-rubocop/dependencies","status":null,"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"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-rubocop/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-rubocop/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-rubocop/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-rubocop/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-rubocop/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-rubocop/codemeta","maintainers":[]}