Palo_Alto_Networks
CLOUDSEC-PRO · Question #167
CI/CD posture management should enforce credential management by:
The correct answer is A. Storing secrets in secure vaults instead of hardcoding them. Explanation:Secure vaults like HashiCorp Vault or AWS Secrets Manager prevent credential leakage and reduce the risk of compromise.
Secure CI/CD Pipeline Management
Question
CI/CD posture management should enforce credential management by:
Options
- AStoring secrets in secure vaults instead of hardcoding them
- BUsing shared Excel sheets for passwords
- CDisabling encryption for speed
- DHardcoding API keys in scripts
How the community answered
(29 responses)- A72% (21)
- B17% (5)
- C3% (1)
- D7% (2)
Explanation
Explanation:Secure vaults like HashiCorp Vault or AWS Secrets Manager prevent credential leakage and reduce the risk of compromise.
Topics
#CI/CD security#secrets management#credential management#DevSecOps
Community Discussion
No community discussion yet for this question.