mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Add security advisory for unmaintained hpack crate (#1915)
This commit is contained in:
17
crates/hpack/RUSTSEC-0000-0000.md
Normal file
17
crates/hpack/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,17 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "hpack"
|
||||
date = "2023-09-15"
|
||||
url = "https://github.com/mlalic/hpack-rs/issues/8"
|
||||
informational = "unmaintained"
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# `hpack` is unmaintained
|
||||
|
||||
The `hpack` crate is no longer maintained.
|
||||
|
||||
Consider using [fluke-hpack](https://crates.io/crates/fluke-hpack) or
|
||||
[httlib-huffman](https://crates.io/crates/httlib-huffman).
|
||||
Reference in New Issue
Block a user