Store SonarCloud Analysis

Is there any way we can store the Sonarcloud analysis report somewhere or extract it?

I have executed an initial scan and would like to store the report somewhere as a snapshot to compare as we go ahead fixing the issues in the analysis.

Can you suggest some methods to do that ?

Hi,

You can use the API to build a report, but there’s no built-in functionality for that. What there is functionality for is showing metric graphs over time. Check out the branch’s Activity tab to find them.

 
HTH,
Ann