Skip to content

OWASP ZAP Import

Import web application security scan results from OWASP Zed Attack Proxy (ZAP) into NEURO.

  • JSON Report - ZAP JSON export format
  • XML Report - ZAP XML export format
  1. Generate a report from ZAP (Report → Generate Report)
  2. Select JSON or XML format
  3. Navigate to Findings in NEURO
  4. Click ImportOWASP ZAP
  5. Upload your report file
  6. Review and filter findings
  7. Import selected findings
ZAP FieldNEURO Field
alerttitle
descdescription
riskseverity
solutionremediation
uriaffected_asset
cweidcwe_ids
referencereferences
evidenceevidence
ZAP Risk LevelNEURO Severity
High (3)High
Medium (2)Medium
Low (1)Low
Informational (0)Info

ZAP confidence levels are preserved:

  • High - Confirmed vulnerability
  • Medium - Likely vulnerability
  • Low - Potential vulnerability
  • False Positive - Marked for review

ZAP alert tags (OWASP Top 10, etc.) are imported as finding tags in NEURO.

Request/response evidence from ZAP alerts is preserved in the finding details.

  1. Use Active Scan - Active scans provide more detailed findings
  2. Configure Context - Set up authentication context for authenticated scans
  3. Review Confidence - Filter by confidence level before importing
  4. Check for Duplicates - ZAP may report same issue on multiple URLs

Next: Checkmarx Import