
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
unify-errors
Advanced tools
[](https://codeclimate.com/github/flexper/unify-errors/test_coverage) [
A simple library to normalize typescript standard errors. Feel free to create pull request to define new errors !
import { BadRequest } from 'unify-errors';
function errorExample() {
throw BadRequest({
context: "Example context"
});
}
To execute jest tests (all errors, type integrity test)
pnpm test
This package use TSdx. Please check documentation to update this package.
FAQs
[](https://codeclimate.com/github/qlaffont/unify-errors/test_coverage) [.
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.