Class Brakeman::CheckJSONParsing
In: lib/brakeman/checks/check_json_parsing.rb
Parent: Brakeman::BaseCheck

Methods

Public Instance methods

Check for `ActiveSupport::JSON.backend = "JSONGem"`

Check if `yajl` is included in Gemfile

[Validate]