]> xenbits.xensource.com Git - pvdrivers/win/xenbus.git/commit
Fix SDV/CodeQL log generation
authorOwen Smith <owen.smith@citrix.com>
Tue, 10 Aug 2021 15:40:47 +0000 (16:40 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Sun, 19 Sep 2021 13:29:53 +0000 (14:29 +0100)
commit3a842f133ebc282ff9c1755e81f18dd5ab87369b
tree251c293051e3840b54f2a4d1856ec5a0df065958
parentc31da0b24178a9a10f3049192e6a16367c7acf85
Fix SDV/CodeQL log generation

- sarif files need to be stored with SDV logs when generating the DVL file
- Disable PREFast and CodeAnalysis by default
- Run a seperate CodeAnalysis build after SDV, but before generating DVL file
    DVL file should contain multiple summary lines for SDV, at least 1 line
    for CodeAnalysis and at least 1 line for Semmle (CodeQL)

Signed-off-by: Owen Smith <owen.smith@citrix.com>
msbuild.ps1
vs2019/xen/xen.vcxproj
vs2019/xenbus/xenbus.vcxproj
vs2019/xenfilt/xenfilt.vcxproj