{"id":123468,"url":"https://github.com/ruby/racc","last_synced_at":"2026-08-13T17:00:57.416Z","repository":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":{"login":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"packages":[{"id":13711106,"name":"racc","ecosystem":"debian","description":null,"homepage":"https://github.com/ruby/racc","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby/racc","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:14:44.374Z","latest_release_published_at":"2026-02-12T23:14:44.374Z","latest_release_number":"1.6.2-1","last_synced_at":"2026-03-13T22:46:49.058Z","created_at":"2026-02-12T23:14:44.203Z","updated_at":"2026-08-09T04:18:59.861Z","registry_url":"https://tracker.debian.org/pkg/racc","install_command":"apt-get install racc","documentation_url":"https://packages.debian.org/bookworm/racc","metadata":{"component":"main","architecture":"all","priority":"source","binary":"racc","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rdtool","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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-08-09T04:18:59.861Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/racc?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/racc/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2652,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":809},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-10T05:08:01.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13667850,"name":"racc","ecosystem":"debian","description":null,"homepage":"https://github.com/ruby/racc","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby/racc","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T11:53:52.544Z","latest_release_published_at":"2026-02-12T11:53:52.544Z","latest_release_number":"1.8.1-1","last_synced_at":"2026-03-14T17:08:27.449Z","created_at":"2026-02-12T11:53:52.366Z","updated_at":"2026-08-09T04:18:59.860Z","registry_url":"https://tracker.debian.org/pkg/racc","install_command":"apt-get install racc","documentation_url":"https://packages.debian.org/trixie/racc","metadata":{"component":"main","architecture":"all","priority":"source","binary":"racc","standards_version":"4.7.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake-compiler, rdtool, ruby-test-unit-ruby-core","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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-08-09T04:18:59.860Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/racc?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/racc/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1208},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-12T05:05:15.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13405780,"name":"racc","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby/racc","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby/racc","keywords_array":["universe/devel"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T14:08:53.218Z","latest_release_published_at":"2026-02-06T14:08:53.218Z","latest_release_number":"1.6.2-1","last_synced_at":"2026-03-06T14:24:45.471Z","created_at":"2026-02-06T14:08:52.230Z","updated_at":"2026-08-09T04:18:59.863Z","registry_url":"https://launchpad.net/ubuntu/+source/racc","install_command":"apt-get install racc","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"racc","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rdtool","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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-08-09T04:18:59.862Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/racc?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/racc/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":723},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-10T05:07:57.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":14513987,"name":"dev-ruby/racc","ecosystem":"gentoo","description":"A LALR(1) parser generator for Ruby","homepage":"https://github.com/ruby/racc","licenses":"LGPL-2.1","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/ruby/racc","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86","~arm64-macos","~x64-macos","~x64-solaris"],"namespace":"dev-ruby","versions_count":1,"first_release_published_at":"2026-04-22T07:13:25.000Z","latest_release_published_at":"2026-04-22T07:13:25.000Z","latest_release_number":"1.8.1","last_synced_at":"2026-05-27T02:49:01.958Z","created_at":"2026-05-27T02:49:01.573Z","updated_at":"2026-08-09T04:18:59.863Z","registry_url":"https://packages.gentoo.org/packages/dev-ruby/racc","install_command":"emerge dev-ruby/racc","documentation_url":"https://packages.gentoo.org/packages/dev-ruby/racc","metadata":{"category":"dev-ruby","slot":"0","eapi":"8","inherit":"ruby-fakegem","iuse":"doc test test ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 ruby_targets_ruby40 test test"},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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-08-09T04:18:59.863Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-ruby/racc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-ruby/racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-ruby/racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-ruby/racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fracc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fracc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fracc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fracc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fracc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-ruby%2Fracc/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19519,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":450},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-12T05:05:20.132Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13465871,"name":"racc","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby/racc","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby/racc","keywords_array":["universe/devel"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T15:34:07.904Z","latest_release_published_at":"2026-02-09T15:34:07.904Z","latest_release_number":"1.6.2-1ubuntu1","last_synced_at":"2026-03-09T16:05:37.348Z","created_at":"2026-02-09T15:34:07.592Z","updated_at":"2026-08-09T04:18:59.868Z","registry_url":"https://launchpad.net/ubuntu/+source/racc","install_command":"apt-get install racc","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"racc","standards_version":"4.6.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rdtool","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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-08-09T04:18:59.868Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/racc?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/racc/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":890},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-12T05:05:16.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":12993186,"name":"ruby-racc","ecosystem":"alpine","description":"LALR(1) parser generator for Ruby","homepage":"https://github.com/ruby/racc","licenses":"BSD-2-Clause AND Ruby","normalized_licenses":["BSD-2-Clause","Ruby"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-04-22T21:19:25.000Z","latest_release_published_at":"2025-04-22T21:19:25.000Z","latest_release_number":"1.8.1-r0","last_synced_at":"2026-07-24T20:37:52.080Z","created_at":"2026-01-30T19:37:36.463Z","updated_at":"2026-08-09T04:18:59.882Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/ruby-racc","install_command":"apk add ruby-racc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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-08-09T04:18:59.881Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ruby-racc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/ruby-racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/ruby-racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/ruby-racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/ruby-racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/ruby-racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/ruby-racc/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1474,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2026-03-03T10:29:22.679Z","updated_at":"2026-03-03T10:29:22.679Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":733},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-12T05:05:17.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13565432,"name":"racc","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby/racc","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby/racc","keywords_array":["universe/devel"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:25:59.362Z","latest_release_published_at":"2026-02-11T06:25:59.362Z","latest_release_number":"1.6.2-1","last_synced_at":"2026-03-11T14:08:41.970Z","created_at":"2026-02-11T06:25:59.184Z","updated_at":"2026-08-09T04:18:59.883Z","registry_url":"https://launchpad.net/ubuntu/+source/racc","install_command":"apt-get install racc","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"racc","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rdtool","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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-08-09T04:18:59.882Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/racc?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/racc/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":613},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-10T05:07:59.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13803061,"name":"racc","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ruby/racc","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/ruby/racc","keywords_array":["universe/devel"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:58:46.462Z","latest_release_published_at":"2026-02-13T17:58:46.462Z","latest_release_number":"1.6.2-1","last_synced_at":"2026-03-14T02:16:04.138Z","created_at":"2026-02-13T17:58:46.273Z","updated_at":"2026-08-09T04:18:59.892Z","registry_url":"https://launchpad.net/ubuntu/+source/racc","install_command":"apt-get install racc","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"racc","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rdtool","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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-08-09T04:18:59.892Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/racc?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/racc/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":891},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-10T05:07:58.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":12993187,"name":"ruby-racc-doc","ecosystem":"alpine","description":"LALR(1) parser generator for Ruby (ri docs)","homepage":"https://github.com/ruby/racc","licenses":"BSD-2-Clause AND Ruby","normalized_licenses":["BSD-2-Clause","Ruby"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-04-22T21:19:25.000Z","latest_release_published_at":"2025-04-22T21:19:25.000Z","latest_release_number":"1.8.1-r0","last_synced_at":"2026-04-07T21:02:38.401Z","created_at":"2026-01-30T19:37:36.930Z","updated_at":"2026-08-09T04:18:59.891Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/ruby-racc-doc","install_command":"apk add ruby-racc-doc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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-08-09T04:18:59.890Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ruby-racc-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-racc-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-racc-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-racc-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/ruby-racc-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/ruby-racc-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/ruby-racc-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/ruby-racc-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/ruby-racc-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/ruby-racc-doc/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1474,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2026-03-03T10:29:23.306Z","updated_at":"2026-03-03T10:29:23.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":733},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-12T05:05:17.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":11750689,"name":"ruby-racc-doc","ecosystem":"alpine","description":"LALR(1) parser generator for Ruby (ri docs)","homepage":"https://github.com/ruby/racc","licenses":"BSD-2-Clause AND Ruby","normalized_licenses":["BSD-2-Clause","Ruby"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-04-22T21:19:25.000Z","latest_release_published_at":"2025-04-22T21:19:25.000Z","latest_release_number":"1.8.1-r0","last_synced_at":"2026-08-05T16:03:37.669Z","created_at":"2025-06-07T12:07:53.188Z","updated_at":"2026-08-09T04:19:00.429Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/ruby-racc-doc","install_command":"apk add ruby-racc-doc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-09T04:19:00.429Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ruby-racc-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-racc-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-racc-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-racc-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-racc-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-racc-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-racc-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-racc-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-racc-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-racc-doc/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1430,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2025-06-08T03:33:38.824Z","updated_at":"2025-06-08T03:33:38.824Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1760},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-10T05:08:12.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11124554,"name":"ruby-racc-doc","ecosystem":"alpine","description":"LALR(1) parser generator for Ruby (ri docs)","homepage":"https://github.com/ruby/racc","licenses":"BSD-2-Clause AND Ruby","normalized_licenses":["BSD-2-Clause","Ruby"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"1.7.3-r0","last_synced_at":"2026-04-01T01:46:36.604Z","created_at":"2024-12-07T06:20:43.801Z","updated_at":"2026-08-09T04:19:00.479Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/ruby-racc-doc","install_command":"apk add ruby-racc-doc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-09T04:19:00.478Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ruby-racc-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-racc-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-racc-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-racc-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-racc-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-racc-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-racc-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-racc-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-racc-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-racc-doc/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1371,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-12-10T04:49:45.680Z","updated_at":"2024-12-10T04:49:45.680Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3612,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1331},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-10T05:08:09.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":8699537,"name":"ruby-racc","ecosystem":"alpine","description":"LALR(1) parser generator for Ruby","homepage":"https://github.com/ruby/racc","licenses":"BSD-2-Clause AND Ruby","normalized_licenses":["BSD-2-Clause","Ruby"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":"main","versions_count":2,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2025-04-22T21:19:25.000Z","latest_release_number":"1.8.1-r0","last_synced_at":"2026-03-23T07:07:01.479Z","created_at":"2023-12-27T19:33:05.722Z","updated_at":"2026-08-09T04:19:00.483Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/ruby-racc","install_command":"apk add ruby-racc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-09T04:19:00.482Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":15.930533789618448,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.965266894809224},"purl":"pkg:apk/alpine/ruby-racc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-racc/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1821,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-12-27T19:36:09.528Z","updated_at":"2023-12-27T19:36:09.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39892,"maintainers_count":902,"namespaces_count":3,"keywords_count":6588,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2846},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-10T05:07:40.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10330925,"name":"ruby-racc","ecosystem":"alpine","description":"LALR(1) parser generator for Ruby","homepage":"https://github.com/ruby/racc","licenses":"BSD-2-Clause AND Ruby","normalized_licenses":["BSD-2-Clause","Ruby"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"1.7.3-r0","last_synced_at":"2026-04-01T02:07:15.099Z","created_at":"2024-06-11T02:43:55.312Z","updated_at":"2026-08-09T04:19:00.489Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/ruby-racc","install_command":"apk add ruby-racc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-09T04:19:00.489Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ruby-racc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-racc/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1318,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-06-11T20:39:05.364Z","updated_at":"2024-06-11T20:39:05.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1506},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-10T05:08:24.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":8699542,"name":"ruby-racc-doc","ecosystem":"alpine","description":"LALR(1) parser generator for Ruby (ri docs)","homepage":"https://github.com/ruby/racc","licenses":"BSD-2-Clause AND Ruby","normalized_licenses":["BSD-2-Clause","Ruby"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":"main","versions_count":2,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2025-04-22T21:19:25.000Z","latest_release_number":"1.8.1-r0","last_synced_at":"2026-08-05T16:05:30.114Z","created_at":"2023-12-27T19:33:17.934Z","updated_at":"2026-08-09T04:19:00.501Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/ruby-racc-doc","install_command":"apk add ruby-racc-doc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-09T04:19:00.501Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":15.930533789618448,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.965266894809224},"purl":"pkg:apk/alpine/ruby-racc-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-racc-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-racc-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-racc-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-racc-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-racc-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-racc-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-racc-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-racc-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-racc-doc/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1821,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-12-27T19:36:22.244Z","updated_at":"2023-12-27T19:36:22.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39892,"maintainers_count":902,"namespaces_count":3,"keywords_count":6588,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2846},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-10T05:07:40.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11750688,"name":"ruby-racc","ecosystem":"alpine","description":"LALR(1) parser generator for Ruby","homepage":"https://github.com/ruby/racc","licenses":"BSD-2-Clause AND Ruby","normalized_licenses":["BSD-2-Clause","Ruby"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-04-22T21:19:25.000Z","latest_release_published_at":"2025-04-22T21:19:25.000Z","latest_release_number":"1.8.1-r0","last_synced_at":"2026-04-01T01:53:05.432Z","created_at":"2025-06-07T12:07:52.999Z","updated_at":"2026-08-09T04:19:00.505Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/ruby-racc","install_command":"apk add ruby-racc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-09T04:19:00.505Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ruby-racc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-racc/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1430,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2025-06-08T03:33:39.348Z","updated_at":"2025-06-08T03:33:39.348Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1760},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-10T05:08:12.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11124552,"name":"ruby-racc","ecosystem":"alpine","description":"LALR(1) parser generator for Ruby","homepage":"https://github.com/ruby/racc","licenses":"BSD-2-Clause AND Ruby","normalized_licenses":["BSD-2-Clause","Ruby"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"1.7.3-r0","last_synced_at":"2026-04-01T01:49:58.532Z","created_at":"2024-12-07T06:20:43.387Z","updated_at":"2026-08-09T04:19:00.507Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/ruby-racc","install_command":"apk add ruby-racc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-09T04:19:00.507Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ruby-racc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-racc/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1371,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-12-10T04:49:45.990Z","updated_at":"2024-12-10T04:49:45.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3612,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1331},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-10T05:08:09.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":12381638,"name":"ed-precompiled_racc","ecosystem":"rubygems","description":"Racc is an LALR(1) parser generator.\n  It is written in Ruby itself, and generates Ruby program.\n\n  NOTE: Ruby 1.8.x comes with Racc runtime module.  You\n  can run your parsers generated by racc 1.4.x out of the\n  box.\n","homepage":"https://github.com/ruby/racc","licenses":"Ruby,BSD-2-Clause","normalized_licenses":["Ruby","BSD-2-Clause"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2025-10-13T20:56:32.741Z","latest_release_published_at":"2025-10-13T20:56:35.343Z","latest_release_number":"1.8.1","last_synced_at":"2026-08-12T19:02:18.683Z","created_at":"2025-10-13T21:00:28.239Z","updated_at":"2026-08-12T19:02:18.683Z","registry_url":"https://gem.coop/gems/ed-precompiled_racc","install_command":"gem install ed-precompiled_racc -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/ed-precompiled_racc/","metadata":{"funding":null},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-11T18:32:01.922Z","dependent_packages_count":0,"downloads":1388,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":99.99297544106125,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":33.330991813687085},"purl":"pkg:gem/ed-precompiled_racc?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/ed-precompiled_racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/ed-precompiled_racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/ed-precompiled_racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T18:00:21.966Z","issues_count":39,"pull_requests_count":196,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5867346938775511,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":38,"past_year_issues_count":0,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.10810810810810811,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ed-precompiled_racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ed-precompiled_racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ed-precompiled_racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ed-precompiled_racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ed-precompiled_racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ed-precompiled_racc/codemeta","maintainers":[{"uuid":"102509","login":"edouardchin","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://gem.coop/profiles/edouardchin","role":null,"created_at":"2025-10-13T21:07:20.489Z","updated_at":"2025-10-13T21:07:20.489Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/edouardchin/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":195080,"maintainers_count":68470,"namespaces_count":0,"keywords_count":18999,"github":"gem-coop","metadata":{"funded_packages_count":7542},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-08-12T05:05:26.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":12381676,"name":"ed-precompiled_racc","ecosystem":"rubygems","description":"Racc is an LALR(1) parser generator.\n  It is written in Ruby itself, and generates Ruby program.\n\n  NOTE: Ruby 1.8.x comes with Racc runtime module.  You\n  can run your parsers generated by racc 1.4.x out of the\n  box.\n","homepage":"https://github.com/ruby/racc","licenses":"Ruby,BSD-2-Clause","normalized_licenses":["Ruby","BSD-2-Clause"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2025-10-13T20:56:32.741Z","latest_release_published_at":"2025-10-13T20:56:35.343Z","latest_release_number":"1.8.1","last_synced_at":"2026-08-12T19:02:19.054Z","created_at":"2025-10-13T21:15:23.052Z","updated_at":"2026-08-12T19:02:19.055Z","registry_url":"https://rubygems.org/gems/ed-precompiled_racc","install_command":"gem install ed-precompiled_racc -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/ed-precompiled_racc/","metadata":{"funding":null},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-11T18:32:01.931Z","dependent_packages_count":0,"downloads":1388,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":92.62309409537889,"dependent_repos_count":43.58752815554346,"dependent_packages_count":14.229849121247383,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":50.14682379072324},"purl":"pkg:gem/ed-precompiled_racc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/ed-precompiled_racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/ed-precompiled_racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/ed-precompiled_racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T18:00:21.966Z","issues_count":39,"pull_requests_count":196,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5867346938775511,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":38,"past_year_issues_count":0,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.10810810810810811,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ed-precompiled_racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ed-precompiled_racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ed-precompiled_racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ed-precompiled_racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ed-precompiled_racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ed-precompiled_racc/codemeta","maintainers":[{"uuid":"102509","login":"edouardchin","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://rubygems.org/profiles/edouardchin","role":null,"created_at":"2025-10-13T21:15:25.723Z","updated_at":"2025-10-13T21:15:25.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/edouardchin/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":210498,"maintainers_count":69457,"namespaces_count":0,"keywords_count":19391,"github":"rubygems","metadata":{"funded_packages_count":7917},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-08-12T05:03:25.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":279313,"name":"racc","ecosystem":"rubygems","description":"Racc is an LALR(1) parser generator.\n  It is written in Ruby itself, and generates Ruby program.\n\n  NOTE: Ruby 1.8.x comes with Racc runtime module.  You\n  can run your parsers generated by racc 1.4.x out of the\n  box.\n","homepage":"https://github.com/ruby/racc","licenses":"Ruby,BSD-2-Clause","normalized_licenses":["Ruby","BSD-2-Clause"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":null,"versions_count":43,"first_release_published_at":"2009-07-25T18:02:13.000Z","latest_release_published_at":"2024-07-30T07:12:16.757Z","latest_release_number":"1.8.1","last_synced_at":"2026-08-12T19:02:19.056Z","created_at":"2022-04-06T07:59:13.536Z","updated_at":"2026-08-12T19:02:19.056Z","registry_url":"https://rubygems.org/gems/racc","install_command":"gem install racc -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/racc/","metadata":{"funding":null},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-12T19:02:17.876Z","dependent_packages_count":151,"downloads":717621009,"downloads_period":"total","dependent_repos_count":244046,"rankings":{"downloads":0.05854082804607442,"dependent_repos_count":0.09087766639533458,"dependent_packages_count":0.24810160457622016,"stargazers_count":2.4665202216746023,"forks_count":2.759781893600651,"docker_downloads_count":0.017283482565983874,"average":0.940184282809811},"purl":"pkg:gem/racc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/racc","docker_dependents_count":3504,"docker_downloads_count":3760891083,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/racc/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-11T18:32:02.008Z","issues_count":39,"pull_requests_count":196,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5867346938775511,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":38,"past_year_issues_count":0,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.10810810810810811,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/racc/codemeta","maintainers":[{"uuid":"36956","login":"hsbt","name":null,"email":null,"url":null,"packages_count":179,"html_url":"https://rubygems.org/profiles/hsbt","role":null,"created_at":"2022-11-09T09:46:28.680Z","updated_at":"2022-11-09T09:46:28.680Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/hsbt/packages"},{"uuid":"207","login":"tenderlove","name":null,"email":null,"url":null,"packages_count":189,"html_url":"https://rubygems.org/profiles/tenderlove","role":null,"created_at":"2022-11-09T09:46:28.594Z","updated_at":"2022-11-09T09:46:28.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/tenderlove/packages"},{"uuid":"2404","login":"drbrain","name":null,"email":null,"url":null,"packages_count":95,"html_url":"https://rubygems.org/profiles/drbrain","role":null,"created_at":"2022-11-09T09:46:28.613Z","updated_at":"2022-11-09T09:46:28.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/drbrain/packages"},{"uuid":"2583","login":"flavorjones","name":null,"email":null,"url":null,"packages_count":48,"html_url":"https://rubygems.org/profiles/flavorjones","role":null,"created_at":"2022-11-09T09:46:28.624Z","updated_at":"2022-11-09T09:46:28.624Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/flavorjones/packages"},{"uuid":"2966","login":"zenspider","name":null,"email":null,"url":null,"packages_count":104,"html_url":"https://rubygems.org/profiles/zenspider","role":null,"created_at":"2022-11-09T09:46:28.647Z","updated_at":"2022-11-09T09:46:28.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/zenspider/packages"},{"uuid":"81750","login":"yui-knk","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://rubygems.org/profiles/yui-knk","role":null,"created_at":"2023-12-13T04:03:49.350Z","updated_at":"2023-12-13T04:03:49.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/yui-knk/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":210498,"maintainers_count":69457,"namespaces_count":0,"keywords_count":19391,"github":"rubygems","metadata":{"funded_packages_count":7917},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-08-12T05:03:25.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":12301265,"name":"racc","ecosystem":"rubygems","description":"Racc is an LALR(1) parser generator.\n  It is written in Ruby itself, and generates Ruby program.\n\n  NOTE: Ruby 1.8.x comes with Racc runtime module.  You\n  can run your parsers generated by racc 1.4.x out of the\n  box.\n","homepage":"https://github.com/ruby/racc","licenses":"Ruby,BSD-2-Clause","normalized_licenses":["Ruby","BSD-2-Clause"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":null,"versions_count":43,"first_release_published_at":"2009-07-25T18:02:13.000Z","latest_release_published_at":"2024-07-30T07:12:16.757Z","latest_release_number":"1.8.1","last_synced_at":"2026-08-12T19:02:19.069Z","created_at":"2025-10-07T05:10:31.396Z","updated_at":"2026-08-12T19:02:19.070Z","registry_url":"https://gem.coop/gems/racc","install_command":"gem install racc -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/racc/","metadata":{"funding":null},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-12T19:02:17.792Z","dependent_packages_count":0,"downloads":717621009,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.03460114075635931,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.01405671343227097,"average":0.01216446354715757},"purl":"pkg:gem/racc?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/racc","docker_dependents_count":3504,"docker_downloads_count":3760891083,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T18:32:02.008Z","issues_count":39,"pull_requests_count":196,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5867346938775511,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":38,"past_year_issues_count":0,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.10810810810810811,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/racc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/racc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/racc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/racc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/racc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/racc/codemeta","maintainers":[{"uuid":"36956","login":"hsbt","name":null,"email":null,"url":null,"packages_count":180,"html_url":"https://gem.coop/profiles/hsbt","role":null,"created_at":"2025-10-08T03:16:23.852Z","updated_at":"2025-10-08T03:16:23.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/hsbt/packages"},{"uuid":"207","login":"tenderlove","name":null,"email":null,"url":null,"packages_count":190,"html_url":"https://gem.coop/profiles/tenderlove","role":null,"created_at":"2025-10-08T03:16:22.464Z","updated_at":"2025-10-08T03:16:22.464Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/tenderlove/packages"},{"uuid":"2404","login":"drbrain","name":null,"email":null,"url":null,"packages_count":95,"html_url":"https://gem.coop/profiles/drbrain","role":null,"created_at":"2025-10-08T03:16:23.055Z","updated_at":"2025-10-08T03:16:23.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/drbrain/packages"},{"uuid":"2583","login":"flavorjones","name":null,"email":null,"url":null,"packages_count":48,"html_url":"https://gem.coop/profiles/flavorjones","role":null,"created_at":"2025-10-08T03:16:23.376Z","updated_at":"2025-10-08T03:16:23.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/flavorjones/packages"},{"uuid":"2966","login":"zenspider","name":null,"email":null,"url":null,"packages_count":103,"html_url":"https://gem.coop/profiles/zenspider","role":null,"created_at":"2025-10-08T03:16:23.718Z","updated_at":"2025-10-08T03:16:23.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/zenspider/packages"},{"uuid":"81750","login":"yui-knk","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://gem.coop/profiles/yui-knk","role":null,"created_at":"2025-10-08T03:16:23.961Z","updated_at":"2025-10-08T03:16:23.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/yui-knk/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":195080,"maintainers_count":68470,"namespaces_count":0,"keywords_count":18999,"github":"gem-coop","metadata":{"funded_packages_count":7542},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-08-12T05:05:26.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":8614797,"name":"github.com/ruby/racc","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2023-12-02T02:15:05.331Z","latest_release_published_at":"2024-07-30T07:04:56.000Z","latest_release_number":"v1.8.1","last_synced_at":"2026-08-12T19:11:01.923Z","created_at":"2023-12-02T02:15:02.640Z","updated_at":"2026-08-12T19:11:01.923Z","registry_url":"https://pkg.go.dev/github.com/ruby/racc","install_command":"go get github.com/ruby/racc","documentation_url":"https://pkg.go.dev/github.com/ruby/racc#section-documentation","metadata":{},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-09T04:19:00.444Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":2.6341791915276556,"forks_count":2.7223746485014284,"docker_downloads_count":null,"average":6.433469173573232},"purl":"pkg:golang/github.com/ruby/racc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ruby/racc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ruby/racc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ruby/racc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby%2Fracc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby%2Fracc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby%2Fracc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby%2Fracc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby%2Fracc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fruby%2Fracc/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263076,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10330924,"name":"ruby-racc-doc","ecosystem":"alpine","description":"LALR(1) parser generator for Ruby (ri docs)","homepage":"https://github.com/ruby/racc","licenses":"BSD-2-Clause AND Ruby","normalized_licenses":["BSD-2-Clause","Ruby"],"repository_url":"https://github.com/ruby/racc","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"1.7.3-r0","last_synced_at":"2026-04-01T02:08:16.439Z","created_at":"2024-06-11T02:43:54.474Z","updated_at":"2026-08-09T04:19:00.457Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/ruby-racc-doc","install_command":"apk add ruby-racc-doc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2026-07-28T00:09:42.000Z","size":3686,"stargazers_count":566,"open_issues_count":12,"forks_count":91,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-09T01:38:17.620Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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}},"created_at":"2008-11-10T21:24:07.000Z","updated_at":"2026-08-07T17:10:01.000Z","dependencies_parsed_at":"2026-05-17T01:01:58.556Z","dependency_job_id":null,"html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/racc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/sbom","scorecard":{"id":788923,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/racc","commit":"bab5a215acc9d77513052f65cd617850f50d6e3d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/push_gem.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/push_gem.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/racc/test.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T06:54:10.567Z","repository_id":450846,"created_at":"2025-08-23T06:54:10.567Z","updated_at":"2025-08-23T06:54:10.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v1.8.1","sha":"5229883dca5b451c8bfd322272ccd2ca6d526695","kind":"tag","published_at":"2024-07-30T07:11:53.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8eeca623c95c77724d3b0856806d2f9fc82684b1","kind":"tag","published_at":"2024-05-20T04:50:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.8.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"0ae7d8a406659421efd15ca7603eb01bb5847d38","kind":"tag","published_at":"2023-11-04T02:35:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3/manifests"},{"name":"v1.7.3.pre.1","sha":"13bdc92dde3a682f30da319dabb99d14a48b18e7","kind":"tag","published_at":"2023-11-03T03:49:48.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.3.pre.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.3.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.3.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.3.pre.1/manifests"},{"name":"v1.7.2","sha":"46e85d722d9a41998ee5eb2c1663b56f31a9d8ea","kind":"tag","published_at":"2023-11-01T07:36:20.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0fc0dc957166c2e69a4e95f74d6e23ae80bb770d","kind":"tag","published_at":"2023-06-14T03:49:25.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0feca00301230a94be1484ae3fd2d1f0f6eaa88e","kind":"tag","published_at":"2023-06-08T01:09:00.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.7.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"8d1c1ed79e2c85ec54b9fb470f7171b34ae3b7e2","kind":"tag","published_at":"2022-12-23T00:44:29.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1768ed252fc917e0c2d716ee33a0d7052352dcaf","kind":"tag","published_at":"2022-12-05T04:55:26.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"0c5fe2637c0cf1ca9ebf0e1d027142525a9c6fb6","kind":"tag","published_at":"2021-10-19T12:13:24.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.6.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce0d7b9cdeef976c3c5cca0638e5817c0db8bc9f","kind":"commit","published_at":"2020-12-26T05:27:14.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.2","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2cb3055a73983025646ddc1f3333c1db89ef90b0","kind":"commit","published_at":"2020-11-10T12:26:45.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.1","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ac63fbc3aec6ae3693ff11bbefb904b64d0e96d0","kind":"commit","published_at":"2020-03-25T03:09:39.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.5.0","html_url":"https://github.com/ruby/racc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.5.0/manifests"},{"name":"v1.4.16","sha":"04a7245da51391342812cf300141bb3556cd9eac","kind":"commit","published_at":"2019-12-10T07:27:03.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.16","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"ba2f5361d3a9abcf656608dd90931bd0256b82f2","kind":"tag","published_at":"2019-02-27T18:53:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.15","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"0b6326eb54743dde9b08848b7e96f2fd1cb53d6c","kind":"tag","published_at":"2015-11-25T00:46:10.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.14","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"01d73cdceaec29c24289b8ed52d6d36f1baf7c7e","kind":"commit","published_at":"2015-10-16T03:11:58.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.13","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"da1da057ec3344de86ad4be514d04b04f03ddd85","kind":"commit","published_at":"2014-08-26T17:06:59.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.12","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"d7719258dd61d4c85b2c7444113d4daecf63ff66","kind":"tag","published_at":"2014-01-08T23:52:51.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.11","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"00b39a555ed4857b3c39519799b5088d81549ff2","kind":"tag","published_at":"2013-10-16T17:59:46.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.10","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"8ab708bb0cf1196e4fc2cfe8f33ea78dc87cd8c2","kind":"tag","published_at":"2012-08-07T21:28:57.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.9","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"e097339ba571a2b6e364f80af9de5a1af532ad59","kind":"tag","published_at":"2012-03-02T22:25:31.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.8","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"604dbf900373441f0af84bace5473de9af6ceff8","kind":"tag","published_at":"2011-10-19T15:51:54.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/v1.4.7","html_url":"https://github.com/ruby/racc/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/v1.4.7/manifests"},{"name":"REL_1.4.6","sha":"572f48370ad751172a9c62f732c6499d5aafad0b","kind":"tag","published_at":"2008-12-22T03:04:12.000Z","download_url":"https://codeload.github.com/ruby/racc/tar.gz/REL_1.4.6","html_url":"https://github.com/ruby/racc/releases/tag/REL_1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/racc@REL_1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags/REL_1.4.6/manifests"}]},"repo_metadata_updated_at":"2026-08-09T04:19:00.457Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/ruby-racc-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-racc-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-racc-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-racc-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-30T13:00:26.596Z","issues_count":39,"pull_requests_count":195,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5897435897435898,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","maintainers":[{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"},{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}],"active_maintainers":[{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-racc-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-racc-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-racc-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-racc-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-racc-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-racc-doc/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1318,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-06-11T20:39:06.641Z","updated_at":"2024-06-11T20:39:06.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1506},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-10T05:08:24.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}}],"commits":{"id":19409,"full_name":"ruby/racc","default_branch":"master","total_commits":836,"total_committers":50,"total_bot_commits":37,"total_bot_committers":1,"mean_commits":16.72,"dds":0.5933014354066986,"past_year_total_commits":37,"past_year_total_committers":4,"past_year_total_bot_commits":31,"past_year_total_bot_committers":1,"past_year_mean_commits":9.25,"past_year_dds":0.16216216216216217,"last_synced_at":"2026-08-12T19:00:44.648Z","last_synced_commit":"89cd6d4b3e14c6ba1cf59dfee8806e157bb2e891","created_at":"2023-03-07T11:40:58.040Z","updated_at":"2026-08-12T19:00:44.414Z","committers":[{"name":"aamine","email":"aamine@1b9489fe-b721-0410-924e-b54b9192deb8","login":null,"count":340},{"name":"Hiroshi SHIBATA","email":"hsbt@ruby-lang.org","login":"hsbt","count":124},{"name":"Nobuyoshi Nakada","email":"nobu@ruby-lang.org","login":"nobu","count":70},{"name":"Aaron Patterson","email":"aaron.patterson@gmail.com","login":"tenderlove","count":68},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":37},{"name":"Alex Dowad","email":"alexinbeijing@gmail.com","login":"alexdowad","count":26},{"name":"ydah","email":"t.yudai92@gmail.com","login":"ydah","count":25},{"name":"Charles Oliver Nutter","email":"headius@headius.com","login":"headius","count":21},{"name":"yui-knk","email":"spiketeika@gmail.com","login":"yui-knk","count":16},{"name":"Ryan Davis","email":"ryand-ruby@zenspider.com","login":"zenspider","count":12},{"name":"Mike Dalessio","email":"mike.dalessio@gmail.com","login":"flavorjones","count":9},{"name":"Johnny Willemsen","email":"jwillemsen@remedy.nl","login":"jwillemsen","count":8},{"name":"Eric Hodel","email":"drbrain@segment7.net","login":"drbrain","count":7},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":7},{"name":"Zachary Scott","email":"zachary@zacharyscott.net","login":null,"count":6},{"name":"Benoit Daloze","email":"eregontp@gmail.com","login":"eregon","count":5},{"name":"Marc-Andre Lafortune","email":"github@marc-andre.ca","login":"marcandre","count":5},{"name":"NARUSE, Yui","email":"naruse@airemix.jp","login":"nurse","count":5},{"name":"zzak","email":"zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e","login":null,"count":4},{"name":"knu","email":"knu@1b9489fe-b721-0410-924e-b54b9192deb8","login":null,"count":3},{"name":"Yusuke Endoh","email":"mame@ruby-lang.org","login":"mame","count":3},{"name":"Akim Demaille","email":"akim.demaille@gmail.com","login":"akimd","count":2},{"name":"Jean Boussier","email":"jean.boussier@gmail.com","login":"byroot","count":2},{"name":"Jeremy Evans","email":"code@jeremyevans.net","login":"jeremyevans","count":2},{"name":"Koichi ITO","email":"koic.ito@gmail.com","login":"koic","count":2},{"name":"Thomas E. Enebo","email":"tom.enebo@gmail.com","login":"enebo","count":2},{"name":"hkdnet","email":"satoko.itse@gmail.com","login":"hkdnet","count":2},{"name":"卜部昌平","email":"shyouhei@ruby-lang.org","login":"shyouhei","count":1},{"name":"stomar","email":"stomar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e","login":"stomar","count":1},{"name":"pavel","email":"pavel.rosicky@easy.cz","login":"ahorek","count":1},{"name":"ktsj","email":"ktsj@b2dd03c8-39d4-4d8f-98ff-823fe69b080e","login":"k-tsj","count":1},{"name":"(no author)","email":"(no author)@1b9489fe-b721-0410-924e-b54b9192deb8","login":null,"count":1},{"name":"tbdev","email":"chad.lancour@oracle.com","login":null,"count":1},{"name":"git","email":"svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e","login":"matzbot","count":1},{"name":"aycabta","email":"aycabta@gmail.com","login":"aycabta","count":1},{"name":"a_matsuda","email":"a_matsuda@b2dd03c8-39d4-4d8f-98ff-823fe69b080e","login":"amatsuda","count":1},{"name":"Takashi Kokubun","email":"takashikkbn@gmail.com","login":"k0kubun","count":1},{"name":"TSUYUSATO Kitsune","email":"make.just.on@gmail.com","login":"makenowjust","count":1},{"name":"Stefan Stüben","email":"MSNexploder@gmail.com","login":"MSNexploder","count":1},{"name":"Seiei Miyagi","email":"hanachin@gmail.com","login":"hanachin","count":1},{"name":"Peter Goldstein","email":"peter.m.goldstein@gmail.com","login":"petergoldstein","count":1},{"name":"OKURA Masafumi","email":"masafumi.o1988@gmail.com","login":"okuramasafumi","count":1},{"name":"Masataka Pocke Kuwabara","email":"kuwabara@pocke.me","login":"pocke","count":1},{"name":"Mark Young","email":"mark.young@atg.auto","login":"mark-young-atg","count":1},{"name":"Marco Roth","email":"marco.roth@intergga.ch","login":"marcoroth","count":1},{"name":"Koichi Sasada","email":"ko1@atdot.net","login":"ko1","count":1},{"name":"Kazuhiro NISHIYAMA","email":"zn@mbf.nifty.com","login":"znz","count":1},{"name":"Josef Šimánek","email":"josef.simanek@gmail.com","login":"simi","count":1},{"name":"David Rodríguez","email":"deivid.rodriguez@riseup.net","login":"deivid-rodriguez","count":1},{"name":"Bruno Arueira","email":"contato@brunoarueira.com","login":"brunoarueira","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":31},{"name":"ydah","email":"t.yudai92@gmail.com","login":"ydah","count":4},{"name":"Marco Roth","email":"marco.roth@intergga.ch","login":"marcoroth","count":1},{"name":"Hiroshi SHIBATA","email":"hsbt@ruby-lang.org","login":"hsbt","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6651486,"commits_count":934780028,"contributors_count":39779322,"owners_count":1336416,"committers_count":3302163,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"ruby/racc","html_url":"https://github.com/ruby/racc","last_synced_at":"2026-08-11T18:32:02.008Z","status":"error","issues_count":39,"pull_requests_count":196,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":1951036.3440860214,"issues_closed_count":34,"pull_requests_closed_count":186,"pull_request_authors_count":32,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.5867346938775511,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":38,"past_year_issues_count":0,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":236586.96875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.10810810810810811,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":32,"created_at":"2023-05-12T15:36:29.529Z","updated_at":"2026-08-11T18:32:02.008Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":38,"github_actions":37}},"issue_author_associations_count":{"table":{"NONE":23,"CONTRIBUTOR":10,"MEMBER":3,"COLLABORATOR":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":99,"MEMBER":80,"COLLABORATOR":11,"NONE":6}},"issue_authors":{"table":{"jwillemsen":4,"headius":4,"flavorjones":2,"tkowalewski":2,"marcandre":2,"hsbt":1,"JochenLutz":1,"slonopotamus":1,"dimitrisdovinos":1,"tnir":1,"ydah":1,"zimmski":1,"jsvd":1,"EvgeniyRRU":1,"mingodad":1,"peter-dye":1,"caionakai":1,"luisapace":1,"radomirbosak":1,"mohamedhafez":1,"zenspider":1,"mimikq":1,"schinery":1,"seratch":1,"josephmo":1,"arkansas-coder":1,"akimd":1,"thaianhduc":1,"bkuhlmann":1,"ivanbrykov":1}},"pull_request_authors":{"table":{"dependabot[bot]":38,"ydah":28,"nobu":28,"hsbt":21,"yui-knk":18,"jwillemsen":10,"flavorjones":8,"olleolleolle":7,"marcandre":4,"koic":4,"headius":3,"zenspider":3,"enebo":2,"nurse":2,"casperisfine":2,"akimd":2,"kou":1,"hkdnet":1,"brunoarueira":1,"deivid-rodriguez":1,"pocke":1,"ahorek":1,"simi":1,"jeremyevans":1,"eregon":1,"mark-young-atg":1,"makenowjust":1,"tenderlove":1,"petergoldstein":1,"okuramasafumi":1,"voxik":1,"k0kubun":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-12T00:00:07.634Z","repositories_count":16025830,"issues_count":40545565,"pull_requests_count":131075390,"authors_count":11440015,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":31,"github_actions":31}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":31,"MEMBER":5}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":31,"ydah":4,"kou":1}},"maintainers":[{"table":{"login":"nobu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"}},{"table":{"login":"hsbt","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"}},{"table":{"login":"ydah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"}},{"table":{"login":"flavorjones","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}},{"table":{"login":"marcandre","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"}},{"table":{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"}},{"table":{"login":"nurse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"}},{"table":{"login":"k0kubun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"}},{"table":{"login":"tenderlove","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"}},{"table":{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}},{"table":{"login":"eregon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"}},{"table":{"login":"pocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"}}],"active_maintainers":[{"table":{"login":"ydah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"}},{"table":{"login":"kou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}}]}},"events":{"total":{"DeleteEvent":17,"PullRequestEvent":42,"ForkEvent":2,"IssuesEvent":7,"WatchEvent":16,"IssueCommentEvent":10,"PushEvent":32,"PullRequestReviewEvent":9,"PullRequestReviewCommentEvent":5,"CreateEvent":16},"last_year":{"DeleteEvent":15,"PullRequestEvent":18,"IssuesEvent":1,"WatchEvent":4,"IssueCommentEvent":2,"PushEvent":18,"PullRequestReviewEvent":3,"PullRequestReviewCommentEvent":2,"CreateEvent":13}},"keywords":["lalr-parser-generator","parser-generator"],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-08-16T10:25:17.659Z","updated_at":"2022-08-16T10:25:17.659Z","repository_link":"https://github.com/ruby/racc/blob/master/Gemfile","dependencies":[{"id":1851379812,"package_name":"bundler","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":1851379813,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":1851379814,"package_name":"rake-compiler","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":1851379815,"package_name":"test-unit","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/push_gem.yml","sha":null,"kind":"manifest","created_at":"2026-02-03T23:01:42.623Z","updated_at":"2026-02-03T23:01:42.623Z","repository_link":"https://github.com/ruby/racc/blob/master/.github/workflows/push_gem.yml","dependencies":[{"id":25810237046,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"e3f713f2d8f53843e71c69a996d56f51aa9adfb9","direct":true,"kind":"composite","optional":false},{"id":25810237053,"package_name":"actions/checkout","ecosystem":"actions","requirements":"0c366fd6a839edf440554fa01a7085ccba70ac98","direct":true,"kind":"composite","optional":false},{"id":25810237054,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"d5126b9b3579e429dd52e51e68624dda2e05be25","direct":true,"kind":"composite","optional":false},{"id":25810237056,"package_name":"rubygems/release-gem","ecosystem":"actions","requirements":"1c162a739e8b4cb21a676e97b087e8268d8fc40b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/gh-pages.yml","sha":null,"kind":"manifest","created_at":"2026-02-03T23:01:42.422Z","updated_at":"2026-02-03T23:01:42.422Z","repository_link":"https://github.com/ruby/racc/blob/master/.github/workflows/gh-pages.yml","dependencies":[{"id":25810237041,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6.0.2","direct":true,"kind":"composite","optional":false},{"id":25810237042,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"d5126b9b3579e429dd52e51e68624dda2e05be25","direct":true,"kind":"composite","optional":false},{"id":25810237043,"package_name":"actions/configure-pages","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25810237044,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25810237045,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-02-22T22:29:46.716Z","updated_at":"2024-02-22T22:29:46.716Z","repository_link":"https://github.com/ruby/racc/blob/master/.github/workflows/test.yml","dependencies":[{"id":16394397448,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16394397449,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"racc.gemspec","sha":null,"kind":"manifest","created_at":"2024-02-22T22:29:46.848Z","updated_at":"2024-02-22T22:29:46.848Z","repository_link":"https://github.com/ruby/racc/blob/master/racc.gemspec","dependencies":[]}],"score":33.187329116549876,"created_at":"2024-06-13T11:02:27.612Z","updated_at":"2026-08-13T17:00:57.439Z","avatar_url":"https://github.com/ruby.png","language":"Yacc","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/123468","html_url":"https://summary.ecosyste.ms/projects/123468"}