docs/warning_types/format_validation/index.markdown | |
|
|
docs/warning_types/information_disclosure/index.markdown | |
|
|
docs/warning_types/link_to/index.markdown | |
|
|
docs/warning_types/link_to_href/index.markdown | |
|
|
docs/warning_types/mass_assignment/index.markdown | |
|
|
docs/warning_types/redirect/index.markdown | |
|
|
docs/warning_types/remote_code_execution/index.markdown | |
|
|
docs/warning_types/remote_code_execution_yaml_load/index.markdown | |
|
|
docs/warning_types/session_manipulation/index.markdown | |
|
|
docs/warning_types/session_setting/index.markdown | |
|
|
docs/warning_types/sql_injection/index.markdown | |
|
|
docs/warning_types/ssl_verification_bypass/index.markdown | |
|
|
docs/warning_types/template_injection/index.markdown | |
|
|
docs/warning_types/unsafe_deserialization/index.markdown | |
|
|
docs/warning_types/unscoped_find/index.markdown | |
|
|
gem_common.rb | 26 | A 0 mins |
|
lib/brakeman.rb | 424 | A 0 mins | B 89% |
lib/brakeman/app_tree.rb | 204 | A 0 mins | A 96% |
lib/brakeman/call_index.rb | 197 | A 0 mins | A 98% |
lib/brakeman/checks.rb | 155 | A 0 mins | A 93% |
lib/brakeman/checks/base_check.rb | 392 | B 4 hrs | A 94% |
lib/brakeman/checks/check_basic_auth.rb | 65 | A 0 mins | A 100% |
lib/brakeman/checks/check_basic_auth_timing_attack.rb | 29 | A 0 mins | A 100% |
lib/brakeman/checks/check_content_tag.rb | 162 | A 25 mins | A 92% |
lib/brakeman/checks/check_cookie_serialization.rb | 19 | A 0 mins | A 100% |
lib/brakeman/checks/check_create_with.rb | 60 | A 0 mins | A 97% |
lib/brakeman/checks/check_cross_site_scripting.rb | 285 | A 45 mins | A 94% |
lib/brakeman/checks/check_csrf_token_forgery_cve.rb | 24 | A 0 mins | A 100% |
lib/brakeman/checks/check_default_routes.rb | 78 | A 0 mins | A 94% |
lib/brakeman/checks/check_deserialize.rb | 99 | A 0 mins | A 100% |
lib/brakeman/checks/check_detailed_exceptions.rb | 47 | A 0 mins | A 100% |
lib/brakeman/checks/check_digest_dos.rb | 32 | A 0 mins | A 94% |
lib/brakeman/checks/check_divide_by_zero.rb | 34 | A 0 mins | A 94% |
lib/brakeman/checks/check_dynamic_finders.rb | 38 | A 0 mins | A 100% |
lib/brakeman/checks/check_eol_rails.rb | 22 | A 0 mins | A 100% |
lib/brakeman/checks/check_eol_ruby.rb | 24 | A 0 mins | A 100% |
lib/brakeman/checks/check_escape_function.rb | 16 | A 0 mins | B 85% |
lib/brakeman/checks/check_evaluation.rb | 25 | A 0 mins | A 100% |
lib/brakeman/checks/check_execute.rb | 220 | A 0 mins | A 99% |
lib/brakeman/checks/check_file_access.rb | 64 | A 0 mins | A 100% |
lib/brakeman/checks/check_file_disclosure.rb | 31 | A 20 mins | A 100% |
lib/brakeman/checks/check_filter_skipping.rb | 24 | A 0 mins | B 83% |
lib/brakeman/checks/check_force_ssl.rb | 23 | A 0 mins | A 100% |
lib/brakeman/checks/check_forgery_setting.rb | 64 | A 0 mins | B 86% |
lib/brakeman/checks/check_header_dos.rb | 26 | A 0 mins | A 100% |
lib/brakeman/checks/check_i18n_xss.rb | 41 | A 0 mins | A 92% |
lib/brakeman/checks/check_jruby_xml.rb | 29 | A 0 mins | F 40% |
lib/brakeman/checks/check_json_encoding.rb | 40 | A 0 mins | A 100% |
lib/brakeman/checks/check_json_entity_escape.rb | 34 | A 0 mins | A 100% |
lib/brakeman/checks/check_json_parsing.rb | 88 | A 0 mins | A 100% |