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 #129

Open 0b3ud opened 1 month ago

0b3ud commented 1 month ago

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

AnonymousWP commented 1 month ago

Please properly link issues to PRs as explained in https://github.com/Security-Tools-Alliance/rengine-ng/blob/refactor-documentation/CONTRIBUTING.md.

AnonymousWP commented 4 days ago

Is this done? Can this be reviewed?

psyray commented 4 days ago

Is this done? Can this be reviewed?

Yes It's finished, I will test and review it