SonarQube is a widely deployed platform for static code analysis, security vulnerability detection, and code quality measurement. It runs on your infrastructure or as a cloud service, integrates with CI pipelines, and enforces quality gates that block merges when standards are not met.
Fleet does not perform static analysis. It coordinates the agents that write and review code, and it can use SonarQube's quality gate results as an input signal. A Fleet release manager agent can check SonarQube gate status before merging, just as it checks GitHub review approvals. The two tools occupy different layers of the development pipeline.