mirror of
https://github.com/inspec/inspec
synced 2024-12-22 02:53:13 +00:00
8f4ff8923e
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
9 lines
189 B
YAML
9 lines
189 B
YAML
name: waiver-wrapper
|
|
license: Apache-2.0
|
|
summary: Verify waiver behavior under inheritance
|
|
version: 0.1.0
|
|
supports:
|
|
platform: os
|
|
depends:
|
|
- name: waiver-child
|
|
path: ../waiver-child
|