Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
[EARLY ALPHA]
Rails Graphical User Interface (e.g. display routes in a table, run rails commands visually, etc...)
Given that the project is still early alpha, this is your chance to contribute ideas and pull requests for the project with whatever you want or see value in! Please open issues or pull requests to share your ideas!
Install (if using RVM, in the same gemset as your Rails app):
gem install rails-gui -v0.0.3
Add to Gemfile
under development
group:
group :development do
gem 'rails-gui', '~> 0.0.3'
end
Run:
bundle
Run:
rails-gui
Screenshot:
Copyright (c) 2022 Andy Maleh. See LICENSE.txt for further details.
--
Built with Glimmer DSL for LibUI (Ruby Desktop Development GUI Library)
FAQs
Unknown package
We found that rails-gui demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.