
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).
github.com/fbaube/gparse
Package gparse
processes Golang markup language tokens: initially
XML, but with support for other flavors of LwDITA markup RSN (HTML5,
Markdown-XP).
Files in this directory use Markdown, so use godoc2md
on'em.
This package makes its own versions of Golang XML structures so that they get sensible new names and handy methods.
Two shortened names (Att
Attribute, Elm
Element) keep code readable.
When working with XML we can generally distinguish three types of files:
.dtd .mod
) are helpful to humans
but are not strictly required as a signal to a parser that fully
understands the syntax of all three XML file types.That being said, this package can superficially digest many directives (e.g. ELEMENT, ATTLIST, ENTITY) but does not yet (at this level) completely parse them, or act on them (by performing transclusion).
FAQs
Unknown package
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.