{ "@context": { "@version": 1.1, "pan": "https://pan.dev/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "Prisma Cloud Policy": "pan:Prisma Cloud Policy", "cliScriptTemplate": { "@id": "pan:cliScriptTemplate", "@type": "xsd:string" }, "cloudType": { "@id": "pan:cloudType", "@type": "xsd:string" }, "complianceMetadata": { "@id": "pan:complianceMetadata", "@container": "@set" }, "createdBy": { "@id": "pan:createdBy", "@type": "xsd:string" }, "createdOn": { "@id": "pan:createdOn", "@type": "xsd:integer" }, "criteria": { "@id": "pan:criteria", "@type": "xsd:string" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "enabled": { "@id": "pan:enabled", "@type": "xsd:boolean" }, "labels": { "@id": "pan:labels", "@container": "@set", "@type": "xsd:string" }, "lastModifiedBy": { "@id": "pan:lastModifiedBy", "@type": "xsd:string" }, "lastModifiedOn": { "@id": "pan:lastModifiedOn", "@type": "xsd:integer" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "parameters": { "@id": "pan:parameters", "@type": "@id" }, "policyId": { "@id": "pan:policyId", "@type": "xsd:string" }, "policyType": { "@id": "pan:policyType", "@type": "xsd:string" }, "recommendation": { "@id": "pan:recommendation", "@type": "xsd:string" }, "remediable": { "@id": "pan:remediable", "@type": "xsd:boolean" }, "remediation": "pan:remediation", "requirementId": { "@id": "pan:requirementId", "@type": "xsd:string" }, "requirementName": { "@id": "pan:requirementName", "@type": "xsd:string" }, "rollbackCLIScriptTemplate": { "@id": "pan:rollbackCLIScriptTemplate", "@type": "xsd:string" }, "rule": "pan:rule", "savedSearch": { "@id": "pan:savedSearch", "@type": "xsd:boolean" }, "sectionDescription": { "@id": "pan:sectionDescription", "@type": "xsd:string" }, "sectionId": { "@id": "pan:sectionId", "@type": "xsd:string" }, "severity": { "@id": "pan:severity", "@type": "xsd:string" }, "standardName": { "@id": "pan:standardName", "@type": "xsd:string" }, "systemDefault": { "@id": "pan:systemDefault", "@type": "xsd:boolean" }, "type": { "@id": "pan:type", "@type": "xsd:string" }, "withIac": { "@id": "pan:withIac", "@type": "xsd:boolean" } } }