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.
generator-herman-express
Advanced tools
Just a Node/Express Yeoman generator for a basic Node/Express boilerplate, featuring:
npm install -g yo
npm install -g gulp
npm install -g generator-herman-express
yo herman-express
, go through all prompts, and then npm install
knex migrate:latest --env development
knex seed:run --env development
gulp
All tests:
$ npm test
Leakage tests:
$ npm run leaks
Coverage:
$ npm run coverage
$ npm run coverage-unit
$ npm run coverage-integration
Steps for setting up a new component:
viewFolders
array in src/server/config/main-config.jsFAQs
Yeoman generator for a basic Node/Express app.
We found that generator-herman-express 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.