Monthly Archives: September 2009

Dradis 2.4 released!

Mainly minor changes and bug fixes:

  • server:
    • Plugin improvements
    • 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.

  • client:
    • Bugs fixed: #2848909.

download now

Import plugin tutorial

A new tutorial is available in the Information for
Developers
 page: learn how to create your own
Import Plugin.

In this tutorial you will learn how to create a Dradis
import plugin to import into the framework’s repository information held in
external systems.

The step-by-step guide shows how to create a plugin that queries the Open
Source Vulnerability Database
 (OSVDB) to extract vulnerability information.