Enable extra import add-ons

Dradis gives you several options to import custom vulnerabilities into your projects. By default, your instance of Dradis will ship with the IssueLibrary installed.

If needed, you can also enable the MediaWiki or VulnDB HQ import-addons.

To enable additional import add-ons:

  1. Edit file /opt/dradispro/dradispro/current/Gemfile

  2. To enable the MediaWiki add-on, add the following around line #264 (to the Import section):

    gem 'dradis-mediawiki',   github: 'dradis/dradis-mediawiki'

    To enable the VulnDB HQ add-on, add the following around line #264 (to the Import section):

    gem 'dradis-vulndb',   github: 'dradis/dradis-vulndb'
  3. Run the following in the console as dradispro:

    $ cd /opt/dradispro/dradispro/current/
    $ RAILS_ENV=production bundle install --no-cache
    $ god restart dradispro-puma

Now, the additional import add-ons will be listed under Import issues.

Reminder: local changes will be overwritten the next time you upgrade. If you make any local changes, make sure to re-apply them every time you upgrade Dradis.

Great job, you reached the end of the guide! Have you read all of them?

Streamline InfoSec Project Delivery

Learn practical tips to reduce the overhead that drags down security assessment delivery with this 5-day course. These proven, innovative, and straightforward techniques will optimize all areas of your next engagement including:

  • Scoping
  • Scheduling
  • Project Planning
  • Delivery
  • Intra-team Collaboration
  • Reporting and much more...

Your email is kept private. We don't do the spam thing.