CodeQLSecurityReportTool.

GetArguments(CodeQLSecurityReportToolSettings) Method

Summary

Builds the arguments for npm.

Syntax

protected ProcessArgumentBuilder GetArguments(CodeQLSecurityReportToolSettings settings)

Parameters

Name Type Description
settings CodeQLSecurityReportToolSettings Settings used for building the arguments.

Return Value

Type Description
ProcessArgumentBuilder Argument builder containing the arguments based on settings.