{"id":13897532,"url":"https://github.com/kwerle/ruby_language_server","last_synced_at":"2026-02-11T08:15:45.840Z","repository":{"id":49613857,"uuid":"110362054","full_name":"kwerle/ruby_language_server","owner":"kwerle","description":"Language Server implementation in Ruby for Ruby.  Development happens on the develop branch.  Production is master.","archived":false,"fork":false,"pushed_at":"2026-01-29T06:12:46.000Z","size":443,"stargazers_count":51,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-01-29T22:13:57.511Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kwerle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE","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":"2017-11-11T16:43:16.000Z","updated_at":"2026-01-29T06:11:23.000Z","dependencies_parsed_at":"2025-07-17T18:28:56.817Z","dependency_job_id":null,"html_url":"https://github.com/kwerle/ruby_language_server","commit_stats":null,"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/kwerle/ruby_language_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwerle%2Fruby_language_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwerle%2Fruby_language_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwerle%2Fruby_language_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwerle%2Fruby_language_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kwerle","download_url":"https://codeload.github.com/kwerle/ruby_language_server/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwerle%2Fruby_language_server/sbom","scorecard":{"id":574735,"data":{"date":"2025-08-11","repo":{"name":"github.com/kwerle/ruby_language_server","commit":"a5e79cb37ae7780d9061e059e1db79f4f70a1944"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":7,"reason":"7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7","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":"Code-Review","score":0,"reason":"Found 0/22 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kwerle/ruby_language_server/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/kwerle/ruby_language_server/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kwerle/ruby_language_server/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/kwerle/ruby_language_server/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/kwerle/ruby_language_server/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/kwerle/ruby_language_server/test.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:5: pin your Docker image by updating ruby:3.4-alpine to ruby:3.4-alpine@sha256:e284f39a2103a564dca9771a81bfecb455b04cd3be4149b133ed7e508ef1b65f","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76r7-hhxj-r776"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 5 commits out of 19 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-20T17:21:08.518Z","repository_id":49613857,"created_at":"2025-08-20T17:21:08.518Z","updated_at":"2025-08-20T17:21:08.518Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28932605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"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"}},"keywords":[],"created_at":"2024-08-06T18:03:40.158Z","updated_at":"2026-01-31T07:04:04.596Z","avatar_url":"https://github.com/kwerle.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"![Build Status](https://github.com/kwerle/ruby_language_server/actions/workflows/test.yml/badge.svg)\n![Coverage](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/kwerle/ruby_language_server/copilot/add-test-coverage-badge/.github/badges/coverage.json)\n# Overview\n\nhttps://github.com/kwerle/ruby_language_server\n\nThe goal of this project is to provide a [language server](https://microsoft.github.io/language-server-protocol/) implementation for ruby in ruby.\n\n# Status\n\nUsed day-to-day.\n\nHelp welcome.\n\n# Features\n\n* Definitions\n* Completions\n* Please see the [FAQ_ROADMAP.md](./FAQ_ROADMAP.md)\n\n# Editor Integrations\n\nYou probably want to use one of the developed integrations:\n* VSCode - https://github.com/kwerle/vscode_ruby_language_server\n* Atom - https://github.com/kwerle/ide-ruby\n* Theia - https://github.com/kwerle/theia_ruby_language_server\n\n# Running\n\n`ruby_language_server` will start the program and wait for activity using LSP's STDIO interface\n\n# Development\n\nMaster branch is for releases.  Develop branch is for ongoing development.  Fork off develop;\nI'll merge to master for releases.\n\nClone.  I love git [HubFlow](https://datasift.github.io/gitflow/).\n\nCheck out the [Makefile](Makefile).  You are going to want to do\n`make guard` in one window and `make continuous_development` in another.\n\nI use vscode with the \"Ruby Language Server\" extension install.  I edit the settings to use\nthe docker image local_ruby_language_server.  Quitting and restarting vscode to load the next\niteration.\n\n# Similar\n\n* [mtsmfm/language_server-ruby](https://github.com/mtsmfm/language_server-ruby)\n* [castwide/solargraph](https://github.com/castwide/solargraph)\n\n# Release instructions to self\n\nFor gem release\n* bump version in [version.rb](lib/ruby_language_server/version.rb) file and [Gemfile.lock](Gemfile.lock)\n* [CHANGELOG.txt](CHANGELOG.txt)\n* merge to master, etc\n* `make gem_release`\n\nFor docker release\n* `make publish_cross_platform_image`\n\n# Authors\n\n* [Kurt Werle](kurt@CircleW.org)\n\n# Contributors\n\n* [Sebastian Delmont](sd@notso.net)\n* [mattn](https://github.com/mattn)\n* *Your name here!*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwerle%2Fruby_language_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkwerle%2Fruby_language_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwerle%2Fruby_language_server/lists"}