18 lines
572 B
Plaintext
18 lines
572 B
Plaintext
|
|
{
|
||
|
|
"version": "2.1.0",
|
||
|
|
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
|
||
|
|
"runs": [
|
||
|
|
{
|
||
|
|
"results": [],
|
||
|
|
"tool": {
|
||
|
|
"driver": {
|
||
|
|
"name": "MSVC",
|
||
|
|
"shortDescription": {
|
||
|
|
"text": "Microsoft Visual C++ Compiler Warnings/Errors"
|
||
|
|
},
|
||
|
|
"informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|