Brakeman v1.0.0.rc1 Release Notes

Release Date: 2011-12-06 // over 12 years ago
    • Brakeman can now be used as a library
    • Faster call search
    • Add option to return error code if warnings are found (tw-ngreen)
    • Allow truncated messages to be expanded in HTML
    • Fix summary when using warning thresholds
    • Better support for Rails 3 routes
    • Reduce SQL injection duplicate warnings
    • Lower confidence on mass assignment with no user input
    • Ignore mass assignment using all literal arguments
    • Keep expanded context in view with HTML output