{ "@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#", "ContentSnippet": "pan:ContentSnippet", "DLPIncident": "pan:DLPIncident", "DataPattern": "pan:DataPattern", "IncidentSummary": "pan:IncidentSummary", "actionTaken": { "@id": "pan:action_taken", "@type": "xsd:string" }, "application": { "@id": "pan:application", "@type": "xsd:string" }, "byChannel": { "@id": "pan:by_channel", "@type": "@id" }, "bySeverity": { "@id": "pan:by_severity", "@type": "@id" }, "category": { "@id": "pan:category", "@type": "xsd:string" }, "channel": { "@id": "pan:channel", "@type": "xsd:string" }, "confidence": { "@id": "pan:confidence", "@type": "xsd:string" }, "critical": { "@id": "pan:critical", "@type": "xsd:integer" }, "dataPatternId": { "@id": "pan:data_pattern_id", "@type": "xsd:string" }, "dataPatternName": { "@id": "pan:data_pattern_name", "@type": "xsd:string" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "detectionRules": { "@id": "pan:detection_rules", "@container": "@set", "@type": "@id" }, "direction": { "@id": "pan:direction", "@type": "xsd:string" }, "email": { "@id": "schema:email", "@type": "xsd:integer" }, "enabled": { "@id": "pan:enabled", "@type": "xsd:boolean" }, "endTime": { "@id": "pan:end_time", "@type": "xsd:dateTime" }, "endpoint": { "@id": "pan:endpoint", "@type": "xsd:integer" }, "fileName": { "@id": "pan:file_name", "@type": "xsd:string" }, "fileSize": { "@id": "pan:file_size", "@type": "xsd:integer" }, "fileType": { "@id": "pan:file_type", "@type": "xsd:string" }, "high": { "@id": "pan:high", "@type": "xsd:integer" }, "id": { "@id": "pan:id", "@type": "xsd:string" }, "incidentCount": { "@id": "pan:incident_count", "@type": "xsd:integer" }, "incidentId": { "@id": "pan:incident_id", "@type": "xsd:string" }, "informational": { "@id": "pan:informational", "@type": "xsd:integer" }, "low": { "@id": "pan:low", "@type": "xsd:integer" }, "masked": { "@id": "pan:masked", "@type": "xsd:boolean" }, "matchCount": { "@id": "pan:match_count", "@type": "xsd:integer" }, "medium": { "@id": "pan:medium", "@type": "xsd:integer" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "openIncidents": { "@id": "pan:open_incidents", "@type": "xsd:integer" }, "patternId": { "@id": "pan:pattern_id", "@type": "xsd:string" }, "patternName": { "@id": "pan:pattern_name", "@type": "xsd:string" }, "position": { "@id": "pan:position", "@type": "xsd:integer" }, "proximity": { "@id": "pan:proximity", "@type": "xsd:integer" }, "reportingPeriod": { "@id": "pan:reporting_period", "@type": "@id" }, "resolvedIncidents": { "@id": "pan:resolved_incidents", "@type": "xsd:integer" }, "reviewedAt": { "@id": "pan:reviewed_at", "@type": "xsd:dateTime" }, "reviewedBy": { "@id": "pan:reviewed_by", "@type": "xsd:string" }, "reviewerComments": { "@id": "pan:reviewer_comments", "@type": "xsd:string" }, "ruleType": { "@id": "pan:rule_type", "@type": "xsd:string" }, "saas": { "@id": "pan:saas", "@type": "xsd:integer" }, "severity": { "@id": "pan:severity", "@type": "xsd:string" }, "snippet": { "@id": "pan:snippet", "@type": "xsd:string" }, "ssl": { "@id": "pan:ssl", "@type": "xsd:integer" }, "startTime": { "@id": "pan:start_time", "@type": "xsd:dateTime" }, "status": { "@id": "pan:status", "@type": "xsd:string" }, "timestamp": { "@id": "pan:timestamp", "@type": "xsd:dateTime" }, "topDataPatterns": { "@id": "pan:top_data_patterns", "@container": "@set", "@type": "@id" }, "topUsers": { "@id": "pan:top_users", "@container": "@set", "@type": "@id" }, "totalIncidents": { "@id": "pan:total_incidents", "@type": "xsd:integer" }, "type": { "@id": "pan:type", "@type": "xsd:string" }, "user": { "@id": "pan:user", "@type": "xsd:string" }, "value": { "@id": "pan:value", "@type": "xsd:string" }, "web": { "@id": "pan:web", "@type": "xsd:integer" } } }