2016-09-12 14:45:40 +02:00
|
|
|
name: meta-profile
|
|
|
|
title: Meta Compliance Profile
|
|
|
|
maintainer: InSpec Authors
|
|
|
|
copyright: InSpec Authors
|
|
|
|
copyright_email: support@chef.io
|
|
|
|
license: Apache 2
|
|
|
|
summary: InSpec Profile that is only consuming dependencies
|
|
|
|
version: 0.2.0
|
2016-09-09 13:07:21 +01:00
|
|
|
depends:
|
|
|
|
- name: ssh-hardening
|
|
|
|
supermarket: hardening/ssh-hardening
|
|
|
|
- name: os-hardening
|
|
|
|
url: https://github.com/dev-sec/tests-os-hardening/archive/master.zip
|
|
|
|
- name: ssl-benchmark
|
|
|
|
git: https://github.com/dev-sec/ssl-benchmark.git
|
|
|
|
- name: windows-patch-benchmark
|
|
|
|
git: https://github.com/chris-rock/windows-patch-benchmark.git
|
|
|
|
- name: linux
|
|
|
|
compliance: base/linux
|