mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2023-0043 to ftp (#1714)
Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3ad954ae91
commit
13b9455e9f
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
8b34c113f76901e59a61c3d76ec7c2d9112a5fb768f676995562ee74319e4737 -
|
bd3ebf6e9fe19898cd0a75856616b9953f38025971ef8085e974ccbd2c771362 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2023-0043"
|
||||||
package = "ftp"
|
package = "ftp"
|
||||||
date = "2023-02-20"
|
date = "2023-02-20"
|
||||||
url = "https://github.com/mattnenterprise/rust-ftp/pull/92"
|
url = "https://github.com/mattnenterprise/rust-ftp/pull/92"
|
||||||
Reference in New Issue
Block a user