Skip to content

Upgrade to brakeman v5.1.2

rossfuhrman requested to merge rf-brakeman-5.1.2 into master

What does this MR do?

  • Update brakeman to v5.1.2 (!90 (merged))
    • Updated ruby_parser
    • Fix issue where the previous output is still visible
    • Handle cases where enums are not symbols
    • Support newer Haml with ::Haml::AttributeBuilder.build
    • Fix sorting with nil line numbers

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports