Code scanning - DOM text reinterpreted as HTML
Closed this issue · 0 comments
kkrug commented
This issue will resolve 11 instances found of 'DOM text reinterpreted as HTML' by the code scanning tool. The fixes mostly require using encodeURIComponent when building links in JavaScript to prevent Cross-Site Scripting. No functionality should be changed.