Assigned RUSTSEC-2020-0167 to pnet_packet (#1596)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-09 04:11:42 +01:00
committed by GitHub
parent 988dc5fe72
commit b83953fdf1
2 changed files with 2 additions and 2 deletions

View File

@@ -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.
612b8dfc72cfe8cb496010f9920ba2fa2f38ee8a215660d7820d5f469d6a0a06 -
1a723c3ba729ec8a3c79b000fafeb8a9d6fc6da9395407744b530250a2dc9961 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0167"
package = "pnet_packet"
date = "2020-06-19"
url = "https://github.com/libpnet/libpnet/issues/449"