A long-lived project that still receives updates
Display a CVSS score calculator in Dradis Framework.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 2.0
~> 10.0

Runtime

 Project Readme

CVSS score calculator for Dradis

This add-on adds the Common Vulnerability Scoring System (CVSS) risk calculator to Dradis Framework:

cvss4_calculator

Versions 4.0, 3.1, 3.0 of CVSS are supported in the calculator, which is heavily inspired in the one provided by FIRST.

You can try the CVSS calculator online and outside of Dradis.

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.