mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Add advisory for trust-dns-proto
This commit is contained in:
committed by
Dirkjan Ochtman
parent
0e75a0770b
commit
f044fffddf
17
crates/trust-dns-proto/RUSTSEC-0000-0000.md
Normal file
17
crates/trust-dns-proto/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,17 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "trust-dns-proto"
|
||||
date = "2025-03-23"
|
||||
url = "https://crates.io/crates/hickory-proto"
|
||||
informational = "unmaintained"
|
||||
references = ["https://github.com/hickory-dns/hickory-dns/issues/2051"]
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = ["<= 0.23.0"]
|
||||
```
|
||||
|
||||
# The `trust-dns` project has been rebranded to `hickory-dns`
|
||||
|
||||
The `trust-dns-proto` crate is now available as `hickory-proto`.
|
||||
Reference in New Issue
Block a user