Courseiva
Supply Chain SecuritymediumMultiple ChoiceObjective-mapped

CKS Supply Chain Security Practice Question

Which static analysis tool is specifically designed to evaluate Kubernetes manifests against security best practices?

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

kubesec

Kubesec is a static analysis tool that evaluates Kubernetes manifests (YAML files) against security best practices and provides a security score. Cosign (A) is for container signing and verification, Syft (B) is for generating SBOMs, and Clair (D) is for container vulnerability scanning. Therefore, option C is correct.

Answer analysis

Option-by-option breakdown

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

  • cosign

    Why it's wrong here

    Cosign is for signing and verifying images.

  • syft

    Why it's wrong here

    Syft generates SBOMs, not static analysis of manifests.

  • kubesec

    Why this is correct

    Kubesec scans Kubernetes manifests for security issues like privileged containers or host network access.

  • clair

    Why it's wrong here

    Clair is a vulnerability scanner for container images, not for Kubernetes manifests.

Go deeper

Related to this question

About these practice questions

Courseiva writes every CKS question from scratch — 114 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. 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 CKS practice question is part of Courseiva's free CNCF 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 CKS exam.