
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).
Wrangler is a static site generator for people who aren't building blogs.
At Springload, we often need to whip up static sites, but we've struggled to find a tool that, well.. lets us get on with it. Enter the Wrangler. It won't expect your content to be formatted as a series of blog posts. It doesn't copy static assets or process SaSS or make coffee.
It does one thing, and it does that one thing pretty well.
We hope you like it.
Full documentation lives over here at GitHub <https://github.com/springload/Wrangler.py>
_.
Install the wrangler with:: >>> pip install wrangler
To get started, wrangler can generate a project for you.
In your terminal:: >>> wrangler create . >>> wrangler build content www
To automatically watch files for changes:: >>> wrangler watch content www
To start a simple HTTP server:: >>> wrangler serve www
That's all for now, folks!
Documentation https://github.com/springload/Wrangler.py <https://github.com/springload/Wrangler.py>
_.
Springload http://springload.co.nz <http://springload.co.nz>
_.
FAQs
A pythonic static site generator
We found that wrangler demonstrated a healthy version release cadence and project activity because the last version was released less than 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.