Hi Team,
while running the azure pull request pipeline, it was scanning the entire code, not just the committed code. and taking 15-20 mint to complete this.
can you guys please suggest any solution where we can restrict the scanning only on committed code not over all code.
As a followup, I checked and learned that we’re pioneering analysis cache on the SonarQube side; SonarCloud is a bit behind. So it’s not available yet on SonarCloud for any language but we hope to have it by the end of the year.
In the meantime, anything I would suggest would be a real kludge. Is it feasible to wait a few weeks?