Compartir a través de


AdvSecEnablementFeatures interface

Propiedades

autoEnableNewProjectOrRepos

La habilitación automática de AdvSec para nuevos proyectos o repositorios se habilitará cuando se establezca en true y no se modificará cuando se establezca en false.

codeQLEnabled

Estado de habilitación de CodeQL establecido en False cuando está deshabilitado y True cuando está habilitado; Null nunca se establece explícitamente.

dependabotEnabled

Estado de habilitación de Dependabot establecido en False cuando está deshabilitado y True cuando está habilitado; Null nunca se establece explícitamente. <br />When true, Dependabot abrirá solicitudes de incorporación de cambios para admitir actualizaciones de seguridad para dependencias obsoletas. <Br />Setting Dependabot enablement state is only supported for repo enablement and not org or project enablement at this time.

dependencyScanningInjectionEnabled

Estado de habilitación de inserción de análisis de dependencias establecido en False cuando está deshabilitado y True cuando está habilitado; Null nunca se establece explícitamente. <br /> If Advanced Security is NOT already enabled, behavior will depend on if Advanced Security is to be enabled/disabled. DependencyScanningInjectionEnabled no afectará a nada en este escenario. <br /> If Advanced Security is to be disabled, the value of DependencyScanningInjectionEnabled will not have not effect. <Br/> Setting Dependency Scan enablement state is only supported for repo enablement and not org or project enablement at this time.

forceRepoSecretScanning

ForceRepoSecretScanning se establecerá en true cuando Enabled, false when Disabled y NULL when not set. <br /> If GHAzDO is NOT already enabled, behavior will depend on if GHAzDO is to be enabled/disabled. ForceRepoSecretScanning no afectará a nada en este escenario. <br /> If GHAzDO is to be disabled, the value of ForceRepoSecretScan will no effect. <br /> If GHAzDO is to be enabled for the first time on a repo, then ForceRepoSecretScanning will have no effect. <br /> If GHAzDO is to be enabled and the repo is already enabled, then ForceRepoSecretScanning will force the secret scan job to be run if it is set to true. <br /> En todos los casos en los que ForceRepoSecretScanning no se espera que afecte al comportamiento, se establecerá en false antes de enviarse a Tfs.

Detalles de las propiedades

autoEnableNewProjectOrRepos

La habilitación automática de AdvSec para nuevos proyectos o repositorios se habilitará cuando se establezca en true y no se modificará cuando se establezca en false.

autoEnableNewProjectOrRepos: boolean

Valor de propiedad

boolean

codeQLEnabled

Estado de habilitación de CodeQL establecido en False cuando está deshabilitado y True cuando está habilitado; Null nunca se establece explícitamente.

codeQLEnabled: boolean

Valor de propiedad

boolean

dependabotEnabled

Estado de habilitación de Dependabot establecido en False cuando está deshabilitado y True cuando está habilitado; Null nunca se establece explícitamente. <br />When true, Dependabot abrirá solicitudes de incorporación de cambios para admitir actualizaciones de seguridad para dependencias obsoletas. <Br />Setting Dependabot enablement state is only supported for repo enablement and not org or project enablement at this time.

dependabotEnabled: boolean

Valor de propiedad

boolean

dependencyScanningInjectionEnabled

Estado de habilitación de inserción de análisis de dependencias establecido en False cuando está deshabilitado y True cuando está habilitado; Null nunca se establece explícitamente. <br /> If Advanced Security is NOT already enabled, behavior will depend on if Advanced Security is to be enabled/disabled. DependencyScanningInjectionEnabled no afectará a nada en este escenario. <br /> If Advanced Security is to be disabled, the value of DependencyScanningInjectionEnabled will not have not effect. <Br/> Setting Dependency Scan enablement state is only supported for repo enablement and not org or project enablement at this time.

dependencyScanningInjectionEnabled: boolean

Valor de propiedad

boolean

forceRepoSecretScanning

ForceRepoSecretScanning se establecerá en true cuando Enabled, false when Disabled y NULL when not set. <br /> If GHAzDO is NOT already enabled, behavior will depend on if GHAzDO is to be enabled/disabled. ForceRepoSecretScanning no afectará a nada en este escenario. <br /> If GHAzDO is to be disabled, the value of ForceRepoSecretScan will no effect. <br /> If GHAzDO is to be enabled for the first time on a repo, then ForceRepoSecretScanning will have no effect. <br /> If GHAzDO is to be enabled and the repo is already enabled, then ForceRepoSecretScanning will force the secret scan job to be run if it is set to true. <br /> En todos los casos en los que ForceRepoSecretScanning no se espera que afecte al comportamiento, se establecerá en false antes de enviarse a Tfs.

forceRepoSecretScanning: boolean

Valor de propiedad

boolean