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.
hyper-express-session
Advanced tools
High performance middleware that implements cookie based web sessions into the HyperExpress webserver.
HyperExpress
HyperExpress.Session aims to provide a simple middleware that implements a session engine with high flexibility while being performant. This middleware is unopinionated and can be used with any storage mechanism of your choice. This middleware ships with TypeScript types out of the box, so both vanilla Javascript and TypeScript projects are welcome.
HyperExpress and HyperExpressWS can both be installed using node package manager (npm
)
npm i hyper-express-session
> [Examples & Snippets]
for small and easy-to-use snippets with HyperExpress.Session.> [SessionEngine]
for creating a session engine and working with the SessionEngine component.> [Session]
for working with the Session component to manipulate request sessions.FAQs
High performance middleware that implements cookie based web sessions into the HyperExpress webserver.
We found that hyper-express-session 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.