Security-Tools-Alliance / rengine-ng

reNgine-ng is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface.
GNU General Public License v3.0
19 stars 8 forks source link

feat(ui): bulk remove vulnerabilities #127

Closed 0b3ud closed 1 month ago

0b3ud commented 1 month ago

This PR is answering feat(ui): #43

Reading this issue I was able to split this feature in two tasks :

Selecting all vulnerabilities in vulnerability page :

  1. Edited template in web/templates/base/_items/vulnerability_tab_content.html :


  1. Bulk deleting selected vulnerabilities :

Results :

I would appreciate it if you can do some tests on your side and notify me if there are any bugs

psyray commented 1 month ago

Thanks I will test this ASAP

AnonymousWP commented 1 month ago

The destination branch should be 2.1.0 I believe.