Skip to content

Sanitize incoming URLs and other improvements

Jack Henschel requested to merge jack-sanitize-urls into dev

We should use Golang's ParseURL function to ensure the incoming targetURLs are valid (and not just treat them as binary blobs).

Closes #25 (closed)

Edited by Jack Henschel

Merge request reports