Sobelow v0.10.0 Sobelow.RCE View Source

Remote Code Execution

Remote Code Execution vulnerabilities are a result of untrusted user input being executed or interpreted by the system and may result in complete system compromise.

Code Execution checks can be ignored with the following command:

$ mix sobelow -i RCE

Link to this section Summary

Link to this section Functions

Link to this function

get_vulns(fun, meta_file, web_root, skip_mods \\ []) View Source