
SonarQube
Continuous code quality and security static analysis platform
10.9k stars 2.2k forks last commit first released LGPL-3.0
Actively maintained
Last commit 26 Aug 2026.

SonarQube is a platform for continuous inspection that analyzes source code to surface maintainability, reliability, and security issues. It is typically used as part of the development and CI/CD process to enforce standards through Quality Gates and actionable findings.
Key Features
- Static code analysis for bugs, vulnerabilities, and code smells across many languages
- Quality Gates and quality profiles to enforce organization-wide standards
- Pull request and branch analysis to highlight newly introduced issues
- Security-focused analysis including security hotspots and vulnerability detection
- Integration into CI/CD workflows to automate code review checks
Use Cases
- Enforce code quality standards on every merge using Quality Gates in CI pipelines
- Centralize code health and technical debt tracking across teams and repositories
- Detect common security issues early during development and code review
SonarQube helps teams continuously improve code health by making quality and security feedback visible and actionable throughout the software delivery lifecycle.
Categories:
Tags:
Tech Stack:
Similar to SonarQube

OneDev
Self-hosted Git server with CI/CD, issue tracking, and package registries
OneDev is a self-hosted DevOps platform combining Git hosting, CI/CD pipelines, Kanban-style issue tracking, code review, and built-in package registries.
Komodo
Build and deployment system for managing software across servers
Komodo is a self-hosted build and deployment platform to automate builds and deploy Docker containers and Compose stacks across many servers with a web UI and API.

ARA Records Ansible
Ansible run recording and reporting with a web UI and REST API
ARA records Ansible playbook runs and provides searchable reports via a CLI, REST API, and local-first web interface to troubleshoot and understand automation results.


Review Board
Web-based code and document review platform
Review Board is a web-based tool for code and document reviews, with rich diff viewing, threaded discussions, and integrations with many version control and CI systems.

OpenRemote
Open-source IoT device management and automation platform
OpenRemote is a 100% open-source IoT platform for device management, data dashboards, and automation with rules, APIs, and multi-tenant user management.
Bencher
Continuous benchmarking to prevent performance regressions
Bencher is a continuous benchmarking suite with a CLI, API server, and web console to track benchmark results over time and catch performance regressions in CI.


