mdeous / cvsscalc

A PyQt-based CVSS v3 calculator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cvsscalc

cvsscalc is a PyQT-based CVSS v3 calculator.

Setup

cvsscalc requires Python >=3.5 and PyQt.

Sources

virtualenv cvsscalc
source cvsscalc/bin/activate
pip install -r requirements
cd cvsscalc && ./cvsscalc.py

Binary releases

Binary releases are available from the GitHub project (only Linux builds for now).

Licensing

cvsscalc is licensed under the GNU General Public License v3.

About

A PyQt-based CVSS v3 calculator.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%