Assigned RUSTSEC-2023-0044 to openssl (#1720)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-06-20 17:34:12 -04:00
committed by GitHub
parent e8534eadc5
commit 29b04da119
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.
bd3ebf6e9fe19898cd0a75856616b9953f38025971ef8085e974ccbd2c771362 -
9c4c4f54354865eff4746b5024c7b500da7aacf5250a59f3827ff61b3ef71b01 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0044"
package = "openssl"
date = "2023-06-20"
url = "https://github.com/sfackler/rust-openssl/issues/1965"