Commit 9ad1631 1 parent 369d98c commit 9ad1631 Copy full SHA for 9ad1631
File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ ``` toml
2
+ [advisory ]
3
+ id = " RUSTSEC-2024-0320"
4
+ package = " yaml-rust"
5
+ date = " 2024-03-20"
6
+ informational = " unmaintained"
7
+ url = " https://github.com/rustsec/advisory-db/issues/1921"
8
+
9
+ [versions ]
10
+ patched = []
11
+ unaffected = []
12
+ ```
13
+
14
+ # yaml-rust is unmaintained.
15
+
16
+ The maintainer seems [ unreachable] ( https://github.com/chyh1990/yaml-rust/issues/197 ) .
17
+
18
+ Many issues and pull requests have been submitted over the years
19
+ without any [ response] ( https://github.com/chyh1990/yaml-rust/issues/160 ) .
20
+
21
+ ## Alternatives
22
+
23
+ Consider switching to the actively maintained ` yaml-rust2 ` fork of the original project:
24
+
25
+ - [ yaml-rust2] ( https://github.com/Ethiraric/yaml-rust2 )
26
+ - [ yaml-rust2 @ crates.io] ( https://crates.io/crates/yaml-rust2 ) )
You can’t perform that action at this time.
0 commit comments