Prisma Certified Cloud Security Engineer (PCCSE) — Question 98

Which type of query is used for scanning Infrastructure as Code (laC) templates?

Answer options

Correct answer: C

Explanation

The correct answer is C, JSON, because IaC templates are often formatted in JSON, making it the most suitable query type for scanning these templates. While API, XML, and RQL have their uses, they are not specifically tailored for the structure and syntax commonly found in IaC templates.