dradis-calculator_cvss

Display a CVSS score calculator in Dradis Framework.


License
GPL-2.0
Install
gem install dradis-calculator_cvss -v 4.11.0

Documentation

CVSS score calculator for Dradis

This simple add-on adds a new page under /calculators/cvss for you to perform CVSS score calculations:

cvss_calculator

The Common Vulnerability Scoring System (CVSS) Version 3.0 & 3.1 Calculator is heavily inspired in the one provided by FIRST.

Install

Add this to your Gemfile.plugins:

gem 'dradis-calculator_cvss'

And

bundle install

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

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.

Feature requests and bugs

Please use the Dradis Framework issue tracker for add-on improvements and bug reports.