
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).
@squeakyai/script
Advanced tools
The public scripts that are used to get data into Squeaky. These are:
./src/nps
is loaded into the NPS iframe that's served by the gateway./src/script
is loaded in the users browser to trigger recordings, load nps/sentiment iframes etc./src/sentiment
is loaded into the sentiment iframe that's served by the gatewayThey each inject their own styles and should be self contained. The main script is not within an iframe, and will need to be defensive against the host websites styles.
$ git clone git@github.com:squeaky-ai/script.git
$ cd script
$ yarn install
Firstly you will need the gateway running at ws://localhost:5000
, you'll also need to create a site locally with the uuid of eba391ce-cc12-41d7-8f8a-ddee1e624a74
.
Run yarn watch
to watch and build the script, and run yarn serve
to start the dev server.
There are example websites in the examples/
folder, they can be accessed by visiting their path for example:
FAQs
Squeaky Script
The npm package @squeakyai/script receives a total of 0 weekly downloads. As such, @squeakyai/script popularity was classified as not popular.
We found that @squeakyai/script 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.