{ "@context": { "@version": 1.1, "pan": "https://pan.dev/schema/", "schema": "https://schema.org/", "stix": "https://docs.oasis-open.org/cti/stix/v2.1/", "cve": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=", "Organization": "schema:Organization", "SecurityAdvisory": "pan:SecurityAdvisory", "ThreatSignature": "pan:ThreatSignature", "SecurityPolicy": "pan:SecurityPolicy", "SecurityAlert": "pan:SecurityAlert", "SecurityIncident": "pan:SecurityIncident", "MalwareAnalysis": "pan:MalwareAnalysis", "CloudResource": "pan:CloudResource", "NetworkDevice": "pan:NetworkDevice", "IoTDevice": "pan:IoTDevice", "Vulnerability": "pan:Vulnerability", "ComplianceViolation": "pan:ComplianceViolation", "AttackSurfaceAsset": "pan:AttackSurfaceAsset", "AISecurityScan": "pan:AISecurityScan", "name": "schema:name", "description": "schema:description", "url": {"@id": "schema:url", "@type": "@id"}, "datePublished": "schema:datePublished", "dateModified": "schema:dateModified", "severity": "pan:severity", "status": "pan:status", "category": "pan:category", "cveId": {"@id": "pan:cveId", "@type": "@id"}, "cvssScore": "pan:cvssScore", "affectedProduct": "pan:affectedProduct", "fixedVersion": "pan:fixedVersion", "signatureId": "pan:signatureId", "signatureType": "pan:signatureType", "threatName": "pan:threatName", "action": "pan:action", "verdict": "pan:verdict", "sha256": "pan:sha256", "md5": "pan:md5", "filetype": "pan:filetype", "malwareFamily": "pan:malwareFamily", "alertId": "pan:alertId", "incidentId": "pan:incidentId", "assignedTo": "pan:assignedTo", "alertCount": "pan:alertCount", "detectionSource": "pan:detectionSource", "sourceAddress": "pan:sourceAddress", "destinationAddress": "pan:destinationAddress", "sourceZone": "pan:sourceZone", "destinationZone": "pan:destinationZone", "application": "pan:application", "ruleAction": "pan:ruleAction", "cloudType": "pan:cloudType", "resourceId": "pan:resourceId", "resourceType": "pan:resourceType", "region": "pan:region", "accountId": "pan:accountId", "complianceStandard": "pan:complianceStandard", "deviceIp": "pan:deviceIp", "deviceMac": "pan:deviceMac", "deviceProfile": "pan:deviceProfile", "riskScore": "pan:riskScore", "assetType": "pan:assetType", "ipRanges": "pan:ipRanges", "domain": "pan:domain", "certificate": "pan:certificate", "exposureLevel": "pan:exposureLevel", "prompt": "pan:prompt", "modelResponse": "pan:modelResponse", "aiThreatType": "pan:aiThreatType", "confidence": "pan:confidence", "relatedThreat": {"@id": "pan:relatedThreat", "@type": "@id"}, "mitigatedBy": {"@id": "pan:mitigatedBy", "@type": "@id"}, "detectedBy": {"@id": "pan:detectedBy", "@type": "@id"}, "affectsResource": {"@id": "pan:affectsResource", "@type": "@id"} } }