interface AdvSecEnablementUpdate {
    newDependabotStatus?: boolean;
    newStatus?: boolean;
    projectId?: string;
    repositoryId?: string;
}

Properties

newDependabotStatus?: boolean

New Dependabot status.

newStatus?: boolean

New status

projectId?: string

ProjectId

repositoryId?: string

RepositoryId Actual RepositoryId to Modify or Magic Repository Id "FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF" for ALL Repositories for that project