inspec/examples/meta-profile/controls/example.rb
2016-09-12 14:45:40 +02:00

8 lines
246 B
Ruby

# encoding: utf-8
# copyright: 2015, The Authors
# license: All rights reserved
include_controls 'ssh-hardening'
include_controls 'os-hardening'
include_controls 'ssl-benchmark'
include_controls 'linux'
include_controls 'windows-patch-benchmark'