This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.CodeQL.Cli.
                            
	
		Summary
            Uploads the sarif results of a CodeQL result to GitHub Server or GitHub
            
		- Assembly
- Cake.CodeQL .Cli .dll 
- Namespace
- Cake.CodeQL .Cli .Upload 
- Containing Type
- CodeQ L Upload Results Tool 
Syntax
public void UploadSarifFileResults(CodeQLUploadResultsToolSettings settings)Parameters
| Name | Type | Description | 
|---|---|---|
| settings | Code | The settings. | 
Return Value
| Type | Description | 
|---|---|
| void | 
