mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-02 09:36:40 +01:00
Add unmaintained advisory kuchiki (#1632)
Co-authored-by: sidunder <sidunder@users.noreply.github.com>
This commit is contained in:
22
crates/kuchiki/RUSTSEC-0000-0000.md
Normal file
22
crates/kuchiki/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,22 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "kuchiki"
|
||||
date = "2023-01-21"
|
||||
url = "https://github.com/kuchiki-rs/kuchiki/commit/f92e4c047fdc30619555da282ac7ccce1d313aa6"
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# `kuchiki` is unmaintained
|
||||
|
||||
The `kuchiki` repo was marked as archived in [this](https://github.com/kuchiki-rs/kuchiki/commit/f92e4c047fdc30619555da282ac7ccce1d313aa6) commit.
|
||||
|
||||
## Possible Alternatives
|
||||
|
||||
Possible alternatives may include:
|
||||
|
||||
- [html5ever](https://crates.io/crates/html5ever)
|
||||
- [xml-rs](https://crates.io/crates/xml-rs)
|
||||
Reference in New Issue
Block a user