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