Please provide link to download plugins for JavaScript, Python, Shell Script, PL/SQL, SQL, and any other languages for SonarQube Enterprise Edition v2025.1.3. Thank you.
Hi,
The plugins for all supported languages are already included in the SonarQube Enterprise Edition distribution. They aren’t provided as separate downloads, and extracting or reusing them in another installation (e.g. to update the versions in an existing installation) isn’t supported. If you need a specific language analyzer, just install or update SonarQube Enterprise and it will include the correct versions automatically.
Hi Scott,
When I did a scan, all scripts files and python files was omitted. Please provide a correct way to trigger a scan. Below is how I trigger the scan, please advise if it’s correct. Thank you.
sonar-scanner \
-Dsonar.projectKey=cardcoach \
-Dsonar.sources=. \
-Dsonar.host.url=https://sonarqube.cdn.com \
-Dsonar.java.binaries=/export/data/sonar-java-master \
-Dsonar.login=sqa_367588XXXXXXXXXXXXXX
Run the scanner with the -X option. It’ll show more logs and probably tell you why the files are being ignored.
Thank you, Scott. I think it required shellcheck.exe install on the scanning system and sonar-shellcheck-plugin.jar file on the Sonarqube server /sonarqube/extensions/plugins
This is an e-mail from General Dynamics Land Systems. It is for the intended recipient only and may contain confidential and privileged information. No one else may read, print, store, copy, forward or act in reliance on it or its attachments. If you are not the intended recipient, please return this message to the sender and delete the message and any attachments from your computer. Your cooperation is appreciated.