Sha256: 28a6e88b2d6745a2f7d525105770b887088ab150ed0a27f07e401916d0201e3c

Contents?: true

Size: 810 Bytes

Versions: 8

Compression:

Stored size: 810 Bytes

Contents

<% title_actions display_link_if_authorized(_("New Compliance policy"), hash_for_new_scaptimony_policy_path) %>

<% title _("Compliance policy configuration") %>
<div id="welcome">
  <p>
    <%= _('A compliance policy is defined by security professionals who specify desired settings
          (often in the form of a checklist) that are to be used in the computing environment. Compliance audit is a process of figuring out
          whether a given object follows all the rules written out in a compliance policy.') %>
  </p>
  <p>
    <%= (_('In Foreman, a compliance policy checklist is defined via %s, once SCAP content is present, you can create a policy,
            assign select hostgroups and schedule to run.') % link_to(_('SCAP content'), scaptimony_scap_contents_path)).html_safe %>
  </p>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
foreman_openscap-0.4.3 app/views/scaptimony_policies/welcome.html.erb
foreman_openscap-0.4.2 app/views/scaptimony_policies/welcome.html.erb
foreman_openscap-0.4.1 app/views/scaptimony_policies/welcome.html.erb
foreman_openscap-0.3.4 app/views/scaptimony_policies/welcome.html.erb
foreman_openscap-0.4.0 app/views/scaptimony_policies/welcome.html.erb
foreman_openscap-0.3.3 app/views/scaptimony_policies/welcome.html.erb
foreman_openscap-0.3.2 app/views/scaptimony_policies/welcome.html.erb
foreman_openscap-0.3.1 app/views/scaptimony_policies/welcome.html.erb