RepoAlertSummary interface
Repo Alert Summary.
Properties
| alerts |
Total alerts by severity. |
| alerts |
Total alerts by state. |
| open |
Total active alerts in the repo. |
| repo |
RepoId. |
| repo |
Repo Name. |
| total |
Total active alerts in the repo. |
Property Details
alertsBySeverity
Total alerts by severity.
alertsBySeverity: AlertSummaryBySeverity
Property Value
alertsByState
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