
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Basic library for making interactive command-line applications much easier.
Simply
`gem install cli-console`
This library doesn't have any dependencies.
Well actually there's no direct dependencies.
But in reality need HighLine and Readline.
Then why I said there's no dependencies?
Because CLI::Console
will accept any IO class with implements those few functions which currently are provided by HighLine.
Take a look at examples/shell.rb
YARD with markdown is used for documentation (redcarpet
required)
RSpec and simplecov are required, to run tests just rake spec
code coverage will also be generated
Currently everything (all functions, files, text) in this repository are made by me @davispuh and I've dedicated this repository to public domain.
All text, documentation, code and files in this repository are in public domain (including this text, README). It means you can copy, modify, distribute and include in your own work/code, even for commercial purposes, all without asking permission.
Feel free to improve anything what you see is improvable.
Warning: By sending pull request to this repository you dedicate any and all copyright interest in pull request (code files and all other) to the public domain. (files will be in public domain even if pull request doesn't get merged)
Also before sending pull request you acknowledge that you own all copyrights or have authorization to dedicate them to public domain.
If you don't want to dedicate code to public domain or if you're not allowed to (eg. you don't own required copyrights) then DON'T send pull request.
FAQs
Unknown package
We found that cli-console 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.
Security News
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.