次の方法で共有


AdvSecEnablementSettingsUpdate interface

Extends

プロパティ

enableOnCreate

新しく作成されたリポジトリで Advanced Security を自動的に有効にします。

継承されたプロパティ

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 になります。

プロパティの詳細

enableOnCreate

新しく作成されたリポジトリで Advanced Security を自動的に有効にします。

enableOnCreate: boolean

プロパティ値

boolean

継承されたプロパティの詳細

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から継承されます