Open Pentest Format (OPF)
On this page
Import an Open Pentest Format (OPF) file. OPF is a JSON format for pentest findings.
Upload the .opf.json export. Each OPF finding maps to a DefectDojo finding:
severitymaps to DefectDojo severity (informationalbecomesInfo).cvssScoreandcvssVectorpopulate the CVSSv3 score and vector.- The first
cweIds/cweIdvalue populates the CWE. cveIdspopulate the finding’s vulnerability ids.recommendationmaps to Mitigation,impactto Impact,stepsToReproduceto Steps to Reproduce, andreferencesto References.- URL
affectedAssetsbecome endpoints; other assets (source paths, ARNs) are listed in the description. testType,owaspCategoryandmitreTechniquesare added as tags.
Sample Scan Data
Sample OPF scans can be found here.
Prev
NucleiNext
OpenReports