Enable extra import add-ons

Before making these changes, be sure to take a snapshot and a backup of your Dradis instance.

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?

Seven Strategies To Differentiate Your Cybersecurity Consultancy

You don’t need to reinvent the wheel to stand out from other cybersecurity consultancies. Often, it's about doing the simple things better, and clearly communicating what sets you apart.

  • Tell your story better
  • Improve your testimonials and case studies
  • Build strategic partnerships

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