Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 548 Bytes

File metadata and controls

17 lines (14 loc) · 548 Bytes
title Burp REST API
toc_hide true

Import Burp REST API scan data in JSON format (/scan/[task_id] endpoint).

Sample Scan Data

Sample Burp REST API scans can be found here.

Default Deduplication Hashcode Fields

By default, DefectDojo identifies duplicate Findings using these hashcode fields:

  • title
  • cwe
  • line
  • file path
  • description