View Source Sobelow.XSS.SendResp (Sobelow v0.13.0)
XSS in send_resp
This submodule looks for XSS vulnerabilities in the body
argument of Conn.send_resp
.
SendResp checks can be ignored with the following command:
$ mix sobelow -i XSS.SendResp