code-scanning-analysis-tool-guid

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

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-code-scanning-analysis-tool-guid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/code-scanning-analysis-tool-guid",
  "title": "code-scanning-analysis-tool-guid",
  "nullable": true,
  "type": "string",
  "description": "The GUID of the tool used to generate the code scanning analysis, if provided in the uploaded SARIF data."
}