Sha256: 3b8a4aeac2f3feb2410cecad78f137a8086c39bc45863bc128369ba3333ff4c6
Contents?: true
Size: 428 Bytes
Versions: 46
Compression:
Stored size: 428 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> <% 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 %> </table>
Version data entries
46 entries across 46 versions & 2 rubygems