Adding two more levels of severity to SonarCloud

We wanted to add some additional information on what this means for the APIs. When querying rules or issues, you may start to see INFO and BLOCKER appearing as statuses at the quality level (i.e. a rule might have a reliability severity of BLOCKER). It is also possible to create rules/issues with these additional severities. These APIs in particular are affected:

  • api/issues/*
  • api/rules/*
  • api/projects/export_findings
  • api/qualityprofiles/compare
  • api/qualityprofiles/changelog

This is the case for both SonarCloud and SonarQube, starting with the 10.7 release.

2 Likes