
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).
@itwin/manage-versions-react
Advanced tools
Components that allow a user to manage Named Versions and Changesets.
Contains a component that allows a user to manage Named Versions and Changesets.
npm install @itwin/manage-versions-react
yarn add @itwin/manage-versions-react
import { ManageVersions } from "@itwin/manage-versions-react";
const App = () => (
<ManageVersions
accessToken="Bearer ..."
imodelId="d667d711-a0ee-4843-957b-a8c3ed1caad2"
/>
);
When making changes to the src, run rushx start
in the dev folder to enable source watching and rebuild, so the storybook dev-server will have access to updated code on successful code compilation.
See complete CHANGELOG here
FAQs
Components that allow a user to manage Named Versions and Changesets.
We found that @itwin/manage-versions-react 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.