Courseiva
mediumMultiple SelectObjective-mapped

CCSP Practice Question: Which TWO of the following are recommended…

Which TWO of the following are recommended practices for securing container images in a cloud environment? (Select TWO)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Scanning images for vulnerabilities in the CI pipeline

Signing container images ensures integrity and prevents tampering, and scanning images in the CI pipeline before deployment catches vulnerabilities early.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Using the latest tag for all images

    Why it's wrong here

    Using latest tags can lead to unpredictable versions.

  • Scanning images for vulnerabilities in the CI pipeline

    Why this is correct

    Vulnerability scanning prevents deployment of insecure images.

  • Running containers as root user

    Why it's wrong here

    Running as root violates least privilege.

  • Storing images in a public registry for easier access

    Why it's wrong here

    Public registries increase exposure risk.

  • Signing container images with a cryptographic key

    Why this is correct

    Signing ensures image authenticity and integrity.

About these practice questions

One of 964 original CCSP practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CCSP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CCSP exam.