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:
Sergey "Shnatsel" Davidoff
2021-06-30 00:08:30 +02:00
committed by GitHub
parent 1684325bb6
commit 84e3fb3121
4 changed files with 4 additions and 0 deletions

View File

@@ -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 = []

View File

@@ -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 = []

View File

@@ -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 = []

View File

@@ -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 = []