Edit

Share via


RepoAlertSummary interface

Repo Alert Summary.

Properties

alertsBySeverity

Total alerts by severity.

alertsByState

Total alerts by state.

openAlerts

Total active alerts in the repo.

repoId

RepoId.

repoName

Repo Name.

totalAlerts

Total active alerts in the repo.

Property Details

alertsBySeverity

Total alerts by severity.

alertsBySeverity: AlertSummaryBySeverity

Property Value

alertsByState

Total alerts by state.

alertsByState: AlertSummaryByState

Property Value

openAlerts

Total active alerts in the repo.

openAlerts: number

Property Value

number

repoId

RepoId.

repoId: string

Property Value

string

repoName

Repo Name.

repoName: string

Property Value

string

totalAlerts

Total active alerts in the repo.

totalAlerts: number

Property Value

number