Show / Hide Table of Contents

Enum SecurityAssessmentReferences

A filter to return only findings that match the specified reference. Currently supported values are STIG, CIS, and GDPR. Here STIG refers to DISA STIG, CIS refers to CIS Benchmark, and GDPR refers to EU GDPR.

Namespace: Oci.DatasafeService.Models
Assembly: OCI.DotNetSDK.Datasafe.dll
Syntax
public enum SecurityAssessmentReferences

Fields

Name Description
Cis
Gdpr
Stig
In this article
Back to top