Pysonar bug Report

According to Pip pysonar (pysonar·PyPI) says it supports v9.9 or higher.
Yet running against my Orgs Sonarqube we are getting the below response.

pysonar_scanner.exceptions.SQTooOldException: This scanner only supports SonarQube versions >= 10.6. The server at https://sonarqube.mydoamin.com is on version 9.9.8.100196

Hi @grasume,

Welcome and thank you for your feedback!

You are correct this is a mistake on our part; with this version of pysonar we do not support SonarQube v9.9, only 10.6 or higher. The description is incorrect, sorry about that. This was fixed in the latest versions of pysonar, starting with version 1.0.1 upward.

To use a sonar scanner for python that would work with SonarQube v9.9 you can use our old (archived) version of the scanner pysonar-scanner.

By the way, our Product Manager would love to speak to you about the scanner and any other feedback you have with us. Would you have 30 minutes to spare? We’d really appreciate it. If so, you can find a time that works for you on this calendar.

Thank you again for your feedback!

David

1 Like