Sha256: f20314e906a63b65bdb7ac5934653c8acff8ac50b61c5b1a2fe27224f75f4609

Contents?: true

Size: 1.04 KB

Versions: 1

Compression:

Stored size: 1.04 KB

Contents

<% title_actions display_link_if_authorized(_("New SCAP content"), hash_for_new_scap_content_path) %>

<% title _("SCAP content configuration") %>
<div id="welcome">
  <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. They measure systems to find vulnerabilities and offer methods to score those findings in order
        to evaluate the possible impact. It is a method for using those open standards for automated vulnerability management, measurement,
        and policy compliance evaluation. ') %><small><%= (_('Source: Wikipedia %s') % link_to(_('read more'), 'http://en.wikipedia.org/wiki/Security_Content_Automation_Protocol')).html_safe %></small>
  </p>
  <p>
    <%= (_("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>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
foreman_openscap-0.5.4 app/views/scap_contents/welcome.html.erb