
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).
A plop helper to grab the current date.
This package is installable from npm.
npm install --save-dev plop-date
Before you can use the plop-date
, you have to load it into the plop
object.
plop.load("plop-date")
Once loaded, you now have access the following helpers.
date
Creates a formatted date.
helper
{{date}}
output
"2020-07-10"
timestamp
Creates a raw timestamp.
helper
{{timestamp}}
output
"20241111223217"
🐛 report bugs by filing issues
📢 provide feedback with issues or on twitter
🙋🏼♂️ use my ama or twitter to ask any other questions
FAQs
💧 plop date
The npm package plop-date receives a total of 0 weekly downloads. As such, plop-date popularity was classified as not popular.
We found that plop-date demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.