mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-14 15:21:04 +01:00
Assigned RUSTSEC-2022-0034 to pkcs11 (#1283)
Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
48214447df
commit
36df8a4efc
@@ -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.
|
||||
b0cb5be18fd2017e098a47099c07635d29d492ec856cca1c1995835287a64cfb -
|
||||
68e809d6a60b42e6fc63cf1e92281eafec92f6a7050f2ca505de23baa2bd3762 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0034"
|
||||
package = "pkcs11"
|
||||
date = "2022-07-22"
|
||||
url = "https://github.com/mheese/rust-pkcs11/issues/57"
|
||||
@@ -31,4 +31,4 @@ Users of the crate need to be _extremely_ careful in all the calls made to avoid
|
||||
- [mheese/rust-pkcs11#53](https://github.com/mheese/rust-pkcs11/pull/53)
|
||||
- [mheese/rust-pkcs11#55](https://github.com/mheese/rust-pkcs11/issues/55)
|
||||
- [mheese/rust-pkcs11#54](https://github.com/mheese/rust-pkcs11/issues/54)
|
||||
- [mheese/rust-pkcs11#50](https://github.com/mheese/rust-pkcs11/issues/50)
|
||||
- [mheese/rust-pkcs11#50](https://github.com/mheese/rust-pkcs11/issues/50)
|
||||
Reference in New Issue
Block a user