Sha256: be27a6dc0a237121e175258249864143e277cce9fa09ad482884f91ecb141d29
Contents?: true
Size: 436 Bytes
Versions: 5
Compression:
Stored size: 436 Bytes
Contents
<h2>Security Warnings</h2> <table> <tr> <th>Confidence</th> <th>Class</th> <th>Method</th> <th>Warning Type</th> <th>Message</th> </tr> <% warning_messages.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 %> </table>
Version data entries
5 entries across 5 versions & 1 rubygems