dradis-projects

This plugin allows you to dump the contents of the repo into a zip archive and restore the state from one of them.


Keywords
dradis, dradis-framework
License
GPL-2.0
Install
gem install dradis-projects -v 4.11.0

Documentation

Dradis Project Management plugin

Build Status

This plugin provides functionality to export the current contents of the Dradis repository into a package that can be downloaded and stored as a backup.

It also provides functionality to restore the state of Dradis from one of these packages.

This plugin will work with any database supported by Rails' ActiveResource data access layer.

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.

Acknowledgements

The original implementation of this plugin was contributed by Daniel Bradberry (@dbradberry) from MWR InfoSecurity in July 2009.