Leakage of sensitive data to Segment

Overview

  • Rule ID: javascript_third_parties_segment

  • Applicable Languages: Javascript

  • Weakness ID: CWE-201

Description

Exposing sensitive data to third-party loggers such as Segment is a frequent cause of data leaks and can result in data breaches.

Remediation Guidelines

  • Make sure that all sensitive data is removed before sending information to third-party analytics libraries like Segment.

References

Configuration

To omit this rule during a scan, and to provide you with continuous 24/7 code-level scanning, you can employ our SAST TOOL

Last updated