{"id":123468,"url":"https://github.com/ruby/racc","last_synced_at":"2026-05-29T03:30:35.363Z","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-05-23T19:28:36.000Z","size":3669,"stargazers_count":558,"open_issues_count":11,"forks_count":90,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-05-25T05:05:23.297Z","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-05-25T01:58:17.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":33499642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":8614797,"name":"github.com/ruby/racc","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"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":"2025-11-20T07:02:34.218Z","created_at":"2023-12-02T02:15:02.640Z","updated_at":"2025-11-20T07:02:34.218Z","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":"2025-10-25T15:47:01.000Z","size":3649,"stargazers_count":549,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-10-26T19:08:56.072Z","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":"2025-10-25T15:47:05.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":282383684,"owners_count":26660246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"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":"2025-11-03T01:18:11.953Z","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":"2025-10-29T09:01:31.685Z","issues_count":39,"pull_requests_count":162,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2263483.1910828026,"issues_closed_count":34,"pull_requests_closed_count":157,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6851851851851852,"merged_pull_requests_count":148,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":3,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":131012.66666666667,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.20689655172413793,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":24,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":1996408,"maintainers_count":0,"namespaces_count":752358,"keywords_count":111674,"github":"golang","metadata":{"funded_packages_count":52805},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-11-22T06:23:32.354Z","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":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":"2025-10-23T04:02:37.960Z","created_at":"2023-12-27T19:33:05.722Z","updated_at":"2025-11-03T01:18:12.260Z","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":"2025-10-25T15:47:01.000Z","size":3649,"stargazers_count":549,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-10-26T19:08:56.072Z","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":"2025-10-25T15:47:05.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":282383684,"owners_count":26660246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"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":"2025-11-03T01:18:12.260Z","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":"2025-10-29T09:01:31.685Z","issues_count":39,"pull_requests_count":162,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2263483.1910828026,"issues_closed_count":34,"pull_requests_closed_count":157,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6851851851851852,"merged_pull_requests_count":148,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":3,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":131012.66666666667,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.20689655172413793,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":24,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1689,"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":37963,"maintainers_count":840,"namespaces_count":3,"keywords_count":6593,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2762},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-11-22T06:29:04.553Z","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":"2025-11-20T07:03:01.143Z","created_at":"2025-06-07T12:07:52.999Z","updated_at":"2025-11-20T07:03:01.144Z","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":"2025-10-25T15:47:01.000Z","size":3649,"stargazers_count":549,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-10-26T19:08:56.072Z","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":"2025-10-25T15:47:05.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":282383684,"owners_count":26660246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"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":"2025-11-03T01:18:11.188Z","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":"2025-10-29T09:01:31.685Z","issues_count":39,"pull_requests_count":162,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2263483.1910828026,"issues_closed_count":34,"pull_requests_closed_count":157,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6851851851851852,"merged_pull_requests_count":148,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":3,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":131012.66666666667,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.20689655172413793,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":24,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1431,"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":26317,"maintainers_count":422,"namespaces_count":2,"keywords_count":4640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1726},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-11-22T06:28:44.296Z","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":"2025-11-20T07:02:54.523Z","created_at":"2024-12-07T06:20:43.801Z","updated_at":"2025-11-20T07:02:54.524Z","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":"2025-10-25T15:47:01.000Z","size":3649,"stargazers_count":549,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-10-26T19:08:56.072Z","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":"2025-10-25T15:47:05.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":282383684,"owners_count":26660246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"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":"2025-11-03T01:18:11.143Z","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":"2025-10-29T09:01:31.685Z","issues_count":39,"pull_requests_count":162,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2263483.1910828026,"issues_closed_count":34,"pull_requests_closed_count":157,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6851851851851852,"merged_pull_requests_count":148,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":3,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":131012.66666666667,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.20689655172413793,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":24,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":null,"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":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":3602,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1262},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-11-22T06:29:11.731Z","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":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":"2025-11-20T07:03:11.385Z","created_at":"2024-06-11T02:43:54.474Z","updated_at":"2025-11-20T07:03:11.385Z","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":"2025-10-25T15:47:01.000Z","size":3649,"stargazers_count":549,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-10-26T19:08:56.072Z","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":"2025-10-25T15:47:05.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":282383684,"owners_count":26660246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"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":"2025-11-03T01:18:11.188Z","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":"2025-10-29T09:01:31.685Z","issues_count":39,"pull_requests_count":162,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2263483.1910828026,"issues_closed_count":34,"pull_requests_closed_count":157,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6851851851851852,"merged_pull_requests_count":148,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":3,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":131012.66666666667,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.20689655172413793,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":24,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1316,"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":4249,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1472},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-11-21T07:27:03.754Z","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":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":"2025-11-20T07:02:51.131Z","created_at":"2025-10-13T21:15:23.052Z","updated_at":"2025-11-20T07:07:45.363Z","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":"2025-11-10T16:17:39.000Z","size":3654,"stargazers_count":551,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-11-18T06:03:08.946Z","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":"2025-11-10T16:17:42.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":285223847,"owners_count":27135238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"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":"2025-11-20T07:07:45.363Z","dependent_packages_count":0,"downloads":540,"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":"2025-11-10T16:23:56.999Z","issues_count":39,"pull_requests_count":163,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2249167.930379747,"issues_closed_count":34,"pull_requests_closed_count":158,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6809815950920245,"merged_pull_requests_count":149,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":3,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":125839.04,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":25,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":27,"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":200965,"maintainers_count":67287,"namespaces_count":0,"keywords_count":18226,"github":"rubygems","metadata":{"funded_packages_count":7140},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2025-11-22T06:27:17.204Z","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":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":"2025-11-20T07:02:56.620Z","created_at":"2025-10-13T21:00:28.239Z","updated_at":"2025-11-20T07:07:47.894Z","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":"2025-11-10T16:17:39.000Z","size":3654,"stargazers_count":551,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-11-18T06:03:08.946Z","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":"2025-11-10T16:17:42.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":285223847,"owners_count":27135238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"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":"2025-11-20T07:07:47.893Z","dependent_packages_count":0,"downloads":540,"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":"2025-11-10T16:23:56.999Z","issues_count":39,"pull_requests_count":163,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2249167.930379747,"issues_closed_count":34,"pull_requests_closed_count":158,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6809815950920245,"merged_pull_requests_count":149,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":3,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":125839.04,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":25,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":27,"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":185814,"maintainers_count":66280,"namespaces_count":0,"keywords_count":17666,"github":"gem-coop","metadata":{"funded_packages_count":6154},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2025-11-22T06:32:44.851Z","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":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":"2025-11-21T02:01:38.271Z","created_at":"2022-04-06T07:59:13.536Z","updated_at":"2025-11-21T02:05:51.140Z","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":"2025-11-10T16:17:39.000Z","size":3654,"stargazers_count":551,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-11-18T06:03:08.946Z","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":"2025-11-10T16:17:42.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":285223847,"owners_count":27135238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"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":"2025-11-21T02:05:51.140Z","dependent_packages_count":151,"downloads":592547391,"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":"2025-11-10T16:23:56.999Z","issues_count":39,"pull_requests_count":163,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2249167.930379747,"issues_closed_count":34,"pull_requests_closed_count":158,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6809815950920245,"merged_pull_requests_count":149,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":3,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":125839.04,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":25,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":177,"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":186,"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":99,"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":200965,"maintainers_count":67287,"namespaces_count":0,"keywords_count":18226,"github":"rubygems","metadata":{"funded_packages_count":7140},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2025-11-22T06:27:17.204Z","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":"2025-11-21T21:31:27.339Z","created_at":"2025-10-07T05:10:31.396Z","updated_at":"2025-11-21T21:34:37.198Z","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":"2025-11-10T16:17:39.000Z","size":3654,"stargazers_count":551,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-11-18T06:03:08.946Z","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":"2025-11-10T16:17:42.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":285223847,"owners_count":27135238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"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":"2025-11-21T21:34:37.158Z","dependent_packages_count":0,"downloads":593097193,"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":"2025-11-10T16:23:56.999Z","issues_count":39,"pull_requests_count":163,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2249167.930379747,"issues_closed_count":34,"pull_requests_closed_count":158,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6809815950920245,"merged_pull_requests_count":149,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":3,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":125839.04,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":25,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":178,"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":187,"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":98,"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":185814,"maintainers_count":66280,"namespaces_count":0,"keywords_count":17666,"github":"gem-coop","metadata":{"funded_packages_count":6154},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2025-11-22T06:32:44.851Z","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":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":"2025-11-20T07:03:00.974Z","created_at":"2024-12-07T06:20:43.387Z","updated_at":"2025-11-20T07:03:00.975Z","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":"2025-10-25T15:47:01.000Z","size":3649,"stargazers_count":549,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-10-26T19:08:56.072Z","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":"2025-10-25T15:47:05.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":282383684,"owners_count":26660246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"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":"2025-11-03T01:18:12.010Z","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":"2025-10-29T09:01:31.685Z","issues_count":39,"pull_requests_count":162,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2263483.1910828026,"issues_closed_count":34,"pull_requests_closed_count":157,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6851851851851852,"merged_pull_requests_count":148,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":3,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":131012.66666666667,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.20689655172413793,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":24,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":null,"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":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":3602,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1262},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-11-22T06:29:11.731Z","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":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":"2025-11-20T07:03:06.666Z","created_at":"2025-06-07T12:07:53.188Z","updated_at":"2025-11-20T07:03:06.667Z","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":"2025-10-25T15:47:01.000Z","size":3649,"stargazers_count":549,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-10-26T19:08:56.072Z","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":"2025-10-25T15:47:05.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":282383684,"owners_count":26660246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"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":"2025-11-03T01:18:11.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.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":"2025-10-29T09:01:31.685Z","issues_count":39,"pull_requests_count":162,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2263483.1910828026,"issues_closed_count":34,"pull_requests_closed_count":157,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6851851851851852,"merged_pull_requests_count":148,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":3,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":131012.66666666667,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.20689655172413793,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":24,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1431,"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":26317,"maintainers_count":422,"namespaces_count":2,"keywords_count":4640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1726},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-11-22T06:28:44.296Z","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":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":"2025-11-20T07:03:07.661Z","created_at":"2023-12-27T19:33:17.934Z","updated_at":"2025-11-20T07:03:07.661Z","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":"2025-10-25T15:47:01.000Z","size":3649,"stargazers_count":549,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-10-26T19:08:56.072Z","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":"2025-10-25T15:47:05.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":282383684,"owners_count":26660246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"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":"2025-11-03T01:18:11.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":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":"2025-10-29T09:01:31.685Z","issues_count":39,"pull_requests_count":162,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2263483.1910828026,"issues_closed_count":34,"pull_requests_closed_count":157,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6851851851851852,"merged_pull_requests_count":148,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":3,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":131012.66666666667,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.20689655172413793,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":24,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1689,"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":37963,"maintainers_count":840,"namespaces_count":3,"keywords_count":6593,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2762},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-11-22T06:29:04.553Z","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":"2025-11-20T07:03:11.397Z","created_at":"2024-06-11T02:43:55.312Z","updated_at":"2025-11-20T07:03:11.397Z","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":"2025-10-25T15:47:01.000Z","size":3649,"stargazers_count":549,"open_issues_count":10,"forks_count":92,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-10-26T19:08:56.072Z","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":"2025-10-25T15:47:05.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","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":282383684,"owners_count":26660246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"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":"2025-11-03T01:18:12.358Z","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":"2025-10-29T09:01:31.685Z","issues_count":39,"pull_requests_count":162,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2263483.1910828026,"issues_closed_count":34,"pull_requests_closed_count":157,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6851851851851852,"merged_pull_requests_count":148,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":3,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":131012.66666666667,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.20689655172413793,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":24,"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}]},"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","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":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1316,"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":4249,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1472},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-11-21T07:27:03.754Z","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":807,"total_committers":50,"total_bot_commits":10,"total_bot_committers":1,"mean_commits":16.14,"dds":0.5786864931846345,"past_year_total_commits":29,"past_year_total_committers":5,"past_year_total_bot_commits":8,"past_year_total_bot_committers":1,"past_year_mean_commits":5.8,"past_year_dds":0.4482758620689655,"last_synced_at":"2025-11-21T11:42:20.761Z","last_synced_commit":"ae3c1a14143bcdbffa3984c8b4c060f091d6a269","created_at":"2023-03-07T11:40:58.040Z","updated_at":"2025-11-21T11:40:23.669Z","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":"Alex Dowad","email":"alexinbeijing@gmail.com","login":"alexdowad","count":26},{"name":"ydah","email":"t.yudai92@gmail.com","login":"ydah","count":23},{"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":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":10},{"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":"ydah","email":"t.yudai92@gmail.com","login":"ydah","count":16},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Nobuyoshi Nakada","email":"nobu@ruby-lang.org","login":"nobu","count":2},{"name":"Hiroshi SHIBATA","email":"hsbt@ruby-lang.org","login":"hsbt","count":2},{"name":"Marco Roth","email":"marco.roth@intergga.ch","login":"marcoroth","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":"2025-11-22T00:00:11.667Z","repositories_count":6114359,"commits_count":924834066,"contributors_count":36012239,"owners_count":1118531,"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":"2025-11-10T16:23:56.999Z","status":"active","issues_count":39,"pull_requests_count":163,"avg_time_to_close_issue":23692038.23529412,"avg_time_to_close_pull_request":2249167.930379747,"issues_closed_count":34,"pull_requests_closed_count":158,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":0.6809815950920245,"merged_pull_requests_count":149,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":3,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":309101.6666666667,"past_year_avg_time_to_close_pull_request":125839.04,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":25,"created_at":"2023-05-12T15:36:29.529Z","updated_at":"2025-11-10T16:23:56.999Z","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":10,"github_actions":9}},"issue_author_associations_count":{"table":{"NONE":23,"CONTRIBUTOR":10,"MEMBER":3,"COLLABORATOR":3}},"pull_request_author_associations_count":{"table":{"MEMBER":75,"CONTRIBUTOR":71,"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":{"nobu":28,"ydah":24,"hsbt":21,"yui-knk":18,"jwillemsen":10,"dependabot[bot]":10,"flavorjones":8,"olleolleolle":7,"marcandre":4,"koic":4,"headius":3,"zenspider":3,"enebo":2,"casperisfine":2,"akimd":2,"nurse":2,"pocke":1,"hkdnet":1,"brunoarueira":1,"deivid-rodriguez":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":"2025-11-22T00:00:07.046Z","repositories_count":11720118,"issues_count":35583345,"pull_requests_count":115975108,"authors_count":11045248,"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":8,"github_actions":8}},"past_year_issue_author_associations_count":{"table":{"COLLABORATOR":1,"MEMBER":1,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":22,"CONTRIBUTOR":8}},"past_year_issue_authors":{"table":{"flavorjones":1,"hsbt":1,"slonopotamus":1}},"past_year_pull_request_authors":{"table":{"ydah":16,"dependabot[bot]":8,"nobu":4,"hsbt":2}},"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":16,"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":"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":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"}},{"table":{"login":"nobu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"}},{"table":{"login":"hsbt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"}},{"table":{"login":"flavorjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flavorjones"}}]}},"events":{"total":{"IssuesEvent":6,"WatchEvent":15,"DeleteEvent":6,"IssueCommentEvent":8,"PushEvent":18,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":4,"PullRequestEvent":30,"ForkEvent":2,"CreateEvent":5},"last_year":{"IssuesEvent":6,"WatchEvent":11,"DeleteEvent":6,"IssueCommentEvent":8,"PushEvent":18,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":4,"PullRequestEvent":30,"ForkEvent":2,"CreateEvent":5}},"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.14337456147689,"created_at":"2024-06-13T11:02:27.612Z","updated_at":"2026-05-29T03:30:35.363Z","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"}