Reference documentation and code samples for the Cloud Security Command Center V1 API module Google::Cloud::SecurityCenter::V1::SensitivityScore::SensitivityScoreLevel.
Various sensitivity score levels for resources.
Constants
SENSITIVITY_SCORE_LEVEL_UNSPECIFIED
value: 0
Unused.
SENSITIVITY_LOW
value: 10
No sensitive information detected. The resource isn't publicly
accessible.
SENSITIVITY_UNKNOWN
value: 12
Unable to determine sensitivity.
SENSITIVITY_MODERATE
value: 20
Medium risk. Contains personally identifiable information (PII),
potentially sensitive data, or fields with free-text data that are at a
higher risk of having intermittent sensitive data. Consider limiting
access.
SENSITIVITY_HIGH
value: 30
High risk. Sensitive personally identifiable information (SPII) can be
present. Exfiltration of data can lead to user data loss.
Re-identification of users might be possible. Consider limiting usage and
or removing SPII.