mirror of
https://github.com/inspec/inspec
synced 2024-11-22 12:43:07 +00:00
a6ef98c896
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
13 lines
444 B
YAML
13 lines
444 B
YAML
name: meta-profile
|
|
title: Meta Compliance Profile
|
|
maintainer: InSpec Authors
|
|
copyright: InSpec Authors
|
|
copyright_email: support@chef.io
|
|
license: Apache-2.0
|
|
summary: InSpec Profile that is only consuming dependencies
|
|
version: 0.2.0
|
|
depends:
|
|
- name: dev-sec/ssh-baseline # defaults to supermarket
|
|
- url: https://github.com/dev-sec/ssl-baseline
|
|
- name: windows-patch-benchmark
|
|
url: https://github.com/chris-rock/windows-patch-benchmark
|