{ "@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#", "CatalogApp": "pan:CatalogApp", "JiraIntegration": "pan:JiraIntegration", "JiraIntegrationRequest": "pan:JiraIntegrationRequest", "OnboardAppRequest": "pan:OnboardAppRequest", "OnboardedApp": "pan:OnboardedApp", "PostureCheck": "pan:PostureCheck", "apiToken": { "@id": "pan:api_token", "@type": "xsd:string" }, "appId": { "@id": "pan:app_id", "@type": "xsd:string" }, "appType": { "@id": "pan:app_type", "@type": "xsd:string" }, "category": { "@id": "pan:category", "@type": "xsd:string" }, "checkCount": { "@id": "pan:check_count", "@type": "xsd:integer" }, "checkId": { "@id": "pan:check_id", "@type": "xsd:string" }, "checkName": { "@id": "pan:check_name", "@type": "xsd:string" }, "checkSummary": { "@id": "pan:check_summary", "@type": "@id" }, "checkType": { "@id": "pan:check_type", "@type": "xsd:string" }, "complianceFrameworks": { "@id": "pan:compliance_frameworks", "@container": "@set", "@type": "xsd:string" }, "createdAt": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" }, "credentials": { "@id": "pan:credentials", "@type": "@id" }, "critical": { "@id": "pan:critical", "@type": "xsd:integer" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "displayName": { "@id": "pan:display_name", "@type": "xsd:string" }, "email": { "@id": "schema:email", "@type": "xsd:string" }, "enabled": { "@id": "pan:enabled", "@type": "xsd:boolean" }, "high": { "@id": "pan:high", "@type": "xsd:integer" }, "id": { "@id": "pan:id", "@type": "xsd:string" }, "issueType": { "@id": "pan:issue_type", "@type": "xsd:string" }, "jiraUrl": { "@id": "pan:jira_url", "@type": "@id" }, "lastEvaluatedAt": { "@id": "pan:last_evaluated_at", "@type": "xsd:dateTime" }, "lastScannedAt": { "@id": "pan:last_scanned_at", "@type": "xsd:dateTime" }, "logoUrl": { "@id": "pan:logo_url", "@type": "@id" }, "low": { "@id": "pan:low", "@type": "xsd:integer" }, "medium": { "@id": "pan:medium", "@type": "xsd:integer" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "onboardedAt": { "@id": "pan:onboarded_at", "@type": "xsd:dateTime" }, "pass": { "@id": "pan:pass", "@type": "xsd:integer" }, "projectKey": { "@id": "pan:project_key", "@type": "xsd:string" }, "remediation": { "@id": "pan:remediation", "@type": "xsd:string" }, "severity": { "@id": "pan:severity", "@type": "xsd:string" }, "severityMapping": { "@id": "pan:severity_mapping", "@type": "@id" }, "status": { "@id": "pan:status", "@type": "xsd:string" }, "suppressionJustification": { "@id": "pan:suppression_justification", "@type": "xsd:string" }, "tenantId": { "@id": "pan:tenant_id", "@type": "xsd:string" } } }