MicrosoftPremier / VstsExtensions

Documentation and issue tracking for Microsoft Premier Services Visual Studio Team Services Extensions
MIT License
56 stars 14 forks source link

SARIF Reports as input for BuildQualityChecks #190

Open ncook-hxgn opened 1 year ago

ncook-hxgn commented 1 year ago

Describe the context

Describe the problem and expected behavior

I'd like the BuildQualityChecks to optionally look at some specified CodeAnalysisLogs folder for probably *.sarif reports and use the data therein in comparison against the baseline stored on another branch, likely main - like with the code coverage and warnings etc - and fail/warn my build accordingly. Please? 😇

Tell you what, if it was aware of the SAST Scans Tab, that'd be amazing.

Task logs Run your pipeline with the following variables: // - For BuildQualityChecks: System.Debug and BQC.LogRawData set to true // Send the task log to PSGerExtSupport@microsoft.com and reference your GitHub issue.