CI/CD
-
How to use the Sonar Cloud toolset
In software development, keeping code quality high is crucial for the success and longevity of any project. SonarCloud is a useful tool for developers to…
-
IAC Security Scanning by Prisma Cloud
Prisma Cloud has a lot of policies for the Azure Infrastructure Security scanning. Prisma Cloud offers several ways to scan an IaC code. We analyzed…
-
How to change the security type from SSL to TLS in Jenkins
I am trying to set up the SMTP email notification. I want to configure it for my office 365. Smtp server = smtp.office365.com Problem: When…