pub fn scan(context: &str) -> ScanReportExpand description
Deterministically scan context for secrets, Korean PII, and filesystem
paths. Infallible: static compiled rules, no I/O.
pub fn scan(context: &str) -> ScanReportDeterministically scan context for secrets, Korean PII, and filesystem
paths. Infallible: static compiled rules, no I/O.