mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-20 10:31:01 +01:00
Add withdrawn field (#942)
* Add `withdrawn` field to advisories, recording the yank date * Synthetic signed commit for testing * Add `withdrawn` field to lubpulse-binding advisory forgotten on the first pass
This commit is contained in:
committed by
GitHub
parent
1684325bb6
commit
84e3fb3121
@@ -6,6 +6,7 @@ date = "2020-10-16"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/dirs-dev/directories-rs"
|
||||
yanked = true
|
||||
withdrawn = "2021-04-19"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
|
||||
@@ -6,6 +6,7 @@ date = "2020-10-16"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/dirs-dev/dirs-rs"
|
||||
yanked = true
|
||||
withdrawn = "2021-04-19"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
|
||||
@@ -5,6 +5,7 @@ package = "libpulse-binding"
|
||||
date = "2020-10-21"
|
||||
url = "https://rustsec.org/advisories/RUSTSEC-2018-0020.html"
|
||||
yanked = true
|
||||
withdrawn = "2020-10-22"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
|
||||
@@ -6,6 +6,7 @@ date = "2019-11-21"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/mvdnes/spin-rs/commit/7516c80"
|
||||
yanked = true
|
||||
withdrawn = "2020-10-08"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
|
||||
Reference in New Issue
Block a user