
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).
@bryt-designs/create-bd-frontend-challenge
Advanced tools
Starter template for building a multi-step form
Depends on the package manager you prefer using!
npm run dev
While we love dependencies and the ability to use other libraries created by amazing developers. For this challenge, please only stick to using the provided dependencies. You may install whatever icon library necessary. Although this challenge comes pre-setup with Fontawesome Icons.
/api/register
which is located at the following path ./src/app/api/register/route.ts
.It should be possible to see a success message with your multistep form when submitting to the aforementioned endpoint. // Success message
const result = {
data: {
message: "You've successfully registered!",
},
}
These are just nice haves if you have more time. Do not prioritize otherwise
FAQs
Starter template for building a multi-step form
The npm package @bryt-designs/create-bd-frontend-challenge receives a total of 0 weekly downloads. As such, @bryt-designs/create-bd-frontend-challenge popularity was classified as not popular.
We found that @bryt-designs/create-bd-frontend-challenge demonstrated a not healthy version release cadence and project activity because the last version was released 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.