Mainly minor changes and bug fixes:
- server:
- Plugin improvements
- Nmap Upload is now using the
Nmap::Parser library. - Featuring the new OSVDB
Import plugin to query the largest independent and open source vulnerability database.
- Nmap Upload is now using the
- Upload plugins. Better progress feedback. Improved
error condition checking. - Note drag’n’drop.
- New handy Rake tasks:
- dradis:reset: When you are done with your project,
use this task to start over. It clears the database and removes the
uploaded files. - dradis:backup: If you want to create a backup of
your current project, this is the right task for it.
- dradis:reset: When you are done with your project,
- Bugs fixed: #2881746, #2888245, #2889402.
- Plugin improvements
- client:
- Bugs fixed: #2888411.