共用方式為


RepoAlertSummary interface

存放庫警示摘要。

屬性

alertsBySeverity

依嚴重性排序的警示總數。

repoId

RepoId。

repoName

存放庫名稱。

totalAlerts

存放庫中的作用中警示總數。

屬性詳細資料

alertsBySeverity

依嚴重性排序的警示總數。

alertsBySeverity: AlertSummaryBySeverity

屬性值

repoId

RepoId。

repoId: string

屬性值

string

repoName

存放庫名稱。

repoName: string

屬性值

string

totalAlerts

存放庫中的作用中警示總數。

totalAlerts: number

屬性值

number