AdvSecEnablementStatus interface
- Extends
プロパティ
adv |
このリポジトリの Advanced Security の状態が最後に更新された時刻 |
project |
|
repository |
継承されたプロパティ
adv |
Advanced Security enablement status set to False when disabled and True when enabled;Null が明示的に設定されることはありません。 |
adv |
Advanced Security と共に有効にできる追加の機能が含まれています。 |
block |
true の場合、シークレットを含むプッシュはブロックされます。 <br />false の場合、プッシュはシークレットをスキャンし、ブロックされません。 <br/>要求に includeAllProperties が false の場合、この値は null になります。 |
プロパティの詳細
advSecEnablementLastChangedDate
このリポジトリの Advanced Security の状態が最後に更新された時刻
advSecEnablementLastChangedDate: Date
プロパティ値
Date
projectId
projectId: string
プロパティ値
string
repositoryId
repositoryId: string
プロパティ値
string
継承されたプロパティの詳細
advSecEnabled
Advanced Security enablement status set to False when disabled and True when enabled;Null が明示的に設定されることはありません。
advSecEnabled: boolean
プロパティ値
boolean
advSecEnablementFeatures
Advanced Security と共に有効にできる追加の機能が含まれています。
advSecEnablementFeatures: AdvSecEnablementFeatures
プロパティ値
AdvSecEnablementStatusUpdate.advSecEnablementFeatures
blockPushes
true の場合、シークレットを含むプッシュはブロックされます。 <br />false の場合、プッシュはシークレットをスキャンし、ブロックされません。 <br/>要求に includeAllProperties が false の場合、この値は null になります。
blockPushes: boolean
プロパティ値
boolean