
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).
@adonisjs/redis
Advanced tools
Redis provider for AdonisJS with support for multiple Redis connections, cluster, pub/sub and much more
The documentation is available on the AdonisJS website
One of the primary goals of AdonisJS is to have a vibrant community of users and contributors who believes in the principles of the framework.
We encourage you to read the contribution guide before contributing to the framework.
Easiest way to run tests is to launch the redis cluster using docker compose
and compose.yml
file.
docker compose up
npm run test
We also have a compose.ci.yml
file that will dockerize the library and run tests inside the container. This is what we use on Github actions.
In order to ensure that the AdonisJS community is welcoming to all, please review and abide by the Code of Conduct.
AdonisJS Redis is open-sourced software licensed under the MIT license.
FAQs
AdonisJS addon for Redis
We found that @adonisjs/redis demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers 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.