ISC2 Certified Secure Software Lifecycle Professional (CSSLP) Practice Question

During an assessment you find a YAML file with database passwords and API tokens in a shared Git repo. Ops wants to keep configs under version control for deployments, but auditors say plaintext secrets violate least-privilege and data-at-rest rules. Which action best fixes the issue while still allowing configuration versioning?

  • Move all secrets out of the YAML file into an encrypted secrets vault that the CI/CD pipeline can reference at deploy time, and keep only non-sensitive settings under version control.

  • Encrypt the passwords with a reversible algorithm, embed them in the YAML file, and document the decryption key location in the repository for administrators.

  • Convert the YAML file to JSON and store it in a compressed archive before committing it to the repository to obscure the sensitive values.

  • Leave the full YAML file in the repository but enable branch protection so merges require code review by senior engineers.

ISC2 Certified Secure Software Lifecycle Professional (CSSLP)
Secure Software Deployment, Operations, Maintenance
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot