Brakeman v4.8.0 Release Notes

Release Date: 2020-02-18 // about 4 years ago
    • โž• Add JUnit XML report format (Naoki Kimurai)
    • ๐Ÿ–จ Sort ignore files by fingerprint and line (Ngan Pham)
    • Catch dangerous concatenation in CheckExecute (Jacob Evelyn)
    • ๐Ÿ‘‰ User-friendly message when ignore config file has invalid JSON (D. Hicks)
    • Freeze call index results, fix thread-safety issue
    • Properly render confidence in Markdown report (#1446)
    • โš  Report old warnings as fixed if zero warnings reported
    • ๐ŸŽ‰ Initialize Rails version with nil (Carsten Wirth)
    • ๐Ÿ›  Fix output test when using newer Minitest