{ "@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#", "Alert": "pan:Alert", "AlertFilter": "pan:AlertFilter", "CloudAccount": "pan:CloudAccount", "ComplianceStandard": "pan:ComplianceStandard", "Policy": "pan:Policy", "PolicyInput": "pan:PolicyInput", "Report": "pan:Report", "SearchResult": "pan:SearchResult", "TimeRange": "pan:TimeRange", "accountId": { "@id": "pan:accountId", "@type": "xsd:string" }, "accountName": { "@id": "pan:accountName", "@type": "xsd:string" }, "alertTime": { "@id": "pan:alertTime", "@type": "xsd:integer" }, "amount": { "@id": "pan:amount", "@type": "xsd:integer" }, "cloudType": { "@id": "pan:cloudType", "@type": "xsd:string" }, "complianceMetadata": { "@id": "pan:complianceMetadata", "@container": "@set", "@type": "@id" }, "createdBy": { "@id": "pan:createdBy", "@type": "xsd:string" }, "createdOn": { "@id": "pan:createdOn", "@type": "xsd:integer" }, "criteria": { "@id": "pan:criteria", "@type": "xsd:string" }, "data": { "@id": "pan:data", "@type": "@id" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "downloadUrl": { "@id": "pan:downloadUrl", "@type": "xsd:string" }, "enabled": { "@id": "pan:enabled", "@type": "xsd:boolean" }, "firstSeen": { "@id": "pan:firstSeen", "@type": "xsd:integer" }, "id": { "@id": "pan:id", "@type": "xsd:string" }, "items": { "@id": "pan:items", "@container": "@set", "@type": "@id" }, "lastModifiedOn": { "@id": "pan:lastModifiedOn", "@type": "xsd:integer" }, "lastModifiedTs": { "@id": "pan:lastModifiedTs", "@type": "xsd:integer" }, "lastSeen": { "@id": "pan:lastSeen", "@type": "xsd:integer" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "numberOfPolicies": { "@id": "pan:numberOfPolicies", "@type": "xsd:integer" }, "operator": { "@id": "pan:operator", "@type": "xsd:string" }, "overallPassed": { "@id": "pan:overallPassed", "@type": "xsd:boolean" }, "policiesAssigned": { "@id": "pan:policiesAssigned", "@type": "xsd:integer" }, "policy": { "@id": "pan:policy", "@type": "@id" }, "policyId": { "@id": "pan:policyId", "@type": "xsd:string" }, "policyType": { "@id": "pan:policyType", "@type": "xsd:string" }, "query": { "@id": "pan:query", "@type": "xsd:string" }, "rating": { "@id": "pan:rating", "@type": "xsd:string" }, "reason": { "@id": "pan:reason", "@type": "xsd:string" }, "recommendation": { "@id": "pan:recommendation", "@type": "xsd:string" }, "regionId": { "@id": "pan:regionId", "@type": "xsd:string" }, "requirementId": { "@id": "pan:requirementId", "@type": "xsd:string" }, "requirementName": { "@id": "pan:requirementName", "@type": "xsd:string" }, "resource": { "@id": "pan:resource", "@type": "@id" }, "resourceType": { "@id": "pan:resourceType", "@type": "xsd:string" }, "riskDetail": { "@id": "pan:riskDetail", "@type": "@id" }, "rrn": { "@id": "pan:rrn", "@type": "xsd:string" }, "rule": { "@id": "pan:rule", "@type": "@id" }, "score": { "@id": "pan:score", "@type": "xsd:integer" }, "sectionId": { "@id": "pan:sectionId", "@type": "xsd:string" }, "severity": { "@id": "pan:severity", "@type": "xsd:string" }, "standardName": { "@id": "pan:standardName", "@type": "xsd:string" }, "status": { "@id": "pan:status", "@type": "xsd:string" }, "systemDefault": { "@id": "pan:systemDefault", "@type": "xsd:boolean" }, "totalRows": { "@id": "pan:totalRows", "@type": "xsd:integer" }, "type": { "@id": "pan:type", "@type": "xsd:string" }, "unit": { "@id": "pan:unit", "@type": "xsd:string" }, "value": { "@id": "pan:value", "@type": "xsd:string" } } }