Sobelow.Traversal.FileModule (Sobelow v0.14.0)

View Source

Directory Traversal in File function

This submodule checks for directory traversal vulnerabilities in the File module.

Ensure that the path passed to File functions is not user-controlled.

File checks can be ignored with the following command:

$ mix sobelow -i Traversal.FileModule

Summary

Functions

details()

id()

parse_def(fun, type)

parse_second_def(fun, type)

rule()

run(fun, meta_file)