Module: Google::Cloud::SecurityCenterManagement::V1::SimulatedFinding::State
- Defined in:
- proto_docs/google/cloud/securitycentermanagement/v1/security_center_management.rb
Overview
The state of the finding.
Constant Summary collapse
- STATE_UNSPECIFIED =
Default value. This value is unused.
0
- ACTIVE =
The finding requires attention and has not been addressed yet.
1
- INACTIVE =
The finding has been fixed, triaged as a non-issue, or otherwise addressed and is no longer active.
2