Sha256: a6b84a655399a416ef97ffd81ebe96b4583f28dfd4d5ae5f9e9d51c4e2f397d8

Contents?: true

Size: 1.42 KB

Versions: 3

Compression:

Stored size: 1.42 KB

Contents

# DREAD score calculator for Dradis

This simple addon adds a new page under `/calculators/dread` for you to perform DREAD score calculations:

![](https://cloud.githubusercontent.com/assets/53006/3952474/9ce4adf0-26e2-11e4-9400-c03c6f28a89c.png)

DREAD stands for (D)amage, (R)eproducibility, (E)xploitability, (A)ffected users, (D)iscoverability and is a common risk assessment model [introduced by Microsoft](http://blogs.msdn.com/b/david_leblanc/archive/2007/08/13/dreadful.aspx).

The add-on requires [Dradis CE](https://dradis.com/ce/) > 3.0, or [Dradis Pro](https://dradis.com/).

## Install

Add this to your `Gemfile.plugins`:

    gem 'dradis-calculator_dread'

And

    bundle install

Restart your Dradis server and you should be good to go.


## More information

See the Dradis Framework's [README.md](https://github.com/dradis/dradis-ce/blob/develop/README.md)


## Contributing

See the Dradis Framework's [CONTRIBUTING.md](https://github.com/dradis/dradis-ce/blob/develop/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

3 entries across 3 versions & 1 rubygems

Version Path
dradis-calculator_dread-4.15.0 README.md
dradis-calculator_dread-4.14.0 README.md
dradis-calculator_dread-4.13.0 README.md