
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/appui-layout-react
Advanced tools
Copyright © Bentley Systems, Incorporated. All rights reserved. See LICENSE.md for license terms and full copyright notice.
The @itwin/appui-layout-react package contains internal React components for the AppUI-react panels, widget UI and other purposes and is not expected to be used directly by applications.
See the iTwin.js documentation for more information.
Look at the existing code and try to keep your code similar.
Every component class name should follow nz-path-to-component-componentName naming style.
Every inner class name should have nz- prefix.
Import the Sass classnames with: import "./YourComponent.scss";
Every component should accept className?: string
and style?: React.CSSProperties
props.
Components that accept one or a list of children should use the children?: React.ReactNode
prop.
Use classnames function to create className strings for the elements.
Use const className
inside render for the root element className value.
FAQs
iTwin.js Nine-zone React UI components
We found that @itwin/appui-layout-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.