ISC2 Certified Secure Software Lifecycle Professional (CSSLP) Practice Question

During automated provisioning of a containerized microservice, the operations team must supply an external API token that the service uses at runtime. Which practice best satisfies the secure-installation requirement to "securely inject credentials at runtime" while minimizing any chance that the token is written to persistent storage?

  • Write the token to a read-only volume mounted from a persistent disk snapshot available to the container.

  • Have the orchestrator pull the token from a secrets vault and inject it as an environment variable held only in container memory at startup.

  • Bake the token into the container image during the build process and rely on TLS to protect the registry.

  • Store the base64-encoded token in a Kubernetes ConfigMap that is version-controlled in Git.

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