mirror of
https://github.com/inspec/inspec
synced 2024-11-25 14:10:25 +00:00
Reorganize reusable text files (#6918)
* Reorganize reusable text files Signed-off-by: Ian Maddaus <ian.maddaus@progress.com> * Update text Signed-off-by: Ian Maddaus <ian.maddaus@progress.com> * update archetype Signed-off-by: Ian Maddaus <ian.maddaus@progress.com> * Use text file Signed-off-by: Ian Maddaus <ian.maddaus@progress.com> --------- Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
This commit is contained in:
parent
c968237824
commit
0ea08b8fd8
217 changed files with 777 additions and 543 deletions
|
@ -13,9 +13,9 @@ platform = "<PLATFORM>"
|
|||
{{/* Run `hugo new -k resource inspec/resources/RESOURCE_NAME.md` to generate a new resource page. */}}
|
||||
Use the `{{ .Name }}` Chef InSpec audit resource to test the configuration of...
|
||||
|
||||
## Installation
|
||||
## Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
This resource first became available in Chef InSpec vX.Y.Z.
|
||||
|
||||
|
@ -63,9 +63,11 @@ end
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
**MATCHER_NAME**
|
||||
This resource has the following special matchers.
|
||||
|
||||
### MATCHER_NAME
|
||||
|
||||
The `MATCHER_NAME` matcher tests the value of...
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `aide_conf` Chef InSpec audit resource to test the rules established for
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -97,4 +97,4 @@ The following examples show how to use this Chef InSpec audit resource.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -21,7 +21,7 @@ Use the `apache` Chef InSpec audit resource to test the state of the Apache serv
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource was distributed along with Chef InSpec itself.
|
||||
|
||||
|
@ -76,4 +76,4 @@ The following examples show how to use this Chef InSpec audit resource.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `apache_conf` Chef InSpec audit resource to test the configuration setti
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Requirements
|
||||
|
||||
|
@ -65,7 +65,8 @@ The following examples show how to use this Chef InSpec audit resource.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This Chef InSpec audit resource matches any service that is listed in the Apache configuration file:
|
||||
|
||||
its('PidFile') { should_not eq '/var/run/httpd.pid' }
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `apt` Chef InSpec audit resource to verify Apt repositories on the Debia
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -65,7 +65,9 @@ The following examples show how to use this Chef InSpec audit resource.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### be_enabled
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `audit_policy` Chef InSpec audit resource to test auditing policies on t
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -54,4 +54,4 @@ The following examples show how to use this Chef InSpec audit resource.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `auditd` Chef InSpec audit resource to test the rules for logging that e
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -86,4 +86,4 @@ The key filter may be useful in evaluating rules with particular key values:
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `auditd_conf` Chef InSpec audit resource to test the configuration setti
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -72,7 +72,9 @@ The following examples show how to use this Chef InSpec audit resource.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### `cmp`
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -232,7 +232,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@ please open an issue or submit a pull request using the updated version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -119,7 +119,9 @@ The userTypes property provides a list of all User Types for all users.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -119,7 +119,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -69,7 +69,9 @@ The name of the AKS Cluster
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -128,7 +128,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -113,7 +113,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -112,7 +112,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -127,7 +127,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -133,7 +133,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -119,7 +119,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -122,7 +122,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -122,7 +122,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -117,7 +117,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -103,7 +103,9 @@ Resource tags applied to the Key.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -130,7 +130,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -107,7 +107,9 @@ Resource tags applied to the Key.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -121,7 +121,9 @@ A collection of additional configuration properties related to the Key Vault, e.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -126,7 +126,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -131,7 +131,9 @@ The type of Resource, typically `Microsoft.Network/loadBalancers`.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -70,7 +70,9 @@ The following examples show how to use this InSpec audit resource.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -251,7 +251,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it,
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -146,7 +146,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -70,7 +70,9 @@ The name of the Activity Log Alert
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -108,7 +108,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -69,7 +69,9 @@ The name of the Log Profile
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -113,7 +113,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -111,7 +111,9 @@ A collection of additional configuration properties related to the MySQL Databas
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -126,7 +126,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -131,7 +131,9 @@ The type of Resource, typically `Microsoft.DBforMySQL/servers`.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -130,7 +130,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -127,7 +127,9 @@ The type of Resource, typically `Microsoft.Network/networkInterfaces`.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -136,7 +136,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -70,7 +70,9 @@ The name of the Network Security Group
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -103,7 +103,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -71,7 +71,9 @@ The name of the Network Watcher
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -113,7 +113,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -103,7 +103,9 @@ A collection of additional configuration properties related to the PostgreSQL Da
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -121,7 +121,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -126,7 +126,9 @@ The type of Resource, typically `Microsoft.DBforPostgreSQL/servers`.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -117,7 +117,9 @@ The tags property provides a list of all the Resource Group tags.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -123,7 +123,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -108,7 +108,9 @@ Additional properties available for the Roles. May be accessed with dot notation
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -88,7 +88,9 @@ name. This is a string value.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -35,7 +35,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -273,7 +273,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -128,7 +128,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -128,7 +128,9 @@ A collection of additional configuration properties related to the SQL Database,
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -126,7 +126,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -131,7 +131,9 @@ The type of Resource, typically `Microsoft.Sql/servers`.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -133,7 +133,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -100,7 +100,9 @@ The etag of the Resource, e.g. `\"0x8D592D74CC20EBA\"`.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -165,7 +165,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -105,7 +105,9 @@ Gives a list of all the subnet names in the virtual network.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -89,7 +89,9 @@ An array of locations available in this subscription.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -191,7 +191,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -167,7 +167,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -81,7 +81,9 @@ The following examples show how to use this InSpec audit resource.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -132,7 +132,9 @@ Gives a list of all the virtual machine names in the resource group.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -200,7 +200,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -99,7 +99,9 @@ Gives a list of all the virtual network names in the resource group.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -130,7 +130,9 @@ requests are always welcome.
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### using_latest?(stack)
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ version.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is available in the `inspec-azure` [resource
|
||||
pack](/inspec/glossary/#resource-pack). To use it, add the
|
||||
|
@ -69,7 +69,9 @@ The name of the Webapp
|
|||
|
||||
## Matchers
|
||||
|
||||
{{% inspec/inspec_matchers_link %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exists
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `bash` Chef InSpec audit resource to test an arbitrary command that is r
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -68,7 +68,9 @@ The `stdout` property returns the results of the command as returned in standard
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exist
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `bond` Chef InSpec audit resource to test a logical, bonded network inte
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -83,7 +83,9 @@ The `params` property returns arbitrary parameters for the bonded network interf
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exist
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `bridge` Chef InSpec audit resource to test basic network bridge propert
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -45,7 +45,9 @@ The `interfaces` property returns the named interfaces.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exist
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `bsd_service` Chef InSpec audit resource to test a service using a Berke
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -56,7 +56,9 @@ All properties available to the [`service`](/inspec/resources/service/) resource
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### be_enabled
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ Use the `cassandradb_conf` Chef InSpec audit resource to test the configuration
|
|||
|
||||
## Installation
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
## Requirements
|
||||
|
||||
|
@ -42,4 +42,4 @@ The following examples show how to use this Chef InSpec audit resource.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `cassandradb_session` Chef InSpec audit resource to test Cassandra Query
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
## Syntax
|
||||
|
||||
|
@ -73,4 +73,4 @@ end
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,7 +15,7 @@ Use the `cgroup` Chef InSpec audit resource to test the different parameters val
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is distributed with Chef InSpec.
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `chocolatey_package` Chef InSpec audit resource to test if the named [Ch
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `chrony_conf` Chef InSpec audit resource to test the synchronization set
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
<!-- TODO: needs version number -->
|
||||
<!-- ### Version
|
||||
|
@ -72,4 +72,4 @@ end
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `command` Chef InSpec audit resource to test an arbitrary command that i
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -189,7 +189,9 @@ For more info/help on regular expressions, we recommend [RegExr](https://regexr.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exist
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `cpan` Chef InSpec audit resource to test Perl modules that are installe
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -76,7 +76,9 @@ The `version` property tests if the named package version is on the system:
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### be_installed
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `cran` Chef InSpec audit resource to test R modules that are installed f
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ Use the `cron` Chef InSpec audit resource to test the Crontab entries of a parti
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is distributed with Chef InSpec.
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `crontab` Chef InSpec audit resource to test the crontab entries for a p
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -111,4 +111,4 @@ Chef InSpec will automatically interpret crontab-supported special time strings.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `csv` Chef InSpec audit resource to test configuration data in a CSV fil
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -72,4 +72,4 @@ The `name` property tests the value of `name` as read from a CSV file compared t
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,7 +15,7 @@ Use the **default_gateway** Chef InSpec audit resource to test the assigned IP a
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is distributed with Chef InSpec.
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `dh_params` Chef InSpec audit resource to test Diffie-Hellman (DH) param
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -225,7 +225,9 @@ end
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### be_valid
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `directory` Chef InSpec audit resource to test if the file type is a dir
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -37,4 +37,4 @@ All of the properties available to [`file`](/inspec/resources/file/) may be used
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `docker` Chef InSpec audit resource to test configuration data for the D
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -231,4 +231,4 @@ Or execute the profile directly via URL:
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,7 +15,7 @@ Use the `docker_container` Chef InSpec audit resource to test a Docker container
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is distributed with Chef InSpec.
|
||||
|
||||
|
@ -107,7 +107,8 @@ The `command` property tests the value of the container run command.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/). The specific matchers of this resource are: `exist`, `be_running`, `have_volume?`.
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
The specific matchers of this resource are: `exist`, `be_running`, `have_volume?`.
|
||||
|
||||
### exist
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ Use the `docker_image` Chef InSpec audit resource to verify a Docker image. A Do
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
This resource is distributed with Chef InSpec.
|
||||
|
||||
|
@ -112,7 +112,9 @@ Additionally, all keys of the low-level information are valid properties and can
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exist
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `docker_service` Chef InSpec audit resource to verify a docker swarm ser
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -111,7 +111,9 @@ The `tag` property tests the value of image tag:
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### exist
|
||||
|
||||
|
|
|
@ -18,9 +18,9 @@ a variety of settings and statuses.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -220,4 +220,4 @@ The `version` property returns the version of Elasticsearch running on each node
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `etc_fstab` Chef InSpec audit resource to test information about all par
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -123,4 +123,4 @@ The `file_system_options` property returns an integer array of each partitions f
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `etc_group` Chef InSpec audit resource to test groups that are defined o
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -96,4 +96,4 @@ The following examples show how to use this Chef InSpec audit resource.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `etc_hosts` Chef InSpec audit resource to test rules set to match IP add
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -91,4 +91,4 @@ The `all_host_names` property returns a two-dimensional string array where each
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `etc_hosts_allow` Chef InSpec audit resource to test rules defined for a
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -74,4 +74,4 @@ The `options` property returns a 2d string array where each entry contains any o
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `etc_hosts_deny` Chef InSpec audit resource to test rules for rejecting
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -75,4 +75,4 @@ The `options` property returns a 2d string array where each entry contains any o
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
|
@ -15,7 +15,7 @@ Use the `file` Chef InSpec audit resource to test system file types, including d
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
The Chef InSpec resource distributes this resource.
|
||||
|
||||
|
@ -552,7 +552,9 @@ You can write controls for both the link and the target.
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
||||
This resource has the following special matchers.
|
||||
|
||||
### be_allowed
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Use the `filesystem` Chef InSpec resource to audit filesystem disk space usage.
|
|||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
### Install
|
||||
|
||||
{{% inspec/inspec_installation %}}
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_installation.md" >}}
|
||||
|
||||
### Version
|
||||
|
||||
|
@ -103,4 +103,4 @@ Note that Windows filesystems (drives) are referred to without any slashes:
|
|||
|
||||
## Matchers
|
||||
|
||||
For a full list of available matchers, please visit our [matchers page](/inspec/matchers/).
|
||||
{{< readfile file="content/inspec/reusable/md/inspec_matchers_link.md" >}}
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue