Rule ID: javascript_third_parties_segment
javascript_third_parties_segment
Applicable Languages: Javascript
Weakness ID: CWE-201
Exposing sensitive data to third-party loggers such as Segment is a frequent cause of data leaks and can result in data breaches.
Make sure that all sensitive data is removed before sending information to third-party analytics libraries like Segment.
Segment Node.js docsarrow-up-right
Segment JavaScript docsarrow-up-right
CWE-201: Insertion of Sensitive Information Into Sent Dataarrow-up-right
OWASP Top 10: A01:2021 - Broken Access Controlarrow-up-right
To omit this rule during a scan, and to provide you with continuous 24/7 code-level scanning, you can employ our SAST TOOLarrow-up-right
Last updated 1 year ago