{ "@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", "AssetReport": "pan:AssetReport", "Device": "pan:Device", "DeviceTag": "pan:DeviceTag", "PolicyRecommendation": "pan:PolicyRecommendation", "Vulnerability": "pan:Vulnerability", "action": { "@id": "pan:action", "@type": "xsd:string" }, "affectedDeviceCount": { "@id": "pan:affected_device_count", "@type": "xsd:integer" }, "applications": { "@id": "pan:applications", "@container": "@set", "@type": "xsd:string" }, "byCategory": { "@id": "pan:by_category", "@type": "@id" }, "byRiskLevel": { "@id": "pan:by_risk_level", "@type": "@id" }, "bySite": { "@id": "pan:by_site", "@container": "@set", "@type": "@id" }, "category": { "@id": "pan:category", "@type": "xsd:string" }, "confidence": { "@id": "pan:confidence", "@type": "xsd:float" }, "confidenceScore": { "@id": "pan:confidence_score", "@type": "xsd:integer" }, "createdAt": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" }, "critical": { "@id": "pan:critical", "@type": "xsd:integer" }, "cve": { "@id": "pan:cve", "@type": "xsd:string" }, "cvssScore": { "@id": "pan:cvss_score", "@type": "xsd:float" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "destinationZone": { "@id": "pan:destination_zone", "@type": "xsd:string" }, "details": { "@id": "pan:details", "@type": "@id" }, "deviceCount": { "@id": "pan:device_count", "@type": "xsd:integer" }, "deviceIp": { "@id": "pan:device_ip", "@type": "xsd:string" }, "deviceProfile": { "@id": "pan:device_profile", "@type": "xsd:string" }, "deviceid": { "@id": "pan:deviceid", "@type": "xsd:string" }, "firstDetected": { "@id": "pan:first_detected", "@type": "xsd:dateTime" }, "firstSeen": { "@id": "pan:first_seen", "@type": "xsd:dateTime" }, "high": { "@id": "pan:high", "@type": "xsd:integer" }, "hostname": { "@id": "pan:hostname", "@type": "xsd:string" }, "id": { "@id": "pan:id", "@type": "xsd:string" }, "ip": { "@id": "pan:ip", "@type": "xsd:string" }, "lastSeen": { "@id": "pan:last_seen", "@type": "xsd:dateTime" }, "low": { "@id": "pan:low", "@type": "xsd:integer" }, "mac": { "@id": "pan:mac", "@type": "xsd:string" }, "medium": { "@id": "pan:medium", "@type": "xsd:integer" }, "model": { "@id": "pan:model", "@type": "xsd:string" }, "monitored": { "@id": "pan:monitored", "@type": "xsd:string" }, "monitoredDevices": { "@id": "pan:monitored_devices", "@type": "xsd:integer" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "os": { "@id": "pan:os", "@type": "xsd:string" }, "osVersion": { "@id": "pan:os_version", "@type": "xsd:string" }, "profile": { "@id": "pan:profile", "@type": "xsd:string" }, "remediation": { "@id": "pan:remediation", "@type": "xsd:string" }, "reportTime": { "@id": "pan:report_time", "@type": "xsd:dateTime" }, "resolved": { "@id": "pan:resolved", "@type": "xsd:string" }, "resolvedReason": { "@id": "pan:resolved_reason", "@type": "xsd:string" }, "riskScore": { "@id": "pan:risk_score", "@type": "xsd:integer" }, "services": { "@id": "pan:services", "@container": "@set", "@type": "xsd:string" }, "severity": { "@id": "pan:severity", "@type": "xsd:string" }, "site": { "@id": "pan:site", "@type": "xsd:string" }, "sourceZone": { "@id": "pan:source_zone", "@type": "xsd:string" }, "subnet": { "@id": "pan:subnet", "@type": "xsd:string" }, "tags": { "@id": "pan:tags", "@container": "@set", "@type": "xsd:string" }, "timestamp": { "@id": "pan:timestamp", "@type": "xsd:dateTime" }, "topProfiles": { "@id": "pan:top_profiles", "@container": "@set", "@type": "@id" }, "totalDevices": { "@id": "pan:total_devices", "@type": "xsd:integer" }, "type": { "@id": "pan:type", "@type": "xsd:string" }, "vendor": { "@id": "pan:vendor", "@type": "xsd:string" }, "vulnerabilityName": { "@id": "pan:vulnerability_name", "@type": "xsd:string" } } }