Sobelow.XSS.SendResp (Sobelow v0.14.0)

View Source

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

Summary

Functions

details()

id()

parse_def(fun)

rule()

run(fun, meta_file)