Lightweight DLP Platform
Built a Python-based DLP platform that scanned files for sensitive data, applied rule-based classification, tracked scan inventory, and supported quarantine and incident-reporting workflows. The project focused on how sensitive-data findings move from detection to action: matching policy logic against file contents, recording what was flagged, and generating an evidence trail that could support review, escalation, or remediation decisions.
Expand Preview
Input
File scans against sensitive-data policy rules
Logic
Pattern matching + classification + quarantine handling
Evidence
Flagged items, scan inventory, incident records
Outcome
Reviewable trail from detection through response