angular-bypasssecuritytrust
$TRUST
. This can introduce a Cross-Site-Scripting (XSS) vulnerability if this comes from user-provided input. If you have to use $TRUST
, ensure it does not come from user-input or use the appropriate prevention mechanism e.g. input validation or sanitization depending on the context.