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, open an issue in GitHub
Examples
For examples, see PathTrav
trait
Tests
There are a few integration tests where you can check the Path Trav behavior.
Traits
- PathTrav trait