mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Remove yanked 2 (#1364)
* Remove yanked 2 Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com> * Test cache * Cache back on * Bump audit cache 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
7b8185d1df
commit
d3eccc4072
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
uses: actions/cache@v1
|
uses: actions/cache@v1
|
||||||
with:
|
with:
|
||||||
path: ~/.cargo/bin
|
path: ~/.cargo/bin
|
||||||
key: rustsec-admin-v0.8.1
|
key: rustsec-admin-v0.8.1p
|
||||||
|
|
||||||
- name: Install rustsec-admin
|
- name: Install rustsec-admin
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -5,7 +5,6 @@ package = "directories"
|
|||||||
date = "2020-10-16"
|
date = "2020-10-16"
|
||||||
informational = "unmaintained"
|
informational = "unmaintained"
|
||||||
url = "https://github.com/dirs-dev/directories-rs"
|
url = "https://github.com/dirs-dev/directories-rs"
|
||||||
yanked = true
|
|
||||||
withdrawn = "2021-04-19"
|
withdrawn = "2021-04-19"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
|
|||||||
@@ -5,7 +5,6 @@ package = "dirs"
|
|||||||
date = "2020-10-16"
|
date = "2020-10-16"
|
||||||
informational = "unmaintained"
|
informational = "unmaintained"
|
||||||
url = "https://github.com/dirs-dev/dirs-rs"
|
url = "https://github.com/dirs-dev/dirs-rs"
|
||||||
yanked = true
|
|
||||||
withdrawn = "2021-04-19"
|
withdrawn = "2021-04-19"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ id = "RUSTSEC-2020-0055"
|
|||||||
package = "libpulse-binding"
|
package = "libpulse-binding"
|
||||||
date = "2020-10-21"
|
date = "2020-10-21"
|
||||||
url = "https://rustsec.org/advisories/RUSTSEC-2018-0020.html"
|
url = "https://rustsec.org/advisories/RUSTSEC-2018-0020.html"
|
||||||
yanked = true
|
|
||||||
withdrawn = "2020-10-22"
|
withdrawn = "2020-10-22"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
|
|||||||
@@ -5,7 +5,6 @@ package = "spin"
|
|||||||
date = "2019-11-21"
|
date = "2019-11-21"
|
||||||
informational = "unmaintained"
|
informational = "unmaintained"
|
||||||
url = "https://github.com/mvdnes/spin-rs/commit/7516c80"
|
url = "https://github.com/mvdnes/spin-rs/commit/7516c80"
|
||||||
yanked = true
|
|
||||||
withdrawn = "2020-10-08"
|
withdrawn = "2020-10-08"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
|
|||||||
@@ -7,7 +7,6 @@ url = "https://github.com/tower-rs/tower-http/pull/204"
|
|||||||
categories = ["file-disclosure"]
|
categories = ["file-disclosure"]
|
||||||
keywords = ["directory traversal", "http"]
|
keywords = ["directory traversal", "http"]
|
||||||
withdrawn = "2022-08-14" # fixing date to 2022-01-21 see rustsec/advisory-db#1165
|
withdrawn = "2022-08-14" # fixing date to 2022-01-21 see rustsec/advisory-db#1165
|
||||||
yanked = true
|
|
||||||
|
|
||||||
[affected]
|
[affected]
|
||||||
os = ["windows"]
|
os = ["windows"]
|
||||||
|
|||||||
Reference in New Issue
Block a user