
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).
cardio
is a simple web-based viewer for 4D ('cine') medical imaging data. cardio
is able to render sequences of mesh files (e.g., \*.obj
files) and volume renderings of image files (e.g. *.nii.gz files). cardio
is launched from the commandline and configured using a TOML file.
$ python -m venv .venv
$ . ./.venv/bin/activate
(.venv) pip install cardio
(.venv) cardio --config ./examples/cfg-example.toml
App running at:
- Local: http://localhost:8080/
- Network: http://127.0.0.1:8080/
FAQs
A simple web-based viewer for 4D ('cine') medical imaging data.
We found that cardio 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.