
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).
@finastra/angular-components
Advanced tools
[](https://www.npmjs.com/package/@finastra/angular-components) [.
You can get started in 3 simple steps:
Install the dependency (Note that the Angular components require our Angular Material theme.
npm install @finastra/angular-components
Import the required component in your project
import { ScrollToTopModule } from '@finastra/angular-components/scroll-to-top';
…
@NgModule ({…
imports: […,
ScrollToTopModule,
…]
})
Add the component in your HTML like so
<uxg-scroll-to-top></uxg-scroll-to-top>
You'll find a more exhaustive documentation on our developer getting started page.
Want to file a bug, contribute some code, or improve documentation? Excellent!
FAQs

The npm package @finastra/angular-components receives a total of 34 weekly downloads. As such, @finastra/angular-components popularity was classified as not popular.
We found that @finastra/angular-components demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.