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