Chapter 2. Development workflow
Red Hat Advanced Developer Suite (RHADS) integrates security at every step of the DevSecOps workflow:
- Start with secure templates: Leverage pre-built templates from RHDH for a secure foundation. These templates include code repositories, documentation, and pre-configured CI/CD pipelines.
- Develop and modify code: Modify your code after creating the application. Each code change triggers a pipeline that automatically performs security checks, including artifact signing, vulnerability scanning, and SBOM generation.
- OpenShift GitOps driven deployment: RHADS enforces security policies throughout the development lifecycle, from development to production, using Conforma. This ensures that only compliant builds are deployed.
Revised on 2025-09-24 19:12:30 UTC