mirror of
https://github.com/inspec/inspec
synced 2024-12-19 09:33:20 +00:00
10 lines
189 B
YAML
10 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
|