Skip to content

feature: quick verify finding#14317

Closed
fopina wants to merge 1 commit intoDefectDojo:devfrom
fopina:feature/quick_verify
Closed

feature: quick verify finding#14317
fopina wants to merge 1 commit intoDefectDojo:devfrom
fopina:feature/quick_verify

Conversation

@fopina
Copy link
Contributor

@fopina fopina commented Feb 13, 2026

Description

When viewing a finding, the menu has the option to "Close finding" but no option to "Verify": one has to edit, scroll an endless form to get to status.

As (at least for me) triaging findings is either closing or verifying, I think it deserves a spot in the menu as well.

Checklist

This checklist is for your information.

  • Make sure to rebase your PR against the very latest dev.
  • Features/Changes should be submitted against the dev.
  • Bugfixes should be submitted against the bugfix branch.
  • Give a meaningful name to your PR, as it may end up being used in the release notes.
  • Your code is flake8 compliant.
  • Your code is python 3.13 compliant.
  • If this is a new feature and not a bug fix, you've included the proper documentation in the docs at https://github.com/DefectDojo/django-DefectDojo/tree/dev/docs as part of this PR.
  • Model changes must include the necessary migrations in the dojo/db_migrations folder.
  • Add applicable tests to the unit tests.
  • Add the proper label to categorize your PR.

@fopina fopina force-pushed the feature/quick_verify branch from d0b3aa0 to 0cdbc44 Compare February 13, 2026 17:36
@fopina fopina changed the base branch from master to dev February 13, 2026 17:36
@dryrunsecurity
Copy link

DryRun Security

🔴 Risk threshold exceeded.

This pull request modifies multiple sensitive code paths (dojo/finding/urls.py, dojo/finding/views.py, and two templates dojo/templates/dojo/verify_finding.html and view_finding.html); these edits were flagged by the scanner and may require review or configuration of allowed paths/authors in .dryrunsecurity.yaml.

🔴 Configured Codepaths Edit in dojo/finding/urls.py
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/finding/views.py
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/templates/dojo/verify_finding.html
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/templates/dojo/view_finding.html
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.

We've notified @mtesauro.


All finding details can be found in the DryRun Security Dashboard.

@fopina
Copy link
Contributor Author

fopina commented Feb 14, 2026

Merged with #14318

@fopina fopina closed this Feb 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant