Skip to main content

extract_sensitive_data

Function extract_sensitive_data 

Source
pub fn extract_sensitive_data(source_code: &str) -> Vec<SourceLeakFinding>
Available on crate feature react2shell only.
Expand description

Extract sensitive data from leaked source code using regex patterns.