Show / Hide Table of Contents

Enum HostCisBenchmarkScanLevel

Host CIS (Center for Internet Security) Benchmark scan level. STRICT - More than 20% of the benchmarks failing is a critical risk. MEDIUM - More than 40% of the benchmarks failing is a high risk. LIGHT - More than 80% of the benchmarks failing is a high risk.

Namespace: Oci.VulnerabilityscanningService.Models
Assembly: OCI.DotNetSDK.Vulnerabilityscanning.dll
Syntax
public enum HostCisBenchmarkScanLevel

Fields

Name Description
Light
Medium
None
Strict
UnknownEnumValue
In this article
Back to top