Brakeman v3.6.0 Release Notes

Release Date: 2017-03-23 // about 7 years ago
    • Avoid recursive Concerns
    • Branch inside of case expressions
    • 🖨 Print command line option errors without modification
    • 🛠 Fix issue with nested interpolation inside SQL strings
    • Ignore GraphQL tags inside ERB templates
    • ➕ Add --exit-on-error (Michael Grosser)
    • Only report CVE-2015-3227 when exact version is known
    • Check targetless SQL calls outside of known models