Assigned RUSTSEC-2023-0022 to openssl (#1655)

Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-23 22:21:14 -04:00
committed by GitHub
parent 929acd512d
commit f863caf8fd
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.
748284018eaacf62b18055fdc8db58baec811b01d7c76fc0eca980d89ddc1ffc -
f77850cc87ed14376b635bb5903eb41b1df56641a9977026f8be4e23087063da -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0022"
package = "openssl"
date = "2023-03-24"
url = "https://github.com/sfackler/rust-openssl/pull/1854"