Command 'Start static analysis and export to Sarif file'

Command 'Start static analysis and export to Sarif file' 1:

Available from TwinCAT 3.1.4026.20

Symbol: Command 'Start static analysis and export to Sarif file' 2:

Function: This command starts the static code analysis and saves the result in a SARIF file.

Call: Menu Build or context menu of the PLC project object

A SARIF file ("Static Analysis Results Interchange Format") is a machine-readable JSON file with the file extension "*.sarif.json", which is created by the static analysis to save the results in a standardized format.

SARIF is an OASIS standard. This means that different tools and platforms can use the standard to exchange and process analysis results.