Sha256: 352765bd0c050d99aecbf500ca622f1c361905d86ecd906fc30cb92a75000d3d

Contents?: true

Size: 505 Bytes

Versions: 40

Compression:

Stored size: 505 Bytes

Contents

<p>Controller Warnings</p>
<table>
  <thead>
    <tr>
      <th>Confidence</th>
      <th>Controller</th>
      <th>Warning Type</th>
      <th>CWE ID</th>
      <th>Message</th>
    </tr>
  </thead>
  <tbody>
  <% warnings.each do |warning| %>
    <tr>
      <td><%= warning['Confidence']%></td>
      <td><%= warning['Controller']%></td>
      <td><%= warning['Warning Type']%></td>
      <td><%= warning['CWE ID']%></td>
      <td><%= warning['Message']%></td>
    </tr>
  <% end %>
  </tbody>
</table>

Version data entries

40 entries across 40 versions & 3 rubygems

Version Path
brakeman-7.0.0 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-lib-7.0.0 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-min-7.0.0 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-6.2.2 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-lib-6.2.2 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-min-6.2.2 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-6.2.2.rc1 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-min-6.2.1 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-lib-6.2.1 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-6.2.1 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-6.2.0 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-lib-6.2.0 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-min-6.2.0 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-6.1.2 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-lib-6.1.2 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-min-6.1.2 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-min-6.1.1 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-lib-6.1.1 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-6.1.1 lib/brakeman/report/templates/controller_warnings.html.erb
brakeman-6.1.0 lib/brakeman/report/templates/controller_warnings.html.erb