Github API - Test Config

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.

API:
Github GraphQL API