create_finding
Generate and manage findings in DefectDojo by specifying title, test ID, severity, and description to streamline vulnerability tracking and resolution.
Instructions
Create a new finding
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cvssv3 | No | ||
cwe | No | ||
description | Yes | ||
impact | No | ||
mitigation | No | ||
severity | Yes | ||
steps_to_reproduce | No | ||
test_id | Yes | ||
title | Yes |