Verify the CVSS vector specification and receive JSON data to generate a CVSS vector.
Project description
CorrectCvss
Function Introduction
Correct the order of CVSS2 vectors and check for validity.
case:
from CorrectCvss.correct_cvss import correct_cvss2_vector
correct_cvss2_vector(cvss2_vector)
Correct the order of CVSS3 vectors and check for validity.
case:
from CorrectCvss.correct_cvss import correct_cvss3_vector
correct_cvss3_vector(cvss3_vector, 3.0)
correct_cvss3_vector(cvss3_vector, 3.1)
Corrected the order of CVSS4.0 vectors and checked validity.
case:
from CorrectCvss.correct_cvss import correct_cvss4_vector
correct_cvss4_vector(cvss4_vector)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
CorrectCvss-1.1.tar.gz
(6.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file CorrectCvss-1.1.tar.gz.
File metadata
- Download URL: CorrectCvss-1.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9728a703063bd9102dd2648819ed5472643ef9abbf1a863893e475e0ccebe87
|
|
| MD5 |
727c697eb2e35eee06a68056d9f7b98e
|
|
| BLAKE2b-256 |
02a2629eb9f758ec59214573d7228972e692d42762047d0495ceb3b096b8a256
|
File details
Details for the file CorrectCvss-1.1-py3-none-any.whl.
File metadata
- Download URL: CorrectCvss-1.1-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e564e6d7c336834ece46add5628b675481a8071c771911ed5dc6bdd9d900bda1
|
|
| MD5 |
d08c88f07f2ba50520a4c1a02fffcc96
|
|
| BLAKE2b-256 |
15d32b8ea91880b4532f7c6dc1bf09c87075d59a5a316d439b1486e80c3528a9
|