unignore_vulnerability
Re-add a previously ignored vulnerability to future scans by removing it from the ignore list using its unique finding hash and project path.
Instructions
Remove a vulnerability from the ignore list so it appears in future scans again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_path | Yes | The root directory of the project. | |
| finding_hash | Yes | The unique hash of the finding to unignore. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |