
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).
@types/microsoft__typescript-etw
Advanced tools
TypeScript definitions for @microsoft/typescript-etw
npm install --save @types/microsoft__typescript-etw
This package contains type definitions for @microsoft/typescript-etw (https://github.com/microsoft/typescript-etw).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/microsoft__typescript-etw.
export function logEvent(msg: string): void;
export function logErrEvent(msg: string): void;
export function logPerfEvent(msg: string): void;
export function logInfoEvent(msg: string): void;
export function logStartCommand(command: string, msg: string): void;
export function logStopCommand(command: string, msg: string): void;
export function logStartUpdateProgram(msg: string): void;
export function logStopUpdateProgram(msg: string): void;
export function logStartUpdateGraph(): void;
export function logStopUpdateGraph(): void;
export function logStartResolveModule(name: string): void;
export function logStopResolveModule(success: string): void;
export function logStartParseSourceFile(filename: string): void;
export function logStopParseSourceFile(): void;
export function logStartReadFile(filename: string): void;
export function logStopReadFile(): void;
export function logStartBindFile(filename: string): void;
export function logStopBindFile(): void;
export function logStartScheduledOperation(operationId: string): void;
export function logStopScheduledOperation(): void;
These definitions were written by Michael Crane, Andrew Casey, and Mine Starks.
FAQs
TypeScript definitions for @microsoft/typescript-etw
The npm package @types/microsoft__typescript-etw receives a total of 741 weekly downloads. As such, @types/microsoft__typescript-etw popularity was classified as not popular.
We found that @types/microsoft__typescript-etw 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
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
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.