Sha256: 161a7375d615b331b59f86b67548fa61a688d0e5c583db0d1f1f6e4f916baa8c
Contents?: true
Size: 1.21 KB
Versions: 22
Compression:
Stored size: 1.21 KB
Contents
# CSV plugin for Dradis [![Build Status](https://secure.travis-ci.org/dradis/dradis-csv.png?branch=master)](http://travis-ci.org/dradis/dradis-csv) Export Dradis findings into Comma Separated Value (CSV) format. ## Installation The plugin requires [Dradis Community Edition](http://dradisframework.org) 3.0 or [Dradis Professional Edition](http://securityroots.com/dradispro/) 1.11 or higher. Add the CSV plugin to your `Gemfile.plugins`: gem 'dradis-csv' And bundle install And restart your service. ## More information See the Dradis Framework's [README.md](https://github.com/dradis/dradisframework/blob/master/README.md) ## Contributing See the Dradis Framework's [CONTRIBUTING.md](https://github.com/dradis/dradisframework/blob/master/CONTRIBUTING.md) ## License Dradis Framework and all its components are released under [GNU General Public License version 2.0](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) 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](https://github.com/dradis/dradis-ce/issues) for add-on improvements and bug reports.
Version data entries
22 entries across 22 versions & 1 rubygems