次の方法で共有


AdvSecEnablementStatus interface

Extends

プロパティ

advSecEnablementLastChangedDate

このリポジトリの Advanced Security の状態が最後に更新された時刻

projectId
repositoryId

継承されたプロパティ

advSecEnabled

Advanced Security enablement status set to False when disabled and True when enabled;Null が明示的に設定されることはありません。

advSecEnablementFeatures

Advanced Security と共に有効にできる追加の機能が含まれています。

blockPushes

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

AdvSecEnablementStatusUpdate.advSecEnabled から継承された

advSecEnablementFeatures

Advanced Security と共に有効にできる追加の機能が含まれています。

advSecEnablementFeatures: AdvSecEnablementFeatures

プロパティ値

AdvSecEnablementStatusUpdate.advSecEnablementFeaturesから継承された

blockPushes

true の場合、シークレットを含むプッシュはブロックされます。 <br />false の場合、プッシュはシークレットをスキャンし、ブロックされません。 <br/>要求に includeAllProperties が false の場合、この値は null になります。

blockPushes: boolean

プロパティ値

boolean

AdvSecEnablementStatusUpdate.blockPushes から継承された