Crate path_trav

Source
Expand description

§path_trav

Compare two paths to check if there are path traversal. Useful for APIs that serve dynamic files.

Note: this is a security tool. If you see something wrong, please, read the security policy

§Examples

For examples, see PathTrav trait

§Tests

There are a few integration tests where you can check the Path Trav behavior.

Traits§

PathTrav
PathTrav trait