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:
pinkforest(she/her)
2022-08-16 12:38:08 +10:00
committed by GitHub
parent 7b8185d1df
commit d3eccc4072
6 changed files with 1 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ jobs:
uses: actions/cache@v1
with:
path: ~/.cargo/bin
key: rustsec-admin-v0.8.1
key: rustsec-admin-v0.8.1p
- name: Install rustsec-admin
run: |

View File

@@ -5,7 +5,6 @@ package = "directories"
date = "2020-10-16"
informational = "unmaintained"
url = "https://github.com/dirs-dev/directories-rs"
yanked = true
withdrawn = "2021-04-19"
[versions]

View File

@@ -5,7 +5,6 @@ package = "dirs"
date = "2020-10-16"
informational = "unmaintained"
url = "https://github.com/dirs-dev/dirs-rs"
yanked = true
withdrawn = "2021-04-19"
[versions]

View File

@@ -4,7 +4,6 @@ id = "RUSTSEC-2020-0055"
package = "libpulse-binding"
date = "2020-10-21"
url = "https://rustsec.org/advisories/RUSTSEC-2018-0020.html"
yanked = true
withdrawn = "2020-10-22"
[versions]

View File

@@ -5,7 +5,6 @@ package = "spin"
date = "2019-11-21"
informational = "unmaintained"
url = "https://github.com/mvdnes/spin-rs/commit/7516c80"
yanked = true
withdrawn = "2020-10-08"
[versions]

View File

@@ -7,7 +7,6 @@ url = "https://github.com/tower-rs/tower-http/pull/204"
categories = ["file-disclosure"]
keywords = ["directory traversal", "http"]
withdrawn = "2022-08-14" # fixing date to 2022-01-21 see rustsec/advisory-db#1165
yanked = true
[affected]
os = ["windows"]