<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CI/CD Automation on Sagar Panda | DevOps &amp; Cloud Infra Engineer</title><link>https://sagarpanda.com/categories/ci/cd-automation/</link><description>Recent content in CI/CD Automation on Sagar Panda | DevOps &amp; Cloud Infra Engineer</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 01 May 2023 19:26:10 +0530</lastBuildDate><atom:link href="https://sagarpanda.com/categories/ci/cd-automation/index.xml" rel="self" type="application/rss+xml"/><item><title>SonarQube Setup with Jenkins</title><link>https://sagarpanda.com/blogs/sonarqube-jenkins/</link><pubDate>Mon, 01 May 2023 19:26:10 +0530</pubDate><guid>https://sagarpanda.com/blogs/sonarqube-jenkins/</guid><description>&lt;h3 id="introduction"&gt;Introduction:&lt;a href="#introduction" class="heading-anchor" aria-label="Link to this section"&gt;&lt;svg class="h-4 w-4" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;SonarQube is an open-source platform used to perform continuous review and verification of code quality to detect bugs, vulnerabilities and code smells in the application.&lt;/p&gt;
&lt;p&gt;In this tutorial, we’ll see how to install and configure it for a project. All the codes and configuration are on &lt;a
 href="https://github.com/sagarkrp/SonarQube_Gradle.git"target="_blank"
 rel="noopener noreferrer"
 class="inline-flex items-center gap-1"
 &gt;Github&lt;svg class="h-3 w-3 flex-shrink-0" id="external-link" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/&gt;&lt;/svg&gt;
 &lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>