Sobelow.XSS.SendResp (Sobelow v0.14.0)
View SourceXSS 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