Assigned RUSTSEC-2023-0072 to openssl (#1827)

Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-28 09:17:30 -05:00
committed by GitHub
parent c420785f45
commit ae4bf4ea16
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.
3944852d5ebdb55e826a828c06e032c14471d6b3d196f95c2747f15429f9e351 -
c62c31852d5f07d144bbf073e551acc40f63529529e66ecc92350e42e21ffdbf -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0072"
package = "openssl"
date = "2023-11-23"
url = "https://github.com/sfackler/rust-openssl/issues/2096"