Sha256: fa38f04ef12da1146b28288dc55b3cf4a19a48a79b21e8a6eadcf5ae5624c857

Contents?: true

Size: 1.36 KB

Versions: 28

Compression:

Stored size: 1.36 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 add-on requires [Dradis CE](https://dradisframework.org/) > 3.0, or [Dradis Pro](https://dradisframework.com/pro/).


## 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

28 entries across 28 versions & 1 rubygems

Version Path
dradis-plugins-4.10.0 README.md
dradis-plugins-4.9.0 README.md
dradis-plugins-4.8.0 README.md
dradis-plugins-4.7.0 README.md
dradis-plugins-4.6.1 README.md
dradis-plugins-4.5.0 README.md
dradis-plugins-4.4.0 README.md
dradis-plugins-4.3.0 README.md
dradis-plugins-4.2.0 README.md
dradis-plugins-4.1.0 README.md
dradis-plugins-4.0.0 README.md
dradis-plugins-3.22.0 README.md
dradis-plugins-3.21.0 README.md
dradis-plugins-3.20.0 README.md
dradis-plugins-3.19.0 README.md
dradis-plugins-3.18.0 README.md
dradis-plugins-3.17.0 README.md
dradis-plugins-3.16.0 README.md
dradis-plugins-3.15.0 README.md
dradis-plugins-3.14.0 README.md