komuw / ong

ong, is a Go http toolkit.
MIT License
16 stars 4 forks source link

should we do anything about path traversal issues? #381

Closed komuw closed 10 months ago

komuw commented 10 months ago
komuw commented 10 months ago

Imagine someone tries to access the file https://example.com/../../etc/passwd

Should they succed? Or should ong try to prevent that.