Sha256: df840dc05975d4e04c9d4519037f49e59cdc70d04a9b090576a938da748975d5

Contents?: true

Size: 559 Bytes

Versions: 37

Compression:

Stored size: 559 Bytes

Contents

<h2>Security Warnings</h2>  
<table>
  <thead>
    <tr>
      <th>Confidence</th>
      <th>Class</th>
      <th>Method</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['Class']%></td>
      <td><%= warning['Method']%></td>
      <td><%= warning['Warning Type']%></td>
      <td><%= warning['CWE ID']%></td>
      <td><%= warning['Message']%></td>
    </tr>
  <% end %>
  </tbody>
</table>

Version data entries

37 entries across 37 versions & 3 rubygems

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