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.
@grundstein/cli
Advanced tools
host and continuosly deploy static webapps and their apis.
@grundstein command line interface.
continuosly deploy, monitor and analyse your server.
very opinonated.
// globally installed cli
npm install -g grundstein
// locally in your app
npm install --save-dev --save-exact grundstein
after installing globally, grundstein
will be available as an executable on the PATH.
if installed as local app npm dependency, grundstein
will be available in package.json npm run scripts,
and installed in node_modules/.bin/grundstein.
./docs is the default directory to build hashes for.
grundstein soon
run grundstein without commands (or the --help flag) to get help output
grundstein
grundstein --help
grundstein -h
first release
FAQs
host and continuosly deploy static webapps and their apis.
We found that @grundstein/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.
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.