Sha256: 5a09ac37025fb34d3d8671e4d56694bb496cfe30bc29179265807f3c01bd913a
Contents?: true
Size: 773 Bytes
Versions: 98
Compression:
Stored size: 773 Bytes
Contents
<% content_for(:title, _("SCAP Content")) %> <div class="blank-slate-pf"> <div class="blank-slate-pf-icon"> <%= icon_text("key", "", :kind => "fa") %> </div> <h1><%= _('SCAP Content') %></h1> <p><%= _('The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and configuration issues related to security. ') %></br> <%= (_('In Foreman, scap_contents represent the SCAP security guides on your hosts, and create SCAP profiles for you to assign to hosts / host groups via %s') % link_to('compliance policies', policies_path)).html_safe %> </p> <div class="blank-slate-pf-main-action"> <%= new_link(_('New SCAP Content'), {}, { :class => "btn-lg" }) %> </div> </div>
Version data entries
98 entries across 98 versions & 1 rubygems