GitHub Actions Capstone project featuring CI/CD automation, Docker containerization, GitHub Pages deployment and Trivy security scanning for production-ready DevSecOps workflows.
Complete DevSecOps implementation for a Node.js application featuring automated CI/CD workflows, Docker builds, deployment automation and vulnerability scanning.
Production-style CI/CD pipeline project built using Node.js, Express, Docker and GitHub Actions with automated testing, deployment workflows and security enforcement integration.
Build → Test → Docker → Trivy → Deploy
Build: Success
Docker: Success
Version: v1.0.x
Security: Trivy Enforced
Automated vulnerability scanning is enabled using Trivy. The pipeline automatically blocks deployments if HIGH or CRITICAL vulnerabilities are detected.
✔ Secure CI/CD Enforcement Enabled