# code-scanning-analysis-tool-guid

From **GitHub v3 REST API**.

The GUID of the tool used to generate the code scanning analysis, if provided in the uploaded SARIF data.

- Type: `string`
- Nullable: true

## JSON Schema

```json
{"description":"The GUID of the tool used to generate the code scanning analysis, if provided in the uploaded SARIF data.","nullable":true,"type":"string"}
```
