Class: DatadogAPIClient::V2::CycloneDXComponentType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::CycloneDXComponentType
- 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