dradis is a tool for sharing information during security assessments. It provides a centralized repository of information to keep track of what has been done so far, and what is still ahead.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release added a Retina Network Security Scanner upload plugin and a Zed Attack Proxy upload plugin. The Nessus, Nikto, and Nmap upload plugins are now orders of magnitude faster. A VulnDB import plugin was added to support VulnDB HQ integration. The First Time User's Wizard was updated. Rails was upgraded to version 3.2.
This release has a cleaner three-column layout, smarter AJAX polling and auto-updating, a new version of the Nmap upload plugin, and a new version of the Nessus upload plugin. ./verify.sh now checks that libxml2 is installed. Bugs fixed: #17, #31, #37, #43, and #48.
This release has an improved command line API with Thor. A new Configuration Manager to handle all plugin config settings. A new Upload Manager that runs uploads in the background and updates the interface through AJAX. New plugins: Metasploit import; NeXpose (.xml) upload; OpenVAS (.xml) upload; SureCheck (.sc) upload; w3af (.xml) upload; and Web Exploitation Framework (wXf) upload. The Nessus plugin supports .nessus v2. Vuln::DB import has been updated to support the latest release. Bugs fixed: #2888332 and #2973256. Rails has been updated to 3.0.6.
The Note editor (Textile) was improved. An HTML export plugin was added for producing reports in HTML format. A Nikto Upload plugin was added. A Burp Upload plugin was added. The "First Time User Wizard" introduction was improved. You can keep track of all the activity with the built-in RSS feed. A new Rake task was added: dradis:backup. Rake dradis:reset now creates a backup of the project by default. Rake dradis:reset now clears the old log files. The structure of the Nmap Upload plugin data was improved. The ExtJS 3.0 and Rails 2.3.5 libraries were upgraded. Bugs were fixed.