add cvss score

This commit is contained in:
Florian Hoss 2022-04-09 12:52:48 +02:00
parent 3294d5d461
commit 87ad80e2f6
2 changed files with 34 additions and 4 deletions

View file

@ -13,3 +13,11 @@
year = {2022},
url = {https://owasp.org/www-project-top-ten/}
}
@online{cvss,
author = {{Madelyn Bacon}},
title = {CVSS (Common Vulnerability Scoring System) },
urldate = {2022-03-09},
year = {2022},
url = {https://www.techtarget.com/searchsecurity/definition/CVSS-Common-Vulnerability-Scoring-System}
}