Export results of SONAR scans

Hi Sonar Community. We are starting with Sonar… in the first scan (of a little proyect) we have more than 400 issues. To manage the information… its posibble to export to excell? we need to filter in the result, by rules it is possible?

Thanks in advance. :slight_smile:

Hey there.

We really expect users to manage issues right in SonarCloud itself! That way the information is always up to date, with the relevant context, and actionable (like commenting on issues or marking them as false-positives).

If you really want to, you can investigate the Web API to pull data out of SonarCloud into another format.

1 Like

We agree, the challenge is to change our mentality working with massive data… and sonar has a good interface.
Thanks a lot.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.