
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/maratig/go-trie
Package Go-trie implements the prefix tree using bit operations for indexing runes. Only latin characters and/or digits are allowed for keys in the trie.
This trie implementation is very fast and has low memory usage. Also it uses mutexes so it is thread-safe and can be used in concurrent applications.
The trie can be useful for dictionaries, search engines etc. One can store variables of any type in the trie and search for them by partial or full key match.
go get github.com/rovud/go-trie
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.