SecurityStandardProperties interface
Describes properties of a standard.
Properties
| assessments | List of assessment keys to apply to standard scope. |
| cloud |
List of all standard supported clouds. |
| description | Description of the standard |
| display |
Display name of the standard, equivalent to the standardId |
| metadata | The security standard metadata. |
| policy |
The policy set definition id associated with the standard. |
| standard |
Standard type (Custom or Default or Compliance only currently) |
Property Details
assessments
List of assessment keys to apply to standard scope.
assessments?: PartialAssessmentProperties[]
Property Value
cloudProviders
List of all standard supported clouds.
cloudProviders?: string[]
Property Value
string[]
description
Description of the standard
description?: string
Property Value
string
displayName
Display name of the standard, equivalent to the standardId
displayName?: string
Property Value
string
metadata
policySetDefinitionId
The policy set definition id associated with the standard.
policySetDefinitionId?: string
Property Value
string
standardType
Standard type (Custom or Default or Compliance only currently)
standardType?: string
Property Value
string