Automating Application Deployment: A Complete CI/CD Pipeline with Jenkins, GitHub, Maven, SonarQube, Nexus, and TomcatOct 30, 2024·3 min read
Building a Robust CI/CD Pipeline with Jenkins, Docker, and Security ToolsIntroduction In this project, we designed a CI/CD pipeline using Jenkins, integrating powerful tools like Docker, Trivy, SonarQube, and OWASP Dependency Check to achieve a secure and reliable deployment process. Here’s a step-by-step breakdown of the...Nov 23, 2024·2 min read