mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Assigned RUSTSEC-2022-0017 to array-macro (#1225)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c29b239a56
commit
83c13d8c0a
@@ -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.
|
||||
be31153ca949684d3c0b38dba139be7cc19bd1235297389eb16eb7b16356b11e -
|
||||
05211b923d19475817ba8c9cdcc1c8079a94da53ed993f4f5af9e032b8766a4d -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0017"
|
||||
package = "array-macro"
|
||||
date = "2022-04-27"
|
||||
url = "https://gitlab.com/KonradBorowski/array-macro/-/issues/5"
|
||||
Reference in New Issue
Block a user