SecurityStandardProperties interface

Describes properties of a standard.

Properties

assessments

List of assessment keys to apply to standard scope.

cloudProviders

List of all standard supported clouds.

description

Description of the standard

displayName

Display name of the standard, equivalent to the standardId

metadata

The security standard metadata.

policySetDefinitionId

The policy set definition id associated with the standard.

standardType

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

The security standard metadata.

metadata?: StandardMetadata

Property Value

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