inspec/test/unit/mock/profiles/license-proprietary/inspec.yml
James Stocks ad4df90912 Allow 'Proprietary' as a valid license term.
Currently our supported profiles output a warning for every instance of `inspec check` because our license metadata `Proprietary, All rights reserved` is not considered valid.
This commit allows for a string beginning with `Proprietary` to be considered valid, as well as any valid SPDX value.

Signed-off-by: James Stocks <jstocks@chef.io>
2019-01-16 11:19:55 +00:00

8 lines
223 B
YAML

name: license-proprietary
title: InSpec Profile
maintainer: The Authors
copyright: The Authors
copyright_email: you@example.com
license: Proprietary, All rights reserved
summary: An InSpec Compliance Profile
version: 0.1.0