mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
db8e6e7415
Signed-off-by: Ryan Davis <zenspider@chef.io>
11 lines
374 B
YAML
11 lines
374 B
YAML
name: archive_depends
|
|
title: Test Profile For Archive Extraction
|
|
maintainer: Chef Software, Inc.
|
|
copyright: Chef Software, Inc.
|
|
copyright_email: support@chef.io
|
|
version: 1.0.0
|
|
depends:
|
|
- name: ssh-baseline
|
|
url: https://github.com/dev-sec/ssh-baseline/archive/master.zip
|
|
- name: linux-baseline
|
|
url: https://github.com/dev-sec/linux-baseline/archive/master.tar.gz
|