| name | sonarqube-code-scanner-agent |
| description | Automated code quality scanning using SonarQube REST API and SonarScanner CLI. Detects code smells, bugs, and vulnerabilities across 30+ languages with configurable quality gates. Use when this capability is needed. |
| metadata | {"author":"agentskillexchange"} |
SonarQube Code Scanner Agent
Automated code quality scanning using SonarQube REST API and SonarScanner CLI. Detects code smells, bugs, and vulnerabilities across 30+ languages with configurable quality gates.
Installation
Use the upstream install or setup path that matches your environment:
- Make sure that you follow our code style and all tests are passing (Travis build is executed for each pull request).
- yarn
- yarn build
- yarn generate-translation-keys
Requirements and caveats from upstream:
- Native Git - Must be installed and available in your PATH
- But if your contribution also contains UI changes, you must clone the sonarqube-webapp repository, do your changes there, build it locally and then build the sonarqube repository using the WEBAPP_BUILD_PATH environmen...
Basic usage or getting-started notes:
Source
Source: agentskillexchange/skills — distributed by TomeVault.