
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).
EndoregDB is a comprehensive database framework designed to manage medical and research-related data for clinical trials. This repository focuses on efficient data processing, automated deployment, security, and reproducibility, offering a flexible setup for local development environments as well as distributed systems. It supports the integration of AI/ML tools and advanced image and report processing.
This infrastructure was originally designed for clinical research studies and is optimized for handling large data volumes, including:
Clone the repository:
git clone https://github.com/wg-lux/endoreg-db.git
cd endoreg-db
Set up your Python environment: TODO: Explain Devenv / point to other docs
direnv allow
Run tests: Call Devenv Script to run tests
runtests
endoreg-db/
├── endoreg_db/ # Main Django app for medical data
│ ├── case_generator/ # Sample case generator
│ ├── data/ # Medical knowledge base
│ ├── management/ # Data wrangling operations
│ ├── models/ # Data models
│ ├── migrations/ # Database migrations
│ └── serializers/ # Serializers for data
├── .gitignore # Git ignore file for unnecessary files
└── README.md # Project description and setup instructions
For issues and questions:
MIT - see LICENSE
FAQs
EndoReg Db Django App
We found that endoreg-db 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.