Sobelow v0.2.4 Sobelow.XSS
Cross-Site Scripting
Cross-Site Scripting (XSS) vulnerabilities are a result of rendering untrusted input on a page without proper encoding. XSS may allow an attacker to perform actions on behalf of other users, steal session tokens, or access private data.
Read more about XSS here: https://www.owasp.org/index.php/Cross-siteScripting(XSS)
XSS checks can be ignored with the following command:
$ mix sobelow -i XSS