vikas bhaskar vooradidevjourney.co.in·Dec 13, 2024Create SonarQube User & Integrate Jenkins Pipeline for Seamless ScanningToday, in this post, I’ll walk you through how I created a new SonarQube user, granted all necessary privileges, added the user to groups, assigned admin rights, and integrated them into Jenkins for seamless code scanning. Create new user on Sonarqub...28 readssonarqube installation
Ankit Rajcommunity-branch-plugin-in-sonarqube.hashnode.dev·Nov 27, 2024🚀 Step-by-Step Guide to Community Branch Plugin in SonarQubeSonarQube is a powerful tool for code quality and security. With the Community Branch Plugin, you can extend its functionality to include branch analysis, even in the Community Edition. Let's walk through setting up this tool with Jenkins in a Docker...Jenkins
NaveenKumar VRclaybrainer.com·Oct 20, 2024SonarQube Essentials: Why It’s Crucial in CI PipelinesHello and welcome, fellow DevOps enthusiasts! Thanks for joining this exploration. In the upcoming sections, we’ll dive into SonarQube, uncover its benefits, and discuss why it’s essential for your projects. Let’s jump in and get the code quality par...1 like·38 readsSonarQube Insights: Solving Code Quality Challenges TogetherStatic Application Security Testing (SAST
Alla Yasheelacloud-z.hashnode.dev·Oct 1, 2024Jenkins Pipeline for SonarQube Quality Gate ChecksHey everyone! In this blog post, I'll show you how to create a Jenkins pipeline that integrates with SonarQube for automated code quality checks. Step 1: Prerequisites – Jenkins and SonarQube Integration Before we get started with the pipeline, make ...AzureDevOpssonarqube quality gate
ajay singhlearwithme.hashnode.dev·Aug 16, 2024Step-by-Step Guide to DevSecOps Pipeline with Jenkins and Docker and SAST and DAST Tools.Prerequisites:- Hardware Requirement Minimum hardware requirements: 256 MB of RAM 1 GB of drive space (although 10 GB is a recommended minimum if running Jenkins as a Docker container) Recommended hardware configuration for a small team: 4 GB+ ...66 readssonarqube quality gate