
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).
PulsePersonalizationApp
Advanced tools
The Pulse Personalization App for Episerver provides a simple way to extend Visitor Groups so you can instantly classify your visitors by their lifestyle, demographics, and social interests based on the characteristics of the neighborhood they are coming from. Installed as a Nuget package, the extension creates a criterion for Visitor Group membership that uses the existence of a specific market segment key in the list returned by the Pulse Personalization API. A subscription to the Pulse Personalization API is required. This specific version of the Nuget package comes with a rate limited API key for testing purposes. The app functions by geocoding the IP address of the visitor using the MaxMindGeolocation provider and passing the resulting lat/long coordinate pair to the Pulse API endpoint using the Pulse API Key for authentication. Communication with the Pulse API Endpoint is secured using SSL. No Personally Identifiable Information (PII) is passed to or returned from the Pulse API Endpoint. The Pulse API Endpoint returns a list of market segments that have high scores for the geographic location corresponding to the coordinates passed to the endpoint. Different market segments will be returned based on the datasets included in the subscription associated with the Pulse API Key. In the event there are no datasets with corresponding high scores for any market segments and empty set is returned. In the event the Pulse API endpoint is unavailable, the visitor will not be added to any Pulse Analytics visitor groups. The request for the market segments is performed asynchronously at session start. This means that the visitor will not be added to the Visitor Group(s) in time to personalize the first page load. This is intentional to ensure that the first page load time is not adversely affected. We may add an option to override this behavior in future versions.
FAQs
The Pulse Personalization App for Episerver provides a simple way to extend Visitor Groups so you can instantly classify your visitors by their lifestyle, demographics, and social interests based on the characteristics of the neighborhood they are coming from. Installed as a Nuget package, the extension creates a criterion for Visitor Group membership that uses the existence of a specific market segment key in the list returned by the Pulse Personalization API. A subscription to the Pulse Personalization API is required. This specific version of the Nuget package comes with a rate limited API key for testing purposes. The app functions by geocoding the IP address of the visitor using the MaxMindGeolocation provider and passing the resulting lat/long coordinate pair to the Pulse API endpoint using the Pulse API Key for authentication. Communication with the Pulse API Endpoint is secured using SSL. No Personally Identifiable Information (PII) is passed to or returned from the Pulse API Endpoint. The Pulse API Endpoint returns a list of market segments that have high scores for the geographic location corresponding to the coordinates passed to the endpoint. Different market segments will be returned based on the datasets included in the subscription associated with the Pulse API Key. In the event there are no datasets with corresponding high scores for any market segments and empty set is returned. In the event the Pulse API endpoint is unavailable, the visitor will not be added to any Pulse Analytics visitor groups. The request for the market segments is performed asynchronously at session start. This means that the visitor will not be added to the Visitor Group(s) in time to personalize the first page load. This is intentional to ensure that the first page load time is not adversely affected. We may add an option to override this behavior in future versions.
We found that pulsepersonalizationapp 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.