Class: DatadogAPIClient::V2::FindingVulnerabilityType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/finding_vulnerability_type.rb

Overview

The vulnerability type of the finding.

Constant Summary collapse

MISCONFIGURATION =
"misconfiguration".freeze
ATTACK_PATH =
"attack_path".freeze
IDENTITY_RISK =
"identity_risk".freeze
API_SECURITY =
"api_security".freeze

Method Summary

Methods included from BaseEnumModel

included