mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
f2e587f6d5
Any controls included from profiles that don't support our current platform are now marked as skipped. Fixes #1049
10 lines
225 B
YAML
10 lines
225 B
YAML
name: windows-only
|
|
title: InSpec Profile
|
|
maintainer: The Authors
|
|
copyright: The Authors
|
|
copyright_email: you@example.com
|
|
license: All Rights Reserved
|
|
summary: An InSpec Compliance Profile
|
|
version: 0.1.0
|
|
supports:
|
|
- windows
|