Sha256: 37f1f93c009df132ca00fb6238e061ab52f53cb1b454b38bbb5e163bcfaf13d9

Contents?: true

Size: 337 Bytes

Versions: 8

Compression:

Stored size: 337 Bytes

Contents

# encoding: utf-8
# copyright: 2015, The Authors
# license: All rights reserved

# 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

8 entries across 8 versions & 1 rubygems

Version Path
inspec-1.29.0 examples/meta-profile/controls/example.rb
inspec-1.28.1 examples/meta-profile/controls/example.rb
inspec-1.28.0 examples/meta-profile/controls/example.rb
inspec-1.27.0 examples/meta-profile/controls/example.rb
inspec-1.26.0 examples/meta-profile/controls/example.rb
inspec-1.25.1 examples/meta-profile/controls/example.rb
inspec-1.25.0 examples/meta-profile/controls/example.rb
inspec-1.24.0 examples/meta-profile/controls/example.rb