mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2020-0144 to lzw (#761)
Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fb29bc7093
commit
0283f676ac
@@ -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.
|
||||
46ffb9c1b39b7485e23b26a8ed0f023162f34a70546a00cf285e4ad9e041643b -
|
||||
ab9f4325aa882ac598b33552b8b8c27438af7b74b2a36d4be1e90236aac8071f -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2020-0144"
|
||||
package = "lzw"
|
||||
date = "2020-02-10"
|
||||
url = "https://github.com/nwin/lzw/issues/2"
|
||||
Reference in New Issue
Block a user