Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
ruby_language_server
Advanced tools
https://github.com/kwerle/ruby_language_server
The goal of this project is to provide a language server implementation for ruby in ruby.
Used day-to-day.
Help welcome.
You probably want to use one of the developed integrations:
ruby_language_server
will start the program and wait for activity using LSP's STDIO interface
Master branch is for releases. Develop branch is for ongoing development. Fork off develop; I'll merge to master for releases.
Clone. I love git HubFlow.
Check out the Makefile. You are going to want to do
make guard
in one window and make continuous_development
in another.
I use vscode with the "Ruby Language Server" extension install. I edit the settings to use the docker image local_ruby_language_server. Quitting and restarting vscode to load the next iteration.
For gem release
make gem_release
For docker release
make publish_cross_platform_image
FAQs
Unknown package
We found that ruby_language_server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.