From 7ff61f140f18a9ca7d017be47a6305d89e15f4ad Mon Sep 17 00:00:00 2001 From: Dominik Meyer Date: Thu, 29 Jul 2021 10:03:48 +0200 Subject: [PATCH] ADD: added CWE reference --- software-bugs.bib | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/software-bugs.bib b/software-bugs.bib index 217c91f..93d55fb 100644 --- a/software-bugs.bib +++ b/software-bugs.bib @@ -17,3 +17,10 @@ year = "2020", institution = "Forescout Research Labs" } + +@misc{cwe2021, + title = "CWE Top 25 Most Dangerous Software Weaknesses", + year = "2021", + howpublished = "\url{https://cwe.mitre.org/top25/archive/2021/2021_cwe_top25.html}", + month = "July~" # "26--26" +}