# code-scanning-analysis-tool-version

From **GitHub v3 REST API**.

The version of the tool used to generate the code scanning analysis.

- Type: `string`
- Nullable: true

## JSON Schema

```json
{"description":"The version of the tool used to generate the code scanning analysis.","nullable":true,"type":"string"}
```
