Sha256: daf783971f7ef8cad146c71c2f265f110465a02608a5bff67993e086b178aaeb

Contents?: true

Size: 319 Bytes

Versions: 6

Compression:

Stored size: 319 Bytes

Contents

# encoding: utf-8
# copyright: 2015, The Authors

# import full profile
include_controls 'dev-sec/ssh-baseline'

# select only individual controls
include_controls 'ssl-baseline' do
  control "tls1.2"
end

# inspec knows that it cannot run Windows tests on Linux
include_controls 'windows-patch-benchmark'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
inspec-2.1.81 examples/meta-profile/controls/example.rb
inspec-2.1.21 examples/meta-profile/controls/example.rb
inspec-2.1.10 examples/meta-profile/controls/example.rb
inspec-2.0.32 examples/meta-profile/controls/example.rb
inspec-2.0.17 examples/meta-profile/controls/example.rb
inspec-1.51.15 examples/meta-profile/controls/example.rb