This project demonstrates a DevSecOps pipeline integrating security practices into CI/CD workflows using Docker, Jenkins, and IBM Cloud.
Before running the project, ensure the following are installed:
- Docker: Install Docker
- Docker Compose: Install Docker Compose
- Jenkins: Install Jenkins
- Node.js: Install Node.js
- Trivy: Install Trivy
- Clone the repository:
git clone https://github.com/sidnair19/devsecops.git cd devsecops