CCCS-203B · Question #233
What is the primary purpose of creating image assessment policies within Falcon Cloud Security?
The correct answer is B. To evaluate container images for vulnerabilities and enforce security compliance during the CI/CD. Option A: Deployment automation is typically handled by CI/CD tools like Jenkins, GitLab CI, or Kubernetes itself, not by Falcon Cloud Security's image assessment policies. Option B: Falcon Cloud Security's image assessment policies are designed to scan container images for vulne
Question
What is the primary purpose of creating image assessment policies within Falcon Cloud Security?
Options
- ATo automate the deployment of container images across Kubernetes clusters.
- BTo evaluate container images for vulnerabilities and enforce security compliance during the CI/CD
- CTo configure runtime monitoring for containerized applications in production environments.
- DTo create firewall rules for restricting network traffic between containers.
How the community answered
(26 responses)- A4% (1)
- B92% (24)
- D4% (1)
Explanation
Option A: Deployment automation is typically handled by CI/CD tools like Jenkins, GitLab CI, or Kubernetes itself, not by Falcon Cloud Security's image assessment policies. Option B: Falcon Cloud Security's image assessment policies are designed to scan container images for vulnerabilities, misconfigurations, and other security risks before deployment. These policies help enforce compliance standards by preventing vulnerable or non-compliant images from being deployed, ensuring a secure container lifecycle from development to production. Option C: Runtime monitoring is a separate capability that observes live workloads, whereas image assessment policies focus on pre-deployment scanning and compliance. Option D: Firewall rules are configured at the network or Kubernetes level, typically using tools like Calico, AWS Security Groups, or Azure NSGs, not Falcon Cloud Security image assessment
Topics
Community Discussion
No community discussion yet for this question.