Brakeman v2.2.0 Release Notes

Release Date: 2013-10-28 // over 10 years ago
    • Reduce command injection false positives
    • Use Rails version from Gemfile if it is available
    • Only add routes with actual names
    • Ignore redirects to models using friendly_id (AJ Ostrow)
    • Support scanning Rails engines (Geoffrey Hichborn)
    • Add check for detailed exceptions in production