Sha256: 780496c212f5dd13ed9b925888518b3efb512acf216ce1621438a505bdb1bf34

Contents?: true

Size: 306 Bytes

Versions: 92

Compression:

Stored size: 306 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

92 entries across 92 versions & 2 rubygems

Version Path
inspec-1.39.1 examples/meta-profile/controls/example.rb
inspec-1.38.8 examples/meta-profile/controls/example.rb
inspec-1.37.6 examples/meta-profile/controls/example.rb
inspec-1.36.1 examples/meta-profile/controls/example.rb
inspec-1.35.1 examples/meta-profile/controls/example.rb
inspec-1.34.1 examples/meta-profile/controls/example.rb
inspec-1.33.12 examples/meta-profile/controls/example.rb
inspec-1.33.1 examples/meta-profile/controls/example.rb
inspec-1.32.1 examples/meta-profile/controls/example.rb
inspec-1.31.1 examples/meta-profile/controls/example.rb
inspec-1.31.0 examples/meta-profile/controls/example.rb
inspec-1.30.0 examples/meta-profile/controls/example.rb