Sha256: aed6db8c4a2571f7fc9b5016701caba8424a67c405427de9f3314a1921949457

Contents?: true

Size: 1.23 KB

Versions: 6

Compression:

Stored size: 1.23 KB

Contents

# CSV plugin for Dradis

[![Build Status](https://secure.travis-ci.org/dradis/dradis-csv_export.png?branch=master)](http://travis-ci.org/dradis/dradis-csv_export)

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_export'

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

6 entries across 6 versions & 1 rubygems

Version Path
dradis-csv_export-4.10.0 README.md
dradis-csv_export-4.9.0 README.md
dradis-csv_export-4.8.0 README.md
dradis-csv_export-4.7.0 README.md
dradis-csv_export-4.6.0 README.md
dradis-csv_export-4.5.0 README.md