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.
debug-errorpage
Advanced tools
This is a small module that provides an error page with helpful debugging information on it. The most useful part is that it tracks down the probable cause of the error and shows you a snippet of the file with the likely cause highlighted. As such, it should be used in development only and turned off for production mode.
The page is heavily inspired by the v1.0 Play Framework. In fact, the error page template is the one that the Play Framework used, with some modifications for Express.
Basically, it's an alpha. Not tests yet. I'd love your help in making them. :)
debug-errorpage Copyright 2014 Nicholas C. Zakas. All rights reserved. MIT license.
Play Framework Copyright 2010
Guillaume Bort (http://guillaume.bort.fr)
zenexity (http://www.zenexity.fr)
Play framework contributors (https://github.com/playframework/play/contributors)
FAQs
A pretty debug error page for Express.
The npm package debug-errorpage receives a total of 1 weekly downloads. As such, debug-errorpage popularity was classified as not popular.
We found that debug-errorpage 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.