Sobelow, the Phoenix vulnerability scanner - v0.3.0
Sobelow now supports skipping tests on individual functions.
@sobelow_skip ["Traversal"]
def vuln_func(...) do
...
end
Additionally, bug fixes and updates result in additional XSS and SQL injection vectors being flagged.
Install with mix archive.install hex sobelow
Read next Understanding Maps | Zero to Hero #5