CVSS2/3/4 library with interactive calculator for Python 2 and Python 3
CVSS v2, v3 and v4 computation utilities and interactive calculator
(for v2 and v3 only) compatible with Python 3. CVSS (Common Vulnerability
Scoring System) is an standardized method for rating the severity of security
issues on a scale from 0 (no impact) to 10 (critical).
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload from the
upstream project.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed from the command line. Open the Konsole terminal and enter the following:
sudo apt update
sudo apt install snapd
Install cvss
To install cvss, simply use the following command: