ISC2 Certified Secure Software Lifecycle Professional (CSSLP) Practice Question

Your DevOps team is containerizing a payment API and plans to store the database password as an environment variable inside the Dockerfile. As the security lead, which approach should you recommend to satisfy organizational requirements for secure storage, minimal exposure, and automatic rotation of service credentials?

  • Configure the container entrypoint to obtain a database password on start-up from a secrets vault that issues dynamic, time-bound credentials.

  • Commit an encrypted YAML file holding the password to the Git repository and rely on branch protection to control access.

  • Reference a Kubernetes ConfigMap that contains the plaintext password and mount it into the container at run time.

  • Store the password in the Dockerfile, but obfuscate it with Base64 encoding and add a comment explaining the encoding.

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