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.
@boundstate/good-console
Advanced tools
Transform stream useful for turning good server events into formatted strings.
This is a TypeScript rewrite of hapijs/good-console with the same API but some notable changes:
stack
property of errors are logged (message is included in stack so it's redundant)log
and request
tags are not displayed unless they are the only tagnew GoodConsole([config])
Creates a new GoodConsole object with the following arguments:
[config]
- optional configuration object with the following keys
Below are example outputs for the designated event type:
event.tags
] event.error.stack
event.tags
] you made a requestevent.tags
] you made a defaultevent.tags
] POST /data {"name":"adam"} 200 150msFAQs
Console broadcasting for Good process monitor
The npm package @boundstate/good-console receives a total of 1 weekly downloads. As such, @boundstate/good-console popularity was classified as not popular.
We found that @boundstate/good-console 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.