detect_overlong_utf8

Function detect_overlong_utf8 

Source
pub fn detect_overlong_utf8(path: &str) -> Result<()>
Expand description

Detect UTF-8 overlong encoding attacks Overlong encodings like %c0%ae for “.” are invalid but sometimes parsed