RepoAlertSummary interface
リポジトリ アラートの概要。
プロパティ
alerts |
重大度別のアラートの合計数。 |
alerts |
状態別のアラートの合計数。 |
open |
リポジトリ内のアクティブなアラートの合計数。 |
repo |
RepoId。 |
repo |
リポジトリ名。 |
total |
リポジトリ内のアクティブなアラートの合計数。 |
プロパティの詳細
alertsBySeverity
alertsByState
openAlerts
リポジトリ内のアクティブなアラートの合計数。
openAlerts: number
プロパティ値
number
repoId
RepoId。
repoId: string
プロパティ値
string
repoName
リポジトリ名。
repoName: string
プロパティ値
string
totalAlerts
リポジトリ内のアクティブなアラートの合計数。
totalAlerts: number
プロパティ値
number