mirror of
https://github.com/inspec/inspec
synced 2024-12-18 09:03:12 +00:00
0684cda6c6
This does the following: - Captures warning for lack of `--sudo` with `--sudo-password` - Captures warnings for transformation of URL target in url fetcher - Changes deprecated `supports:` syntax to use new syntax Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
10 lines
168 B
YAML
10 lines
168 B
YAML
name: slash-in-name/not-allowed
|
|
version: 1.2.3
|
|
maintainer: bob
|
|
title: title
|
|
copyright: left
|
|
summary: nothing
|
|
license: Apache-2.0
|
|
supports:
|
|
- os: linux
|
|
- os: darwin
|