{ "@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#", "Classification": "pan:Classification", "DSPMPolicy": "pan:DSPMPolicy", "DataAsset": "pan:DataAsset", "DataRisk": "pan:DataRisk", "DataSecurityAlert": "pan:DataSecurityAlert", "DataStore": "pan:DataStore", "affectedClassifications": { "@id": "pan:affectedClassifications", "@container": "@set", "@type": "xsd:string" }, "affectedDataAssetCount": { "@id": "pan:affectedDataAssetCount", "@type": "xsd:integer" }, "alertType": { "@id": "pan:alertType", "@type": "xsd:string" }, "assetType": { "@id": "pan:assetType", "@type": "xsd:string" }, "automatedRemediationAvailable": { "@id": "pan:automatedRemediationAvailable", "@type": "xsd:boolean" }, "category": { "@id": "pan:category", "@type": "xsd:string" }, "classification": { "@id": "pan:classification", "@type": "xsd:string" }, "classificationLabel": { "@id": "pan:classificationLabel", "@type": "xsd:string" }, "classificationLabels": { "@id": "pan:classificationLabels", "@container": "@set", "@type": "xsd:string" }, "cloudAccountId": { "@id": "pan:cloudAccountId", "@type": "xsd:string" }, "cloudProvider": { "@id": "pan:cloudProvider", "@type": "xsd:string" }, "cloudProviders": { "@id": "pan:cloudProviders", "@container": "@set", "@type": "xsd:string" }, "count": { "@id": "pan:count", "@type": "xsd:integer" }, "createdAt": { "@id": "pan:createdAt", "@type": "xsd:dateTime" }, "dataAssetCount": { "@id": "pan:dataAssetCount", "@type": "xsd:integer" }, "dataStoreCount": { "@id": "pan:dataStoreCount", "@type": "xsd:integer" }, "dataStoreId": { "@id": "pan:dataStoreId", "@type": "xsd:string" }, "dataStoreName": { "@id": "pan:dataStoreName", "@type": "xsd:string" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "detectedAt": { "@id": "pan:detectedAt", "@type": "xsd:dateTime" }, "discoveredAt": { "@id": "pan:discoveredAt", "@type": "xsd:dateTime" }, "enabled": { "@id": "pan:enabled", "@type": "xsd:boolean" }, "encryptionEnabled": { "@id": "pan:encryptionEnabled", "@type": "xsd:boolean" }, "id": { "@id": "pan:id", "@type": "xsd:string" }, "isBuiltIn": { "@id": "pan:isBuiltIn", "@type": "xsd:boolean" }, "isPubliclyAccessible": { "@id": "pan:isPubliclyAccessible", "@type": "xsd:boolean" }, "lastEvaluatedAt": { "@id": "pan:lastEvaluatedAt", "@type": "xsd:dateTime" }, "lastScannedAt": { "@id": "pan:lastScannedAt", "@type": "xsd:dateTime" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "path": { "@id": "pan:path", "@type": "xsd:string" }, "pattern": { "@id": "pan:pattern", "@type": "xsd:string" }, "recordCount": { "@id": "pan:recordCount", "@type": "xsd:integer" }, "region": { "@id": "pan:region", "@type": "xsd:string" }, "regulatoryFrameworks": { "@id": "pan:regulatoryFrameworks", "@container": "@set", "@type": "xsd:string" }, "remediation": { "@id": "pan:remediation", "@type": "@id" }, "requiredControls": { "@id": "pan:requiredControls", "@container": "@set", "@type": "xsd:string" }, "resolvedAt": { "@id": "pan:resolvedAt", "@type": "xsd:dateTime" }, "riskCategory": { "@id": "pan:riskCategory", "@type": "xsd:string" }, "riskLevel": { "@id": "pan:riskLevel", "@type": "xsd:string" }, "sampleFindings": { "@id": "pan:sampleFindings", "@container": "@set", "@type": "@id" }, "sampleValue": { "@id": "pan:sampleValue", "@type": "xsd:string" }, "sensitiveDataCount": { "@id": "pan:sensitiveDataCount", "@type": "xsd:integer" }, "sensitivityLevel": { "@id": "pan:sensitivityLevel", "@type": "xsd:string" }, "serviceName": { "@id": "pan:serviceName", "@type": "xsd:string" }, "serviceType": { "@id": "pan:serviceType", "@type": "xsd:string" }, "severity": { "@id": "pan:severity", "@type": "xsd:string" }, "status": { "@id": "pan:status", "@type": "xsd:string" }, "steps": { "@id": "pan:steps", "@container": "@set", "@type": "xsd:string" }, "title": { "@id": "pan:title", "@type": "xsd:string" }, "updatedAt": { "@id": "pan:updatedAt", "@type": "xsd:dateTime" } } }