Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions crates/yaml-rust/RUSTSEC-2024-0320.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
```toml
[advisory]
id = "RUSTSEC-2024-0320"
package = "yaml-rust"
date = "2024-03-20"
informational = "unmaintained"
url = "https://github.com/rustsec/advisory-db/issues/1921"

[versions]
patched = []
unaffected = []
```

# yaml-rust is unmaintained.

The maintainer seems [unreachable](https://github.com/chyh1990/yaml-rust/issues/197).

Many issues and pull requests have been submitted over the years
without any [response](https://github.com/chyh1990/yaml-rust/issues/160).

## Alternatives

Consider switching to the actively maintained `yaml-rust2` fork of the original project:

- [yaml-rust2](https://github.com/Ethiraric/yaml-rust2)
- [yaml-rust2 @ crates.io](https://crates.io/crates/yaml-rust2))