PCCSE · Question #129
When would a policy apply if the policy is set under Defend > Vulnerability > Images > Deployed?
The correct answer is B. when a Container is started form an Image. The 'Deployed' category under Defend > Vulnerability > Images applies to images that are already running as containers in the environment. The policy is evaluated when a container is started from an image (B). 'Deployed' is distinct from 'CI' (which applies during the build/pipel
Question
When would a policy apply if the policy is set under Defend > Vulnerability > Images > Deployed?
Options
- Awhen a serverless repository is scanned
- Bwhen a Container is started form an Image
- Cwhen the Image is built and when a Container is started form an Image
- Dwhen the Image is built
How the community answered
(37 responses)- A3% (1)
- B86% (32)
- C3% (1)
- D8% (3)
Explanation
The 'Deployed' category under Defend > Vulnerability > Images applies to images that are already running as containers in the environment. The policy is evaluated when a container is started from an image (B). 'Deployed' is distinct from 'CI' (which applies during the build/pipeline stage) and registry scanning (which applies when images are pushed to registries). It does not apply during the image build step alone (D), and it is not related to serverless repositories (A).
Topics
Community Discussion
No community discussion yet for this question.