Skip to content

Anshuman-git-code/DevSecOps-Setup-Integretion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevSecOps Setup and Integration

This repository showcases my work on setting up and integrating various DevSecOps tools including Jenkins, SonarQube, and OWASP.

Overview

This project demonstrates the implementation of a complete DevSecOps pipeline with the following components:

  • Jenkins CI/CD setup
  • SonarQube integration for code quality and security scanning
  • OWASP ZAP for security testing
  • Integration between Jenkins and SonarQube

Demo Videos

Jenkins Setup

Jenkins Setup

Jenkins-SonarQube Integration

Jenkins-SonarQube Integration

▶️ Watch Full Video

SonarQube Setup

SonarQube Setup

▶️ Watch Full Video

OWASP Installation

OWASP Installation

▶️ Watch Full Video

OWASP Setup

OWASP Setup

▶️ Watch Full Video

Image Scanning with SonarQube

Image Scanning with SonarQube

▶️ Watch Full Video

Installation and Setup

Detailed setup instructions for each component:

Jenkins Setup

  1. Install Jenkins using Docker or direct installation
  2. Configure Jenkins with necessary plugins
  3. Set up build jobs and pipelines

SonarQube Setup

  1. Install SonarQube server
  2. Configure quality gates and rules
  3. Integrate with Jenkins using plugins

OWASP ZAP Setup

  1. Install OWASP ZAP
  2. Configure security scanning profiles
  3. Integrate with CI/CD pipeline

Benefits

  • Automated security scanning integrated into CI/CD pipeline
  • Early detection of vulnerabilities and code quality issues
  • Consistent security practices throughout the development lifecycle
  • Improved code quality and reduced security risks

Future Improvements

  • Add Terraform for infrastructure as code
  • Implement Kubernetes deployment
  • Add more security scanning tools

About

This repository showcases my work on setting up and integrating various DevSecOps tools including Jenkins, SonarQube, and OWASP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors