SonarQube

How to Install SonarQube on Rocky Linux 9

Learn to install SonarQube on Rocky Linux 9 for efficient code analysis, bug detection, and maintaining high coding standards.

How to Disable SELinux on Rocky Linux 9

Learn how to disable SELinux on Rocky Linux 9 safely, including checking status and adjusting settings for compatibility.

SonarQube Setup Guide: Integrating Quality Gates into Your CI/CD Pipeline

Quality gates are predefined criteria that ensure only high-quality code progresses through the development pipeline. Integrating quality gates into your CI/CD pipelines ensures these checks are performed automatically and continuously to improve software reliability and security.