Source: python-cvss Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Nishit Majithia Testsuite: autopkgtest-pkg-pybuild X-style: black Build-Depends: debhelper-compat (= 13), dh-sequence-python3, help2man, pybuild-plugin-pyproject, python3-all, python3-docutils, python3-jsonschema , python3-setuptools, python3-setuptools-scm, tox , Standards-Version: 4.7.2 Homepage: https://github.com/RedHatProductSecurity/cvss Vcs-Browser: https://salsa.debian.org/python-team/packages/python-cvss Vcs-Git: https://salsa.debian.org/python-team/packages/python-cvss.git Package: python3-cvss Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: CVSS2/3/4 library with interactive calculator for Python This Python package contains 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).