cyberperspectives / sagacity

Security Assessment Data Management and Analysis Tool
http://www.cyberperspectives.com
Apache License 2.0
38 stars 13 forks source link

Bulk Edit Improvements #14

Closed JeffOdegard closed 6 years ago

JeffOdegard commented 6 years ago
  1. On the bulk edit page, move the save button down by/between the STIG selection box and Toggle button. You always have to scroll up to save once you are done selecting hosts and checklists.

  2. Provide a way to select multiple checklists from different searches. For example, if you have a couple domain controllers, you might want to add the two active directory STIGs, the Domain Controller version of the OS STIG and add an antivirus STIG as well. In the current system, you have to open the bulk edit page 3 times to do so.

godsgood33 commented 6 years ago
  1. Moved the save button

  2. The checklist is a multi-select box, so you can just do a control + click to select the checklists you want. Doing a filter though will reset the selected checklists so they are not applied. I will work on making that not happen.

JeffOdegard commented 6 years ago

Fixed.