mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Assigned RUSTSEC-2021-0141 to dotenv, RUSTSEC-2021-0142 to dotenv_codegen (#1398)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e7dcb971d8
commit
2703251e71
@@ -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.
|
||||
e87ac22f41d580de7757c588fb62d04f05b7c5ed0fd825276fb9a2111db15ded -
|
||||
82b3982dd83196d56b63c62b1024ea2d7d1a3be0d94e55c8dd46efec7e8ceb85 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0141"
|
||||
package = "dotenv"
|
||||
date = "2021-12-24"
|
||||
url = "https://github.com/dotenv-rs/dotenv/issues/74"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0142"
|
||||
package = "dotenv_codegen"
|
||||
date = "2021-12-24"
|
||||
url = "https://github.com/dotenv-rs/dotenv/issues/74"
|
||||
Reference in New Issue
Block a user