
SonarScanner CLI | SonarQube Server | Sonar Documentation
Oct 6, 2025 · Scanning projects that contain C, C++, or Objective-C code requires some additional analysis steps. You can find full details on the C/C++/Objective-C analysis overview …
GitHub - SonarSource/sonar-scanner-cli: Scanner CLI for …
Scanner CLI for SonarQube (Server, Cloud). Contribute to SonarSource/sonar-scanner-cli development by creating an account on GitHub.
How to Use the Command 'sonar-scanner' (with examples)
Dec 17, 2024 · The sonar-scanner command is a powerful utility in a developer’s toolkit for ensuring code quality across environments that do not rely on traditional build tools.
How to Use SonarQube to Improve Your Code Quality
May 2, 2025 · Now you have installed and configured SonarQube and learned how to scan your code using SonarScanner. You can easily configure it in your projects for continuous code …
How to Easily Download and Configure SonarScanner CLI on …
Apr 28, 2025 · Learn how to easily download, install, and configure SonarScanner CLI on Windows. Follow this step-by-step guide to set up SonarScanner and start analyzing your …
Static Code Analysis Using SonarQube: A Step-by-Step Guide
Aug 5, 2024 · For the sake of brevity, let's see how to run a local on-demand code scan with SonarQube Community Build. To follow this exercise, you only need the running SonarQube …
@sonar/scan - npm
@sonar/scan makes it very easy to trigger SonarQube Server and Cloud analyses on a JavaScript code base, without needing to install any specific tool or (Java) runtime.
sonarsource/sonar-scanner-cli - Docker Image
SonarScanner is the official command-line tool for running code analysis on SonarQube and SonarCloud. This image is provided by SonarSource and packages the SonarScanner CLI. …
How Scanning Works - Docs
Sonar is a powerful tool for code quality analysis, offering insights into code health, bugs, vulnerabilities, and more. This document explains how scanning works with nx-sonarqube and …
sonar-scanner man | Linux Command Library
The sonar-scanner command is the universal command-line client used to analyze source code and send the analysis results to a SonarQube server. It is typically run from the root directory …