Hacker News new | ask | show | jobs
by css_apologist 177 days ago
its common to santize html string to parse it and remove/error on script tags (and other possible vulnerabilities)

i wonder do people not do this with svgs?