summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/cvss/README.md
blob: acdeccf477037d699b45b7cdca8c636f0b2eaeb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# CVSS-latex

This LaTeX package allows anyone to use and nicely print the CVSS base score for a given CVSS string.


## To-do

- Fix the expansion error preventing nested commands like `\category{\computeCVSS{AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N}}`
- Add support for CVSS complete string
- Add CVSS values as variables (future CVSS version)
- Add support for full CVSS vector (temporal and environmental score)



## Licence
This package is licensed under the [LPPL-1.3c](https://www.latex-project.org/lppl/lppl-1-3c/).