protomaps / go-pmtiles

Single-file executable tool for working with PMTiles archives
BSD 3-Clause "New" or "Revised" License
350 stars 48 forks source link

Escape raw url logger [CWE-400] #155

Closed bdon closed 5 months ago

bdon commented 5 months ago

When the raw path is logged (user input), escape it before printing.