# File lib/brakeman/checks/check_json_parsing.rb, line 8
  def run_check
    check_cve_2013_0333
    check_cve_2013_0269
  end