Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.