mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Document empty versions (#1370)
Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com> Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b75822a011
commit
863d0e654f
@@ -116,6 +116,7 @@ keywords = ["ssl", "mitm"]
|
||||
functions = { "mycrate::MyType::vulnerable_function" = ["< 1.2.0, >= 1.1.0"] }
|
||||
|
||||
# Versions which include fixes for this vulnerability (mandatory)
|
||||
# use patched = [] e.g. in case of unmaintained where there is no fix
|
||||
[versions]
|
||||
patched = [">= 1.2.0"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user