'Once I've run a SonarScanner scan, how can I access the results programmatically?
I'm sure the answer to this question lays somewhere, but I can't find it anywhere.
I'm using SonarScanner for .NET Core. I've run a sonarscanner analysis, and I see the results on the Sonar Server, no issue. However, I would like to do something with the results I see. For example, if the scan's quality gate status returns "Fail", I would like to do something with that information. Is there a way to do this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
