Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Jean Jimbo" Newsgroups: comp.lang.python.announce Subject: [Python-announce] Introducing Pysonar: The New SonarScanner for Python Date: Thu, 15 May 2025 07:43:31 -0000 Lines: 25 Approved: python-announce-list@python.org Message-ID: <174729501158.24033.4225396879883547294@mail.python.org> Reply-To: python-list@python.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de bv2qPaWzb0lGjKKP7ZgDcAhwo7Xj3dcpxgiAy+C2r1Pw== Cancel-Lock: sha1:BKBnRSuyxN+muRjhm0w5JIeC8Wo= sha256:B+MDhGOIjIit3jllVMA/m92v2fO1HmTnZWNCp7RYf4I= Delivered-To: python-announce-list@x.python.org Authentication-Results: mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral User-Agent: HyperKitty on https://mail.python.org/ X-MailFrom: jean.jimbo@sonarsource.com X-Mailman-Rule-Hits: emergency X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; header-match-python-announce-list.python.org-0; header-match-python-announce-list.python.org-1; header-match-python-announce-list.python.org-2; header-match-python-announce-list.python.org-3; header-match-python-announce-list.python.org-4 Message-ID-Hash: 5LUPOLCQBN6TIH57ZQD2NPJ7CORPUK76 X-Message-ID-Hash: 5LUPOLCQBN6TIH57ZQD2NPJ7CORPUK76 X-Mailman-Approved-At: Thu, 15 May 2025 09:45:26 -0400 X-Mailman-Version: 3.3.11b1 Precedence: list List-Id: Announcement-only list for the Python programming language Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Xref: csiph.com comp.lang.python.announce:4259 We're excited to announce the general availability of the SonarScanner for Python now installable directly via PyPI: https://pypi.org/project/pysonar/ This new scanner is designed specifically for the Python ecosystem and is fully compatible with: Python 3.9 and above SonarQube Cloud SonarQube Server 10.6 and above It replaces the previous beta scanner (https://pypi.org/project/pysonar-scanner/), which is now officially unsupported and not recommended for production use. The scanner supports a wide range of popular libraries and frameworks including security rules for Django, Flask, FastAPI, and quality rules for Pytorch, Numpy, Pandas, Scikit-learn and more. Whether you’re analyzing your Python projects on SonarQube Server or SonarQube Cloud, this scanner offers a streamlined and Python-native experience. ------------------------------------------------------------------------ You can find the documentation for setup and usage here: SonarQube Server: https://docs.sonarsource.com/sonarqube-server/latest/analyzing-source-code/scanners/sonarscanner-for-python/ SonarQube Cloud: https://docs.sonarsource.com/sonarqube-cloud/advanced-setup/ci-based-analysis/sonarscanner-for-python/ We invite all users looking for a dedicated Python analysis solution to try out the new scanner and share your feedback in our community. Happy scanning! -Team Sonar