
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).
create-desk-native-app
Advanced tools
A full-stack framework for building native desktop applications with web technologies.
A Build Tool for Creating Full-Stack Native Desktop Applications for Linux, Mac and Windows
with Web Technologies.
Contribute
·
Submit an Issue
·
Documentation
It just scaffolds an express electron app but is way simple and minimal, We don't know if it would be useful or not but we find ourselves repeating so here we go.
And one thing to mention, it compiles in a build so no need for node on the user side.
Create workspace:
npm create desk-native-app@latest <app_name>
or
npx create-desk-native-app@latest <app_name>
Run the application:
cd <app_name>
npm run dev
Compile application for native platforms:
npm run build
Like Desk-Native? Give our repo a star
FAQs
A full-stack framework for building native desktop applications with web technologies.
We found that create-desk-native-app 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.