PCCSE · Question #49
Which type of compliance check is available for rules under Defend > Compliance > Containers and Images > CI?
The correct answer is B. Image. Under Defend > Compliance > Containers and Images > CI (Continuous Integration), only Image compliance checks are available. This section is specifically designed for scanning container images in CI/CD pipelines before they are deployed. Container compliance checks (A) apply to r
Question
Which type of compliance check is available for rules under Defend > Compliance > Containers and Images > CI?
Options
- AContainer
- BImage
- CHost
- DFunctions
How the community answered
(26 responses)- B88% (23)
- C4% (1)
- D8% (2)
Explanation
Under Defend > Compliance > Containers and Images > CI (Continuous Integration), only Image compliance checks are available. This section is specifically designed for scanning container images in CI/CD pipelines before they are deployed. Container compliance checks (A) apply to running containers, not images in a pipeline. Host compliance checks (C) are under the Hosts section. Functions compliance checks (D) are under the serverless/functions section. The CI pipeline context is exclusively about validating images prior to deployment.
Topics
Community Discussion
No community discussion yet for this question.