Class EnablementState (1.13.1)

EnablementState(value)

Describes the state of vulnerability scanning in this repository, including both repository enablement and API enablement.

Enums

Name Description
ENABLEMENT_STATE_UNSPECIFIED Enablement state is unclear.
SCANNING_UNSUPPORTED Repository does not support vulnerability scanning.
SCANNING_DISABLED Vulnerability scanning is disabled for this repository.
SCANNING_ACTIVE Vulnerability scanning is active for this repository.