
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Flawless configuration of your cloud infrastructure: quill
is a configuration tool with a focus on automation and infrastructure opacity.
quill
is a robust and fully-featured configuration toolset with a simple convention for executing commands:
$ quill <resource> <command>
for example:
$ quill systems list
will list all system
Resources in your current registry. The tool itself is designed to be self documenting via the quill help
command. For example to learn what the systems list
command does:
$ quill help systems list
info: Welcome to quill
info: It worked if it ends with quill ok
info: Executing command help systems list
help: Lists all systems in the registry.
help:
help: quill list
help: quill systems list
quill ok
$ npm install quill-cli -g
For testing purposes it is possible to run quill
locally if you have conservatory
running locally with sample data:
$ cd /path/to/composer
$ bin/seed
$ bin/composer
$ cd /path/to/quill
$ quill config set remoteHost localhost
$ quill config set port 9003
$ quill login
info: Welcome to quill
info: It worked if it ends with quill ok
info: Executing command login
prompt: username: devjitsu
prompt: password: 1234
info: Authenticated as devjitsu
info: quill ok
All tests are written with vows and intended to be run with npm:
$ npm test
FAQs
Flawless configuration of your cloud
We found that quill-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers 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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.