Palo Alto Networks · Schema

ScanReport

ScanReport schema from Palo Alto Networks Prisma AIRS AI Red Teaming API

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Properties

Name Type Description
scan_id string Unique identifier of the scan.
target_id string ID of the assessed target.
target_name string Display name of the assessed target.
overall_risk_score number Overall vulnerability risk score from 0.0 (no risk) to 10.0 (critical).
total_attacks_executed integer Total number of attack probes executed.
vulnerabilities_found integer Total number of vulnerabilities discovered.
category_summaries array Vulnerability summary per attack category.
findings array Individual vulnerability findings.
generated_at string Timestamp when the report was generated.
View JSON Schema on GitHub