
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).
hexo-include
Advanced tools
A Hexo plugin for including raw content of any text file into a post
A Hexo plugin for including the raw content of a text file into a post directly from its markdown. Easily insert pre-written HMTL, JS, or the contents of any text file into the body of your post or page.
Insert the following into the post's markdown where you want the contents of the external file inserted. All file paths are relative to your source
directory.
{% include path/to/file.bar %}
Install with npm from the base directory of your Hexo site:
$ npm install --save --only=prod hexo-include
The --only=prod
ensures that the development dependencies are not installed. If you want to run the tests, remove this flag. More info here.
MIT (c) 2016 Robert Pirtle.
FAQs
A Hexo plugin for including raw content of any text file into a post
We found that hexo-include 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.