mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Assigned RUSTSEC-2022-0048 to xml-rs (#1365)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4e5153b854
commit
7b8185d1df
@@ -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.
|
||||
919efaf7a9a76c01d96bf7a09f685007c3bd318388d34f048907209725d80ada -
|
||||
e90635e9f4a2b20a2799fbffa072642a3a4f821d56f72813e50dffaabb7e2071 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0048"
|
||||
package = "xml-rs"
|
||||
date = "2022-01-26"
|
||||
url = "https://github.com/netvl/xml-rs/issues"
|
||||
@@ -20,4 +20,4 @@ may or may not be suited to parse untrusted data.
|
||||
|
||||
## Alternatives
|
||||
|
||||
- [quick-xml](https://crates.io/crates/quick-xml)
|
||||
- [quick-xml](https://crates.io/crates/quick-xml)
|
||||
Reference in New Issue
Block a user