
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).
Small save-game manager written for usage with Noita works in Linux or Windows.
Currently you cannot use this tool to delete / remove saves or backups. It will always create a backup in the Noita folder prior to restoring. So it won't overwrite / delete anything.
pip install noita-save-manager
pipenv install noita-save-manager
poetry add noita-save-manager
noita_save_manager
You can grab the latest release https://github.com/mcgillij/noita_save_manager/releases/download/0.1.0/save_manager_0.1.0.zip
If you want to build your own binary/ source distribution / wheel, you can use the following steps. Uses poetry for dependency management.
poetry install
poetry run pyinstaller -F --noconsole src/noita_save_manager/save_manager.py
This will plop out a binary for you in the dist/
folder.
FAQs
Noita Save Manager, allows for backup and restoring of save files
We found that noita-save-manager 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.