mirror of
https://github.com/inspec/inspec
synced 2024-12-18 00:53:22 +00:00
8808c57cae
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
13 lines
446 B
YAML
13 lines
446 B
YAML
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
|
|
depends:
|
|
- name: hardening/ssh-hardening # defaults to supermarket
|
|
- url: https://github.com/dev-sec/ssl-benchmark
|
|
- name: windows-patch-benchmark
|
|
url: https://github.com/chris-rock/windows-patch-benchmark
|