.. _ci-cd: Continuous Integration and Deployment (CI/CD) ============================================= This section provides documentation for setting up Continuous Integration and Deployment (CI/CD) pipelines for automated security scanning and quality assurance in this project. Supported CI/CD Platforms ------------------------- The following CI/CD platforms are covered: - **GitHub Actions**: Example workflows for security scanning and quality checks. Available Documentation ----------------------- .. toctree:: :maxdepth: 1 github-actions More CI/CD platforms and configurations may be added over time. Contributions and improvements to these configurations are welcome.