Brakeman v4.7.0 Release Notes

Release Date: 2019-10-16 // over 4 years ago
    • ⚡️ Update Haml support to Haml 5.x (#1044)
    • Catch shell injection from -c shell commands (Jacob Evelyn)
    • Correctly handle non-symbols in CheckCookieSerialization (Phil Turnbull)
    • 🔨 Refactor Brakeman::Differ#second_pass (Benoit Côté-Jodoin)
    • 🛠 Fix version_between? (Andrey Glushkov)
    • Ignore interpolation in %W[] (#1399)
    • Ignore form_for for XSS check