www/p5-HTML-Defang: New port: HTML::Defang - Cleans HTML as well as CSS of scripting
This module accepts an input HTML and/or CSS string and removes any
executable code including scripting, embedded objects, applets, etc.,
and neutralises any XSS attacks. A whitelist based approach is used
which means only HTML known to be safe is allowed through.
PR: 267880