Edit

Share via


AdvSecEnablementStatus interface

Properties

changedById

Enabled by VSID

changedOnDate

Enabled changed on datetime

dependabotEnabled

True if Dependabot is enabled for the repository, false if it is disabled.

dependencyScanningInjectionEnabled

True if Dependency Scanning injection is enabled for the repository, false if it is disabled.

enabled

Enabled status 0 disabled, 1 enabled, Null never explicitly set, always whatever project is, ya this should probably be an enum somewhere

projectId

ProjectId

repositoryId

RepositoryId

Property Details

changedById

Enabled by VSID

changedById: string

Property Value

string

changedOnDate

Enabled changed on datetime

changedOnDate: Date

Property Value

Date

dependabotEnabled

True if Dependabot is enabled for the repository, false if it is disabled.

dependabotEnabled: boolean

Property Value

boolean

dependencyScanningInjectionEnabled

True if Dependency Scanning injection is enabled for the repository, false if it is disabled.

dependencyScanningInjectionEnabled: boolean

Property Value

boolean

enabled

Enabled status 0 disabled, 1 enabled, Null never explicitly set, always whatever project is, ya this should probably be an enum somewhere

enabled: boolean

Property Value

boolean

projectId

ProjectId

projectId: string

Property Value

string

repositoryId

RepositoryId

repositoryId: string

Property Value

string