A DevOps engineering team plans to deploy an automated continuous integration and continuous deployment (CI/CD) pipeline update that alters how production application secrets are fetched and stored. To minimize potential security impacts and align with enterprise change management governance, which of the following procedures should be completed before deploying this change to production? (Select TWO.)
- Perform a security impact analysis and test the new secret management workflow within an isolated staging environment.Answer
- BReclassify the secret storage mechanism from a technical control to a deterrent administrative policy to expedite release.
- Obtain approval from the Change Advisory Board (CAB) following a documented evaluation of the rollback strategy.Answer
- DApply web application firewall (WAF) filtering rules to mitigate secret leakage vulnerabilities embedded directly within source code.
Answer
Prior to deploying a CI/CD pipeline change affecting application secrets to production, the team must evaluate the security impact in a staging environment and obtain CAB authorization alongside a validated rollback plan.
Proper change control requires validating security impacts in non-production environments and obtaining formal approval from governance bodies like the Change Advisory Board (CAB) supported by a verified rollback plan. This ensures both operational continuity and security posture preservation.
Step-by-Step Solution
Key Concept
Change Management Workflows and Security Impact Assessments