misa-j / social-network

Mini social network that I made as my first web app project.
http://46.101.189.55/login
MIT License
623 stars 136 forks source link

Dockerizing and Deploying using DevSecOps #48

Open mdarham7 opened 4 months ago

mdarham7 commented 4 months ago

This issue proposes the implementation of a DevSecOps pipeline for the application. This pipeline will leverage Docker for containerization and integrate security practices throughout the development lifecycle

Expected Outcomes:

Faster and more reliable deployments Reduced risk of security vulnerabilities Improved application maintainability and scalability