brakeman 5.0.0.pre1 → 5.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (162) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGES.md +23 -0
  3. data/bundle/load.rb +9 -8
  4. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/CHANGELOG.md +8 -1
  5. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/FAQ.md +0 -0
  6. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/Gemfile +0 -0
  7. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/MIT-LICENSE +0 -0
  8. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/README.md +0 -0
  9. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/REFERENCE.md +9 -5
  10. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/TODO +0 -0
  11. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/haml.gemspec +1 -1
  12. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml.rb +0 -0
  13. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/attribute_builder.rb +0 -0
  14. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/attribute_compiler.rb +0 -0
  15. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/attribute_parser.rb +0 -0
  16. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/buffer.rb +0 -0
  17. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/compiler.rb +0 -0
  18. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/engine.rb +0 -0
  19. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/error.rb +0 -0
  20. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/escapable.rb +0 -0
  21. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/exec.rb +0 -0
  22. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/filters.rb +0 -0
  23. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/generator.rb +0 -0
  24. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/helpers.rb +0 -0
  25. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/helpers/action_view_extensions.rb +0 -0
  26. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/helpers/action_view_mods.rb +0 -0
  27. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/helpers/action_view_xss_mods.rb +0 -0
  28. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/helpers/safe_erubi_template.rb +0 -0
  29. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/helpers/safe_erubis_template.rb +0 -0
  30. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/helpers/xss_mods.rb +0 -0
  31. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/options.rb +0 -0
  32. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/parser.rb +31 -3
  33. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/plugin.rb +0 -0
  34. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/railtie.rb +0 -0
  35. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/sass_rails_filter.rb +0 -0
  36. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/template.rb +0 -0
  37. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/template/options.rb +0 -0
  38. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/temple_engine.rb +0 -0
  39. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/temple_line_counter.rb +0 -0
  40. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/util.rb +1 -1
  41. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/lib/haml/version.rb +1 -1
  42. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/yard/default/fulldoc/html/css/common.sass +0 -0
  43. data/bundle/ruby/2.7.0/gems/{haml-5.2.0 → haml-5.2.1}/yard/default/layout/html/footer.erb +0 -0
  44. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/Gemfile +6 -0
  45. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/LICENSE.txt +22 -0
  46. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/NEWS.md +141 -0
  47. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/README.md +60 -0
  48. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/attlistdecl.rb +63 -0
  49. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/attribute.rb +205 -0
  50. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/cdata.rb +68 -0
  51. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/child.rb +97 -0
  52. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/comment.rb +80 -0
  53. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/doctype.rb +287 -0
  54. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/document.rb +291 -0
  55. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/attlistdecl.rb +11 -0
  56. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/dtd.rb +47 -0
  57. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/elementdecl.rb +18 -0
  58. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/entitydecl.rb +57 -0
  59. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/notationdecl.rb +40 -0
  60. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/element.rb +1269 -0
  61. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/encoding.rb +51 -0
  62. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/entity.rb +171 -0
  63. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/formatters/default.rb +116 -0
  64. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/formatters/pretty.rb +142 -0
  65. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/formatters/transitive.rb +58 -0
  66. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/functions.rb +447 -0
  67. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/instruction.rb +79 -0
  68. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/light/node.rb +196 -0
  69. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/namespace.rb +59 -0
  70. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/node.rb +76 -0
  71. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/output.rb +30 -0
  72. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parent.rb +166 -0
  73. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parseexception.rb +52 -0
  74. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/baseparser.rb +594 -0
  75. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/lightparser.rb +59 -0
  76. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/pullparser.rb +197 -0
  77. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/sax2parser.rb +273 -0
  78. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/streamparser.rb +61 -0
  79. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/treeparser.rb +101 -0
  80. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/ultralightparser.rb +57 -0
  81. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/xpathparser.rb +675 -0
  82. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/quickpath.rb +266 -0
  83. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/rexml.rb +32 -0
  84. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/sax2listener.rb +98 -0
  85. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/security.rb +28 -0
  86. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/source.rb +298 -0
  87. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/streamlistener.rb +93 -0
  88. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/text.rb +424 -0
  89. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/undefinednamespaceexception.rb +9 -0
  90. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/validation/relaxng.rb +539 -0
  91. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/validation/validation.rb +144 -0
  92. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/validation/validationexception.rb +10 -0
  93. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/xmldecl.rb +130 -0
  94. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/xmltokens.rb +85 -0
  95. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/xpath.rb +81 -0
  96. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/xpath_parser.rb +968 -0
  97. data/bundle/ruby/2.7.0/gems/rexml-3.2.4/rexml.gemspec +84 -0
  98. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/History.rdoc +6 -0
  99. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/Manifest.txt +0 -0
  100. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/README.rdoc +0 -0
  101. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/compare/normalize.rb +0 -0
  102. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/debugging.md +0 -0
  103. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/rp_extensions.rb +0 -0
  104. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/rp_stringscanner.rb +0 -0
  105. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby20_parser.rb +0 -0
  106. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby20_parser.y +0 -0
  107. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby21_parser.rb +0 -0
  108. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby21_parser.y +0 -0
  109. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby22_parser.rb +0 -0
  110. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby22_parser.y +0 -0
  111. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby23_parser.rb +0 -0
  112. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby23_parser.y +0 -0
  113. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby24_parser.rb +0 -0
  114. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby24_parser.y +0 -0
  115. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby25_parser.rb +0 -0
  116. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby25_parser.y +0 -0
  117. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby26_parser.rb +0 -0
  118. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby26_parser.y +0 -0
  119. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby27_parser.rb +0 -0
  120. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby27_parser.y +0 -0
  121. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby_lexer.rb +0 -0
  122. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby_lexer.rex +0 -0
  123. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby_lexer.rex.rb +0 -0
  124. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby_parser.rb +0 -0
  125. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby_parser.yy +0 -0
  126. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/lib/ruby_parser_extras.rb +1 -1
  127. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/tools/munge.rb +0 -0
  128. data/bundle/ruby/2.7.0/gems/{ruby_parser-3.15.0 → ruby_parser-3.15.1}/tools/ripper.rb +0 -0
  129. data/bundle/ruby/2.7.0/gems/{sexp_processor-4.15.1 → sexp_processor-4.15.2}/History.rdoc +6 -0
  130. data/bundle/ruby/2.7.0/gems/{sexp_processor-4.15.1 → sexp_processor-4.15.2}/Manifest.txt +0 -0
  131. data/bundle/ruby/2.7.0/gems/{sexp_processor-4.15.1 → sexp_processor-4.15.2}/README.rdoc +0 -0
  132. data/bundle/ruby/2.7.0/gems/{sexp_processor-4.15.1 → sexp_processor-4.15.2}/lib/composite_sexp_processor.rb +0 -0
  133. data/bundle/ruby/2.7.0/gems/{sexp_processor-4.15.1 → sexp_processor-4.15.2}/lib/pt_testcase.rb +0 -0
  134. data/bundle/ruby/2.7.0/gems/{sexp_processor-4.15.1 → sexp_processor-4.15.2}/lib/sexp.rb +0 -0
  135. data/bundle/ruby/2.7.0/gems/{sexp_processor-4.15.1 → sexp_processor-4.15.2}/lib/sexp_matcher.rb +0 -0
  136. data/bundle/ruby/2.7.0/gems/{sexp_processor-4.15.1 → sexp_processor-4.15.2}/lib/sexp_processor.rb +1 -1
  137. data/bundle/ruby/2.7.0/gems/{sexp_processor-4.15.1 → sexp_processor-4.15.2}/lib/strict_sexp.rb +0 -0
  138. data/bundle/ruby/2.7.0/gems/{sexp_processor-4.15.1 → sexp_processor-4.15.2}/lib/unique.rb +0 -0
  139. data/lib/brakeman/checks/base_check.rb +7 -1
  140. data/lib/brakeman/checks/check_execute.rb +2 -1
  141. data/lib/brakeman/checks/check_regex_dos.rb +1 -1
  142. data/lib/brakeman/checks/check_sql.rb +1 -1
  143. data/lib/brakeman/file_parser.rb +5 -0
  144. data/lib/brakeman/processors/alias_processor.rb +20 -4
  145. data/lib/brakeman/processors/controller_processor.rb +1 -1
  146. data/lib/brakeman/processors/lib/rails3_config_processor.rb +16 -16
  147. data/lib/brakeman/processors/output_processor.rb +1 -1
  148. data/lib/brakeman/processors/template_alias_processor.rb +5 -0
  149. data/lib/brakeman/report/report_base.rb +0 -2
  150. data/lib/brakeman/report/report_csv.rb +37 -60
  151. data/lib/brakeman/report/report_junit.rb +2 -2
  152. data/lib/brakeman/report/report_sarif.rb +1 -1
  153. data/lib/brakeman/report/report_tabs.rb +1 -1
  154. data/lib/brakeman/report/report_text.rb +1 -1
  155. data/lib/brakeman/scanner.rb +3 -1
  156. data/lib/brakeman/tracker/config.rb +73 -0
  157. data/lib/brakeman/tracker/controller.rb +1 -1
  158. data/lib/brakeman/util.rb +2 -2
  159. data/lib/brakeman/version.rb +1 -1
  160. data/lib/brakeman/warning.rb +10 -2
  161. data/lib/ruby_parser/bm_sexp.rb +9 -9
  162. metadata +139 -85
@@ -47,7 +47,7 @@ class Brakeman::Report::JUnit < Brakeman::Report::Base
47
47
  warning.add_attribute 'brakeman:file', warning_file(w)
48
48
  warning.add_attribute 'brakeman:line', w.line
49
49
  warning.add_attribute 'brakeman:fingerprint', w.fingerprint
50
- warning.add_attribute 'brakeman:confidence', TEXT_CONFIDENCE[w.confidence]
50
+ warning.add_attribute 'brakeman:confidence', w.confidence_name
51
51
  warning.add_attribute 'brakeman:code', w.format_code
52
52
  warning.add_text w.to_s
53
53
  }
@@ -88,7 +88,7 @@ class Brakeman::Report::JUnit < Brakeman::Report::Base
88
88
  failure.add_attribute 'brakeman:fingerprint', warning.fingerprint
89
89
  failure.add_attribute 'brakeman:file', warning_file(warning)
90
90
  failure.add_attribute 'brakeman:line', warning.line
91
- failure.add_attribute 'brakeman:confidence', TEXT_CONFIDENCE[warning.confidence]
91
+ failure.add_attribute 'brakeman:confidence', warning.confidence_name
92
92
  failure.add_attribute 'brakeman:code', warning.format_code
93
93
  failure.add_text warning.to_s
94
94
  }
@@ -27,7 +27,7 @@ class Brakeman::Report::SARIF < Brakeman::Report::Base
27
27
  def rules
28
28
  @rules ||= unique_warnings_by_warning_code.map do |warning|
29
29
  rule_id = render_id warning
30
- check_name = warning.check.gsub(/^Brakeman::Check/, '')
30
+ check_name = warning.check_name
31
31
  check_description = render_message check_descriptions[check_name]
32
32
  {
33
33
  :id => rule_id,
@@ -10,7 +10,7 @@ class Brakeman::Report::Tabs < Brakeman::Report::Table
10
10
  self.send(meth).map do |w|
11
11
  line = w.line || 0
12
12
  w.warning_type.gsub!(/[^\w\s]/, ' ')
13
- "#{(w.file.absolute)}\t#{line}\t#{w.warning_type}\t#{category}\t#{w.format_message}\t#{TEXT_CONFIDENCE[w.confidence]}"
13
+ "#{(w.file.absolute)}\t#{line}\t#{w.warning_type}\t#{category}\t#{w.format_message}\t#{w.confidence_name}"
14
14
  end.join "\n"
15
15
 
16
16
  end.join "\n"
@@ -160,7 +160,7 @@ class Brakeman::Report::Text < Brakeman::Report::Base
160
160
  when :category
161
161
  label('Category', w.warning_type.to_s)
162
162
  when :check
163
- label('Check', w.check.gsub(/^Brakeman::Check/, ''))
163
+ label('Check', w.check_name)
164
164
  when :message
165
165
  label('Message', w.message)
166
166
  when :code
@@ -25,7 +25,7 @@ class Brakeman::Scanner
25
25
 
26
26
  if (!@app_tree.root || !@app_tree.exists?("app")) && !options[:force_scan]
27
27
  message = "Please supply the path to a Rails application (looking in #{@app_tree.root}).\n" <<
28
- " Use `--force` to run a scan anyway - for example if there are many applications in one directory."
28
+ " Use `--force` to run a scan anyway."
29
29
 
30
30
  raise Brakeman::NoApplication, message
31
31
  end
@@ -139,6 +139,8 @@ class Brakeman::Scanner
139
139
  if @app_tree.exists? ".ruby-version"
140
140
  tracker.config.set_ruby_version @app_tree.file_path(".ruby-version").read
141
141
  end
142
+
143
+ tracker.config.load_rails_defaults
142
144
  end
143
145
 
144
146
  def process_config_file file
@@ -149,5 +149,78 @@ module Brakeman
149
149
  def session_settings
150
150
  @rails.dig(:action_controller, :session)
151
151
  end
152
+
153
+
154
+ # Set Rails config option value
155
+ # where path is an array of attributes, e.g.
156
+ #
157
+ # :action_controller, :perform_caching
158
+ #
159
+ # then this will set
160
+ #
161
+ # rails[:action_controller][:perform_caching] = value
162
+ def set_rails_config value, *path
163
+ config = self.rails
164
+
165
+ path[0..-2].each do |o|
166
+ config[o] ||= {}
167
+
168
+ option = config[o]
169
+
170
+ if not option.is_a? Hash
171
+ Brakeman.debug "[Notice] Skipping config setting: #{path.map(&:to_s).join(".")}"
172
+ return
173
+ end
174
+
175
+ config = option
176
+ end
177
+
178
+ config[path.last] = value
179
+ end
180
+
181
+ # Load defaults based on config.load_defaults value
182
+ # as documented here: https://guides.rubyonrails.org/configuring.html#results-of-config-load-defaults
183
+ def load_rails_defaults
184
+ return unless number? tracker.config.rails[:load_defaults]
185
+
186
+ version = tracker.config.rails[:load_defaults].value
187
+ true_value = Sexp.new(:true)
188
+ false_value = Sexp.new(:false)
189
+
190
+ if version >= 5.0
191
+ set_rails_config(true_value, :action_controller, :per_form_csrf_tokens)
192
+ set_rails_config(true_value, :action_controller, :forgery_protection_origin_check)
193
+ set_rails_config(true_value, :active_record, :belongs_to_required_by_default)
194
+ # Note: this may need to be changed, because ssl_options is a Hash
195
+ set_rails_config(true_value, :ssl_options, :hsts, :subdomains)
196
+ end
197
+
198
+ if version >= 5.1
199
+ set_rails_config(false_value, :assets, :unknown_asset_fallback)
200
+ set_rails_config(true_value, :action_view, :form_with_generates_remote_forms)
201
+ end
202
+
203
+ if version >= 5.2
204
+ set_rails_config(true_value, :active_record, :cache_versioning)
205
+ set_rails_config(true_value, :action_dispatch, :use_authenticated_cookie_encryption)
206
+ set_rails_config(true_value, :active_support, :use_authenticated_message_encryption)
207
+ set_rails_config(true_value, :active_support, :use_sha1_digests)
208
+ set_rails_config(true_value, :action_controller, :default_protect_from_forgery)
209
+ set_rails_config(true_value, :action_view, :form_with_generates_ids)
210
+ end
211
+
212
+ if version >= 6.0
213
+ set_rails_config(Sexp.new(:lit, :zeitwerk), :autoloader)
214
+ set_rails_config(false_value, :action_view, :default_enforce_utf8)
215
+ set_rails_config(true_value, :action_dispatch, :use_cookies_with_metadata)
216
+ set_rails_config(false_value, :action_dispatch, :return_only_media_type_on_content_type)
217
+ set_rails_config(Sexp.new(:str, 'ActionMailer::MailDeliveryJob'), :action_mailer, :delivery_job)
218
+ set_rails_config(true_value, :active_job, :return_false_on_aborted_enqueue)
219
+ set_rails_config(Sexp.new(:lit, :active_storage_analysis), :active_storage, :queues, :analysis)
220
+ set_rails_config(Sexp.new(:lit, :active_storage_purge), :active_storage, :queues, :purge)
221
+ set_rails_config(true_value, :active_storage, :replace_on_assign_to_many)
222
+ set_rails_config(true_value, :active_record, :collection_cache_versioning)
223
+ end
224
+ end
152
225
  end
153
226
  end
@@ -125,7 +125,7 @@ module Brakeman
125
125
  value = args[-1][2]
126
126
  case value.node_type
127
127
  when :array
128
- filter[option] = value[1..-1].map {|v| v[1] }
128
+ filter[option] = value.sexp_body.map {|v| v[1] }
129
129
  when :lit, :str
130
130
  filter[option] = value[1]
131
131
  else
@@ -321,7 +321,7 @@ module Brakeman::Util
321
321
  if node_type? current, :class
322
322
  return true
323
323
  elsif sexp? current
324
- todo = current[1..-1].concat todo
324
+ todo = current.sexp_body.concat todo
325
325
  end
326
326
  end
327
327
 
@@ -334,7 +334,7 @@ module Brakeman::Util
334
334
  if args.empty? or args.first.empty?
335
335
  #nothing to do
336
336
  elsif node_type? args.first, :arglist
337
- call.concat args.first[1..-1]
337
+ call.concat args.first.sexp_body
338
338
  elsif args.first.node_type.is_a? Sexp #just a list of args
339
339
  call.concat args.first
340
340
  else
@@ -1,3 +1,3 @@
1
1
  module Brakeman
2
- Version = "5.0.0.pre1"
2
+ Version = "5.0.0"
3
3
  end
@@ -275,6 +275,14 @@ class Brakeman::Warning
275
275
  self.file.relative
276
276
  end
277
277
 
278
+ def check_name
279
+ @check_name ||= self.check.sub(/^Brakeman::Check/, '')
280
+ end
281
+
282
+ def confidence_name
283
+ TEXT_CONFIDENCE[self.confidence]
284
+ end
285
+
278
286
  def to_hash absolute_paths: true
279
287
  if self.called_from and not absolute_paths
280
288
  render_path = self.called_from.with_relative_paths
@@ -285,7 +293,7 @@ class Brakeman::Warning
285
293
  { :warning_type => self.warning_type,
286
294
  :warning_code => @warning_code,
287
295
  :fingerprint => self.fingerprint,
288
- :check_name => self.check.gsub(/^Brakeman::Check/, ''),
296
+ :check_name => self.check_name,
289
297
  :message => self.message.to_s,
290
298
  :file => (absolute_paths ? self.file.absolute : self.file.relative),
291
299
  :line => self.line,
@@ -294,7 +302,7 @@ class Brakeman::Warning
294
302
  :render_path => render_path,
295
303
  :location => self.location(false),
296
304
  :user_input => (@user_input && self.format_user_input(false)),
297
- :confidence => TEXT_CONFIDENCE[self.confidence]
305
+ :confidence => self.confidence_name
298
306
  }
299
307
  end
300
308
 
@@ -175,7 +175,7 @@ class Sexp
175
175
  start_index = 3
176
176
 
177
177
  if exp.is_a? Sexp and exp.node_type == :arglist
178
- exp = exp[1..-1]
178
+ exp = exp.sexp_body
179
179
  end
180
180
 
181
181
  exp.each_with_index do |e, i|
@@ -198,10 +198,10 @@ class Sexp
198
198
 
199
199
  case self.node_type
200
200
  when :call, :attrasgn, :safe_call, :safe_attrasgn
201
- self[3..-1].unshift :arglist
201
+ self.sexp_body(3).unshift :arglist
202
202
  when :super, :zsuper
203
203
  if self[1]
204
- self[1..-1].unshift :arglist
204
+ self.sexp_body.unshift :arglist
205
205
  else
206
206
  Sexp.new(:arglist)
207
207
  end
@@ -218,13 +218,13 @@ class Sexp
218
218
  case self.node_type
219
219
  when :call, :attrasgn, :safe_call, :safe_attrasgn
220
220
  if self[3]
221
- self[3..-1]
221
+ self.sexp_body(3)
222
222
  else
223
223
  Sexp.new
224
224
  end
225
225
  when :super, :zsuper
226
226
  if self[1]
227
- self[1..-1]
227
+ self.sexp_body
228
228
  else
229
229
  Sexp.new
230
230
  end
@@ -512,7 +512,7 @@ class Sexp
512
512
  self.slice!(index..-1) #Remove old body
513
513
 
514
514
  if exp.first == :rlist
515
- exp = exp[1..-1]
515
+ exp = exp.sexp_body
516
516
  end
517
517
 
518
518
  #Insert new body
@@ -529,11 +529,11 @@ class Sexp
529
529
 
530
530
  case self.node_type
531
531
  when :defn, :class
532
- self[3..-1]
532
+ self.sexp_body(3)
533
533
  when :defs
534
- self[4..-1]
534
+ self.sexp_body(4)
535
535
  when :module
536
- self[2..-1]
536
+ self.sexp_body(2)
537
537
  end
538
538
  end
539
539
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brakeman
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.0.pre1
4
+ version: 5.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Collins
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-11-18 00:00:00.000000000 Z
11
+ date: 2021-01-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Brakeman detects security vulnerabilities in Ruby on Rails applications
14
14
  via static analysis.
@@ -56,46 +56,46 @@ files:
56
56
  - bundle/ruby/2.7.0/gems/erubis-2.7.0/lib/erubis/tiny.rb
57
57
  - bundle/ruby/2.7.0/gems/erubis-2.7.0/lib/erubis/util.rb
58
58
  - bundle/ruby/2.7.0/gems/erubis-2.7.0/setup.rb
59
- - bundle/ruby/2.7.0/gems/haml-5.2.0/CHANGELOG.md
60
- - bundle/ruby/2.7.0/gems/haml-5.2.0/FAQ.md
61
- - bundle/ruby/2.7.0/gems/haml-5.2.0/Gemfile
62
- - bundle/ruby/2.7.0/gems/haml-5.2.0/MIT-LICENSE
63
- - bundle/ruby/2.7.0/gems/haml-5.2.0/README.md
64
- - bundle/ruby/2.7.0/gems/haml-5.2.0/REFERENCE.md
65
- - bundle/ruby/2.7.0/gems/haml-5.2.0/TODO
66
- - bundle/ruby/2.7.0/gems/haml-5.2.0/haml.gemspec
67
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml.rb
68
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/attribute_builder.rb
69
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/attribute_compiler.rb
70
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/attribute_parser.rb
71
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/buffer.rb
72
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/compiler.rb
73
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/engine.rb
74
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/error.rb
75
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/escapable.rb
76
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/exec.rb
77
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/filters.rb
78
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/generator.rb
79
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/helpers.rb
80
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/helpers/action_view_extensions.rb
81
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/helpers/action_view_mods.rb
82
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/helpers/action_view_xss_mods.rb
83
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/helpers/safe_erubi_template.rb
84
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/helpers/safe_erubis_template.rb
85
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/helpers/xss_mods.rb
86
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/options.rb
87
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/parser.rb
88
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/plugin.rb
89
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/railtie.rb
90
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/sass_rails_filter.rb
91
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/template.rb
92
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/template/options.rb
93
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/temple_engine.rb
94
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/temple_line_counter.rb
95
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/util.rb
96
- - bundle/ruby/2.7.0/gems/haml-5.2.0/lib/haml/version.rb
97
- - bundle/ruby/2.7.0/gems/haml-5.2.0/yard/default/fulldoc/html/css/common.sass
98
- - bundle/ruby/2.7.0/gems/haml-5.2.0/yard/default/layout/html/footer.erb
59
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/CHANGELOG.md
60
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/FAQ.md
61
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/Gemfile
62
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/MIT-LICENSE
63
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/README.md
64
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/REFERENCE.md
65
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/TODO
66
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/haml.gemspec
67
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml.rb
68
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/attribute_builder.rb
69
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/attribute_compiler.rb
70
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/attribute_parser.rb
71
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/buffer.rb
72
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/compiler.rb
73
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/engine.rb
74
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/error.rb
75
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/escapable.rb
76
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/exec.rb
77
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/filters.rb
78
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/generator.rb
79
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers.rb
80
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers/action_view_extensions.rb
81
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers/action_view_mods.rb
82
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers/action_view_xss_mods.rb
83
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers/safe_erubi_template.rb
84
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers/safe_erubis_template.rb
85
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers/xss_mods.rb
86
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/options.rb
87
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/parser.rb
88
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/plugin.rb
89
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/railtie.rb
90
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/sass_rails_filter.rb
91
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/template.rb
92
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/template/options.rb
93
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/temple_engine.rb
94
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/temple_line_counter.rb
95
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/util.rb
96
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/version.rb
97
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/yard/default/fulldoc/html/css/common.sass
98
+ - bundle/ruby/2.7.0/gems/haml-5.2.1/yard/default/layout/html/footer.erb
99
99
  - bundle/ruby/2.7.0/gems/highline-2.0.3/AUTHORS
100
100
  - bundle/ruby/2.7.0/gems/highline-2.0.3/COPYING
101
101
  - bundle/ruby/2.7.0/gems/highline-2.0.3/Changelog.md
@@ -132,41 +132,95 @@ files:
132
132
  - bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/terminal/unix_stty.rb
133
133
  - bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/version.rb
134
134
  - bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/wrapper.rb
135
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/Gemfile
136
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/LICENSE.txt
137
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/NEWS.md
138
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/README.md
139
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/attlistdecl.rb
140
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/attribute.rb
141
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/cdata.rb
142
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/child.rb
143
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/comment.rb
144
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/doctype.rb
145
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/document.rb
146
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/attlistdecl.rb
147
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/dtd.rb
148
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/elementdecl.rb
149
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/entitydecl.rb
150
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/notationdecl.rb
151
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/element.rb
152
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/encoding.rb
153
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/entity.rb
154
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/formatters/default.rb
155
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/formatters/pretty.rb
156
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/formatters/transitive.rb
157
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/functions.rb
158
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/instruction.rb
159
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/light/node.rb
160
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/namespace.rb
161
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/node.rb
162
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/output.rb
163
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parent.rb
164
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parseexception.rb
165
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/baseparser.rb
166
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/lightparser.rb
167
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/pullparser.rb
168
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/sax2parser.rb
169
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/streamparser.rb
170
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/treeparser.rb
171
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/ultralightparser.rb
172
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/xpathparser.rb
173
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/quickpath.rb
174
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/rexml.rb
175
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/sax2listener.rb
176
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/security.rb
177
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/source.rb
178
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/streamlistener.rb
179
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/text.rb
180
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/undefinednamespaceexception.rb
181
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/validation/relaxng.rb
182
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/validation/validation.rb
183
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/validation/validationexception.rb
184
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/xmldecl.rb
185
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/xmltokens.rb
186
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/xpath.rb
187
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/xpath_parser.rb
188
+ - bundle/ruby/2.7.0/gems/rexml-3.2.4/rexml.gemspec
135
189
  - bundle/ruby/2.7.0/gems/ruby2ruby-2.4.4/History.rdoc
136
190
  - bundle/ruby/2.7.0/gems/ruby2ruby-2.4.4/Manifest.txt
137
191
  - bundle/ruby/2.7.0/gems/ruby2ruby-2.4.4/README.rdoc
138
192
  - bundle/ruby/2.7.0/gems/ruby2ruby-2.4.4/lib/ruby2ruby.rb
139
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/History.rdoc
140
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/Manifest.txt
141
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/README.rdoc
142
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/compare/normalize.rb
143
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/debugging.md
144
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/rp_extensions.rb
145
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/rp_stringscanner.rb
146
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby20_parser.rb
147
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby20_parser.y
148
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby21_parser.rb
149
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby21_parser.y
150
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby22_parser.rb
151
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby22_parser.y
152
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby23_parser.rb
153
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby23_parser.y
154
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby24_parser.rb
155
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby24_parser.y
156
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby25_parser.rb
157
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby25_parser.y
158
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby26_parser.rb
159
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby26_parser.y
160
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby27_parser.rb
161
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby27_parser.y
162
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby_lexer.rb
163
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby_lexer.rex
164
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby_lexer.rex.rb
165
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby_parser.rb
166
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby_parser.yy
167
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/lib/ruby_parser_extras.rb
168
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/tools/munge.rb
169
- - bundle/ruby/2.7.0/gems/ruby_parser-3.15.0/tools/ripper.rb
193
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/History.rdoc
194
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/Manifest.txt
195
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/README.rdoc
196
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/compare/normalize.rb
197
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/debugging.md
198
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/rp_extensions.rb
199
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/rp_stringscanner.rb
200
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby20_parser.rb
201
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby20_parser.y
202
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby21_parser.rb
203
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby21_parser.y
204
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby22_parser.rb
205
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby22_parser.y
206
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby23_parser.rb
207
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby23_parser.y
208
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby24_parser.rb
209
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby24_parser.y
210
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby25_parser.rb
211
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby25_parser.y
212
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby26_parser.rb
213
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby26_parser.y
214
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby27_parser.rb
215
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby27_parser.y
216
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby_lexer.rb
217
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby_lexer.rex
218
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby_lexer.rex.rb
219
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby_parser.rb
220
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby_parser.yy
221
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby_parser_extras.rb
222
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/tools/munge.rb
223
+ - bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/tools/ripper.rb
170
224
  - bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/History.rdoc
171
225
  - bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/Manifest.txt
172
226
  - bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
@@ -211,16 +265,16 @@ files:
211
265
  - bundle/ruby/2.7.0/gems/safe_yaml-1.0.5/lib/safe_yaml/version.rb
212
266
  - bundle/ruby/2.7.0/gems/safe_yaml-1.0.5/run_specs_all_ruby_versions.sh
213
267
  - bundle/ruby/2.7.0/gems/safe_yaml-1.0.5/safe_yaml.gemspec
214
- - bundle/ruby/2.7.0/gems/sexp_processor-4.15.1/History.rdoc
215
- - bundle/ruby/2.7.0/gems/sexp_processor-4.15.1/Manifest.txt
216
- - bundle/ruby/2.7.0/gems/sexp_processor-4.15.1/README.rdoc
217
- - bundle/ruby/2.7.0/gems/sexp_processor-4.15.1/lib/composite_sexp_processor.rb
218
- - bundle/ruby/2.7.0/gems/sexp_processor-4.15.1/lib/pt_testcase.rb
219
- - bundle/ruby/2.7.0/gems/sexp_processor-4.15.1/lib/sexp.rb
220
- - bundle/ruby/2.7.0/gems/sexp_processor-4.15.1/lib/sexp_matcher.rb
221
- - bundle/ruby/2.7.0/gems/sexp_processor-4.15.1/lib/sexp_processor.rb
222
- - bundle/ruby/2.7.0/gems/sexp_processor-4.15.1/lib/strict_sexp.rb
223
- - bundle/ruby/2.7.0/gems/sexp_processor-4.15.1/lib/unique.rb
268
+ - bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/History.rdoc
269
+ - bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/Manifest.txt
270
+ - bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/README.rdoc
271
+ - bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/lib/composite_sexp_processor.rb
272
+ - bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/lib/pt_testcase.rb
273
+ - bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/lib/sexp.rb
274
+ - bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/lib/sexp_matcher.rb
275
+ - bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/lib/sexp_processor.rb
276
+ - bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/lib/strict_sexp.rb
277
+ - bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/lib/unique.rb
224
278
  - bundle/ruby/2.7.0/gems/slim-4.1.0/CHANGES
225
279
  - bundle/ruby/2.7.0/gems/slim-4.1.0/Gemfile
226
280
  - bundle/ruby/2.7.0/gems/slim-4.1.0/LICENSE
@@ -572,9 +626,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
572
626
  version: 2.4.0
573
627
  required_rubygems_version: !ruby/object:Gem::Requirement
574
628
  requirements:
575
- - - ">"
629
+ - - ">="
576
630
  - !ruby/object:Gem::Version
577
- version: 1.3.1
631
+ version: '0'
578
632
  requirements: []
579
633
  rubygems_version: 3.1.2
580
634
  signing_key: