yaml-rust: initial integration#8250
Conversation
|
That library is unmaintained/abandoned, so I don't know that fuzzing would be any use. Supposing it turns up anything, fixes would not be accepted. |
Hi, thanks for update, i saw this comment chyh1990/yaml-rust#190 (comment) before making this PR, not sure how much is it true. later it might change maintainer or get forked. so I'll wait for oss-fuzz team decision. :) |
disables file_github_issue, until maintainer explicitly mentions it.
Never-mind project is unmaintained/abandoned! |
Hi, yaml-rust is a pure Rust YAML 1.2 implementation, which enjoys the memory safety property and other benefits from the Rust language. The parser is heavily influenced by libyaml and yaml-cpp.
The project has been downloaded 25 million times here and 250 projects depend on it as show here