Sha256: 1083f8bf2378f6b625983456d66e5f366ec0c185bd381a33a564ae77e042f6d3

Contents?: true

Size: 498 Bytes

Versions: 193

Compression:

Stored size: 498 Bytes

Contents

<h2>Security Warnings</h2>  
<table>
  <thead>
    <tr>
      <th>Confidence</th>
      <th>Class</th>
      <th>Method</th>
      <th>Warning Type</th>
      <th>Message</th>
    </tr>
  </thead>
  <tbody>
  <% warnings.each do |warning| %>
    <tr>
      <td><%= warning['Confidence']%></td>
      <td><%= warning['Class']%></td>
      <td><%= warning['Method']%></td>
      <td><%= warning['Warning Type']%></td>
      <td><%= warning['Message']%></td>
    </tr>
  <% end %>
  </tbody>
</table>

Version data entries

193 entries across 179 versions & 5 rubygems

Version Path
brakeman-5.2.3 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-lib-5.2.3 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-min-5.2.3 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-5.2.2 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-lib-5.2.2 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-min-5.2.2 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-5.2.1 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-lib-5.2.1 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-min-5.2.1 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-5.2.0 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-lib-5.2.0 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-min-5.2.0 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-5.1.2 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-lib-5.1.2 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-min-5.1.2 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-5.1.1 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-lib-5.1.1 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-min-5.1.1 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-5.1.0 lib/brakeman/report/templates/security_warnings.html.erb
brakeman-lib-5.1.0 lib/brakeman/report/templates/security_warnings.html.erb