Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Cootie is a tool for easily running a VPS with multiple Node servers. In a normal environment, adding a new project involves many steps: cloning the project, writing nginx configuration, setting up a daemonizer, etc. To top it off, your VPS probably didn't come pre-loaded with nginx, so you had to go through multiple install processes to get the environment set up.
Cootie allows you to manage all of your applications centrally:
cd /opt
git clone git@github.com:mattbasta/mygreatwebsite.git
# cootie add [path to server] [port] [hostname[ hostname [...]]]
cootie add /opt/mygreatwebsite/app.js 8001 greatsite.biz
# If you've never run Cootie before
forever start cootie
# If you already have Cootie set up
forever restartall
FAQs
A simple multi-application manager for VPSs.
The npm package cootie receives a total of 1 weekly downloads. As such, cootie popularity was classified as not popular.
We found that cootie 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 researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.