Skip to content

dradis/dradis-csv_export

Repository files navigation

CSV plugin for Dradis

Build Status

Export Dradis findings into Comma Separated Value (CSV) format.

Installation

The add-on requires Dradis CE > 3.0, or Dradis Pro.

Add the CSV plugin to your Gemfile.plugins:

gem 'dradis-csv_export'

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.

Feature requests and bugs

Please use the Dradis Framework issue tracker for add-on improvements and bug reports.