1 Repo
Analysis of how sensitive information moves through an application to detect unauthorized exposure.
Distinct from Data Flow Analysis: Focuses on security/privacy data exposure rather than binary IR analysis or general architectural flow.
Explore 1 awesome GitHub repository matching security & cryptography · Sensitive Data Flow Analysis. Refine with filters or upvote what's useful.
Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co
Traces the movement of sensitive information through applications to identify potential data leaks.