Sha256: 4eda036df8137e4bfbfd40800db78aabebef0d8dfc527d4a14c3617314a1a750
Contents?: true
Size: 1.12 KB
Versions: 1
Compression:
Stored size: 1.12 KB
Contents
# Plugin manager for the Dradis Framework [![Build Status](https://secure.travis-ci.org/dradis/dradis-plugins.png?branch=master)](http://travis-ci.org/dradis/dradis-plugins) [![Code Climate](https://codeclimate.com/github/dradis/dradis-plugins.png)](https://codeclimate.com/github/dradis/dradis-plugins.png) This gem contains the base classes needed to manage the plugins in Dradis. The Dradis 3 gemified plugin Engines need to include Dradis::Plugins::Base which is defined in this class. Warning, we may end up merging this gem with Dradis::Core!! The plugin requires Dradis 3.0 or higher. ## 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.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dradis-plugins-3.5.0 | README.md |