JSON plugin for Dradis
Export Dradis findings into JavaScript Object Notation (JSON) format.
Installation
The plugin requires Dradis CE > 3.0 or Dradis Pro 2.0 or higher.
Add the JSON plugin to your Gemfile.plugins
:
gem 'dradis-json'
And
bundle install
And restart your service.
More information
See the Dradis Framework's README.md
Contributing
See the Dradis Framework's CONTRIBUTING.md
License
Dradis Framework and all its components are released under GNU General Public License version 2.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file.