Sobelow v0.9.0 Sobelow.CI View Source

Command Injection

Command Injection vulnerabilities are a result of passing untrusted input to an operating system shell, and may result in complete system compromise.

Read more about Command Injection here: https://www.owasp.org/index.php/Command_Injection

Command Injection checks can be ignored with the following command:

$ mix sobelow -i CI

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