mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-02 01:26:42 +01:00
Assigned RUSTSEC-2023-0074 to zerocopy (#1839)
Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d000c08450
commit
bc17aeb683
@@ -1,3 +1,3 @@
|
||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||
This prevents duplicate ID assignment due to a race between those jobs.
|
||||
68f374392fbd373db32bca2d3dd1a400d630ff725ea25d545daa5a0a841c2359 -
|
||||
211b500f5306898122f50444166765a3783558124a5fd8adca828519b628ebdb -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2023-0074"
|
||||
package = "zerocopy"
|
||||
date = "2023-12-14"
|
||||
url = "https://github.com/google/zerocopy/issues/716"
|
||||
Reference in New Issue
Block a user