Courseiva
mediumMultiple SelectObjective-mapped

CCSP Practice Question: A security team is implementing container image…

A security team is implementing container image scanning in a CI pipeline. Which TWO of the following actions should be performed? (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

Scan the image before pushing to the registry

Scanning the image before pushing to a registry prevents vulnerable images from being stored. Signing images ensures integrity and authenticity, preventing tampered images from being deployed.

Answer analysis

Option-by-option breakdown

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

  • Disable scanning to speed up the pipeline

    Why it's wrong here

    Disabling scanning defeats security.

  • Scan the image before pushing to the registry

    Why this is correct

    Scanning before push prevents vulnerable images from being stored.

  • Scan the image after deployment to production

    Why it's wrong here

    Scanning after deployment is reactive; earlier scanning is preferred.

  • Sign the image to ensure integrity

    Why this is correct

    Signing verifies the image has not been tampered with.

  • Scan the image only if it is based on a public base image

    Why it's wrong here

    All images should be scanned regardless of base image source.

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.