/sonarqube-issues-export-to-excel

This Python script fetches issues from a SonarQube project and exports them to an Excel file. It uses the SonarQube REST API and handles pagination and date ranges to ensure all issues are retrieved.

Primary LanguagePythonMIT LicenseMIT

Watchers