RepositoryVulnerabilityAlertState Enum
The possible states of an alert
Possible Values
#
AUTO_DISMISSED
An alert that has been automatically closed by Dependabot.
DISMISSED
An alert that has been manually closed by a user.
FIXED
An alert that has been resolved by a code change.
OPEN
An alert that is still open.
Usages
#
References
#
- Argument states of field vulnerabilityAlerts from type Repository
- Field state from RepositoryVulnerabilityAlert
Previous
RepositoryVulnerabilityAlertEdge
Next
RequestReviewsInput
