Class: DatadogAPIClient::V2::CycloneDXComponentType

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

Overview

The type of the scanned component.

Constant Summary collapse

LIBRARY =
"library".freeze
APPLICATION =
"application".freeze
OPERATING_SYSTEM =
"operating-system".freeze

Method Summary

Methods included from BaseEnumModel

included