Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JoostVoskuil/azure-devops-gitleaks
/ functions
Functions
109 in github.com/JoostVoskuil/azure-devops-gitleaks
⨍
Functions
109
◇
Types & classes
31
↓ 339 callers
Method
build
()
task/v3/test/_ReportBuilder.ts:26
↓ 98 callers
Method
withAzureDevOpsAPIMock
(changes: Change[] = this.defaultChanges, commits: GitCommitRef[] = this.defaultCommitRef)
task/v3/test/_AzureDevOpsAPIMock.ts:39
↓ 47 callers
Method
withToolExecution
(toolCall: string, exitCode = 0)
task/v3/test/_TaskMockBuilder.ts:133
↓ 46 callers
Method
withOnlineAgentMocks
()
task/v3/test/_TaskMockBuilder.ts:76
↓ 46 callers
Method
withReport
(reportFile: string, exists = true)
task/v3/test/_TaskMockBuilder.ts:115
↓ 44 callers
Method
withEmptyToolCache
()
task/v3/test/_TaskMockBuilder.ts:102
↓ 23 callers
Method
withEnvironmentalSetting
(key: EnvironmentKey | string, value: string)
task/v3/test/_EnvironmentBuilder.ts:53
↓ 12 callers
Function
getAzureDevOpsVariable
(name: string)
task/v3/helpers.ts:38
↓ 12 callers
Method
setArgument
(position: ArgumentPosition, value: string)
task/v3/test/_ToolCallBuilder.ts:95
↓ 12 callers
Method
withScanMode
(scanmode: string)
task/v3/test/_TaskInputBuilder.ts:59
↓ 8 callers
Method
getGitleaksExecutableFileName
()
task/v3/gitleakstool.ts:177
↓ 8 callers
Method
withVersion
(version: string)
task/v3/test/_TaskInputBuilder.ts:99
↓ 7 callers
Method
withLogOptions
(logOptions: string)
task/v3/test/_ToolCallBuilder.ts:65
↓ 6 callers
Function
getAzureDevOpsInput
(name: string)
task/v3/helpers.ts:57
↓ 6 callers
Function
throwIfMissing
(value: T | undefined, errorKey: string, name: string)
task/v3/helpers.ts:8
↓ 5 callers
Method
withReportFormat
(reportType: string)
task/v3/test/_ReportBuilder.ts:20
↓ 4 callers
Function
getRequestOptions
()
task/v3/helpers.ts:65
↓ 3 callers
Method
buildPath
(type: string, name: string)
task/v3/test/_ReportBuilder.ts:39
↓ 3 callers
Method
findToolVersionOnAgent
(version: string)
task/v3/gitleakstool.ts:52
↓ 3 callers
Method
registerFileSystemMock
()
task/v3/test/_TaskMockBuilder.ts:139
↓ 3 callers
Method
registerHttpClientMock
(responseBuilder: (url: string) => Promise<MockHttpResponse>)
task/v3/test/_TaskMockBuilder.ts:155
↓ 3 callers
Method
registerToolMock
(options: { downloadTool?: (url: string, downloadUri: string, toolExecutable: string) => string | never;
task/v3/test/_TaskMockBuilder.ts:163
↓ 3 callers
Method
setConfigInputs
(type: ConfigType, configFile: string)
task/v3/test/_TaskInputBuilder.ts:121
↓ 3 callers
Method
setFileExistence
(path: string, exists: boolean)
task/v3/test/_TaskMockBuilder.ts:180
↓ 3 callers
Method
withToolCache
()
task/v3/test/_TaskMockBuilder.ts:107
↓ 3 callers
Method
withWindowsExecutable
()
task/v3/test/_ToolCallBuilder.ts:90
↓ 2 callers
Method
downloadGitLeaks
(version: string)
task/v3/gitleakstool.ts:182
↓ 2 callers
Function
getAzureDevOpsConnection
(collectionUri: string, token: string)
task/v3/helpers.ts:84
↓ 2 callers
Function
getConfigFilePath
()
task/v3/index.ts:171
↓ 2 callers
Function
getLogOptionsForBuildDelta
(limit: number)
task/v3/index.ts:112
↓ 2 callers
Function
getLogOptionsForPreValidationBuild
()
task/v3/index.ts:104
↓ 2 callers
Method
registerRestClientMock
(responseBuilder: (url: string) => Promise<MockRestResponse<unknown>>)
task/v3/test/_TaskMockBuilder.ts:147
↓ 2 callers
Method
setScanInputs
(mode: ScanMode, logOptions: string)
task/v3/test/_TaskInputBuilder.ts:127
↓ 2 callers
Method
validateInputs
(reportType: string, reportName?: string)
task/v3/test/_ReportBuilder.ts:30
↓ 2 callers
Method
withBaseLine
(baselinePath: string)
task/v3/test/_TaskInputBuilder.ts:49
↓ 2 callers
Method
withBaseLinePath
(baselineFile: string)
task/v3/test/_ToolCallBuilder.ts:80
↓ 2 callers
Method
withBaseline
(baselinePath: string, exists = true)
task/v3/test/_TaskMockBuilder.ts:121
↓ 2 callers
Method
withConfigPath
(configPath: string)
task/v3/test/_ToolCallBuilder.ts:70
↓ 2 callers
Method
withCustomConfigFile
(file?: string)
task/v3/test/_TaskInputBuilder.ts:44
↓ 2 callers
Method
withCustomTool
()
task/v3/test/_ToolCallBuilder.ts:45
↓ 2 callers
Method
withCustomToolLocationInput
(toolLocation: string)
task/v3/test/_TaskInputBuilder.ts:104
↓ 2 callers
Method
withDownloadFailure
()
task/v3/test/_TaskMockBuilder.ts:95
↓ 2 callers
Method
withGitleaksIgnoreFile
(ignoreFile: string)
task/v3/test/_TaskInputBuilder.ts:54
↓ 2 callers
Method
withIgnoreFile
(ignoreFile: string, exists = true)
task/v3/test/_TaskMockBuilder.ts:127
↓ 2 callers
Method
withIgnoreFilePath
(ignoreFile: string)
task/v3/test/_ToolCallBuilder.ts:85
↓ 2 callers
Method
withOfflineAgentMocks
()
task/v3/test/_TaskMockBuilder.ts:38
↓ 2 callers
Method
withRedact
()
task/v3/test/_ToolCallBuilder.ts:60
↓ 2 callers
Method
withVerbose
()
task/v3/test/_ToolCallBuilder.ts:40
↓ 1 callers
Method
detectIfGitHubIsReachable
()
task/v3/gitleakstool.ts:202
↓ 1 callers
Function
determineLogOptions
(scanMode: string)
task/v3/index.ts:76
↓ 1 callers
Function
getAzureDevOpsPathInput
(name: string)
task/v3/helpers.ts:61
↓ 1 callers
Method
getBuildApi
()
task/v3/test/_AzureDevOpsAPIMock.ts:14
↓ 1 callers
Method
getBuildChanges
(teamProject: string, buildId: number, continuationToken?: string, numberOfCommits?: number)
task/v3/test/_AzureDevOpsAPIMock.ts:6
↓ 1 callers
Method
getBuildChangesCommits
(numberOfCommits: number)
task/v3/AzureDevOpsAPI.ts:24
↓ 1 callers
Method
getDownloadFileName
(version: string)
task/v3/gitleakstool.ts:105
↓ 1 callers
Function
getEndpointAuthorizationParameter
(name: string, key: string)
task/v3/helpers.ts:34
↓ 1 callers
Function
getEndpointUrl
(name: string)
task/v3/helpers.ts:30
↓ 1 callers
Method
getGitApi
()
task/v3/test/_AzureDevOpsAPIMock.ts:15
↓ 1 callers
Method
getGitLeaksTool
()
task/v3/gitleakstool.ts:15
↓ 1 callers
Method
getLatestToolVersionFromGitHub
()
task/v3/gitleakstool.ts:130
↓ 1 callers
Method
getLatestToolVersionFromGitHubAPI
()
task/v3/gitleakstool.ts:155
↓ 1 callers
Method
getOsArchSuffix
(os: string, arch: string)
task/v3/gitleakstool.ts:115
↓ 1 callers
Method
getPullRequestCommits
()
task/v3/AzureDevOpsAPI.ts:42
↓ 1 callers
Method
getPullRequestCommits
(repositoryId: string, pullRequestId: number, teamProject?: string)
task/v3/test/_AzureDevOpsAPIMock.ts:10
↓ 1 callers
Function
getReportPath
(reportFormat: string, reportName?: string)
task/v3/index.ts:160
↓ 1 callers
Method
getToolFromAgent
(specifiedVersion: string)
task/v3/gitleakstool.ts:33
↓ 1 callers
Method
getToolFromCustomLocation
(customToolLocation: string)
task/v3/gitleakstool.ts:26
↓ 1 callers
Method
getToolFromOfflineAgent
(version: string)
task/v3/gitleakstool.ts:62
↓ 1 callers
Method
getToolFromOnlineAgentBasedOnLatest
(version: string)
task/v3/gitleakstool.ts:71
↓ 1 callers
Method
getToolFromOnlineAgentBasedOnVersion
(version)
task/v3/gitleakstool.ts:93
↓ 1 callers
Function
isSemanticVersionGreaterOrEqualThen
(versionA: string, versionB: string)
task/v3/helpers.ts:42
↓ 1 callers
Function
run
()
task/v2/index.ts:4
↓ 1 callers
Function
run
()
task/v3/index.ts:9
↓ 1 callers
Method
setDefaultInputs
()
task/v3/test/_TaskInputBuilder.ts:114
↓ 1 callers
Method
setExecutionInputs
(taskFail: boolean, failOnError: boolean, verbose: boolean, version: string)
task/v3/test/_TaskInputBuilder.ts:141
↓ 1 callers
Method
setReportingInputs
(format: ReportFormat, folder: string, artifactName: string)
task/v3/test/_TaskInputBuilder.ts:133
↓ 1 callers
Function
setTaskOutcomeBasedOnGitLeaksResult
(exitCode: number, reportPath: string)
task/v3/index.ts:120
↓ 1 callers
Method
setToolExecution
(toolCall: string, exitCode: number)
task/v3/test/_TaskMockBuilder.ts:185
↓ 1 callers
Function
sortSemanticVersions
(key: string)
task/v3/gitleakstool.ts:219
↓ 1 callers
Method
updateReportPath
(format: string)
task/v3/test/_ToolCallBuilder.ts:99
↓ 1 callers
Function
uploadResultsToAzureDevOps
(reportPath: string)
task/v3/index.ts:147
↓ 1 callers
Method
withCustomToolLocationVariable
(toolLocation: string)
task/v3/test/_TaskInputBuilder.ts:109
↓ 1 callers
Method
withDebug
()
task/v3/test/_ToolCallBuilder.ts:55
↓ 1 callers
Method
withDirectory
()
task/v3/test/_ToolCallBuilder.ts:50
↓ 1 callers
Method
withGitHubAPIMocks
()
task/v3/test/_TaskMockBuilder.ts:45
↓ 1 callers
Method
withPredefinedConfigFile
(file: string)
task/v3/test/_TaskInputBuilder.ts:39
↓ 1 callers
Method
withReportName
(reportType: string, reportName: string)
task/v3/test/_ReportBuilder.ts:14
↓ 1 callers
Method
withTaskFail
(fail: boolean)
task/v3/test/_TaskInputBuilder.ts:74
↓ 1 callers
Method
withTaskFailOnExecutionError
(error: boolean)
task/v3/test/_TaskInputBuilder.ts:94
↓ 1 callers
Method
withUploadResults
(uploadResults: boolean)
task/v3/test/_TaskInputBuilder.ts:79
Method
build
()
task/v3/test/_TaskMockBuilder.ts:33
Method
build
()
task/v3/test/_TaskInputBuilder.ts:35
Method
build
()
task/v3/test/_ToolCallBuilder.ts:105
Method
build
()
task/v3/test/_AzureDevOpsAPIMock.ts:35
Method
build
()
task/v3/test/_EnvironmentBuilder.ts:58
Method
constructor
()
task/v3/gitleakstool.ts:11
Method
constructor
()
task/v3/AzureDevOpsAPI.ts:17
Method
constructor
(tmr: mr.TaskMockRunner)
task/v3/test/_TaskMockBuilder.ts:29
Method
constructor
(tmr: mr.TaskMockRunner)
task/v3/test/_TaskInputBuilder.ts:30
Method
constructor
()
task/v3/test/_ToolCallBuilder.ts:29
next →
1–100 of 109, ranked by callers