Skip to content

yaml-rust: initial integration#8250

Closed
manunio wants to merge 3 commits into
google:masterfrom
manunio:yaml-rust
Closed

yaml-rust: initial integration#8250
manunio wants to merge 3 commits into
google:masterfrom
manunio:yaml-rust

Conversation

@manunio
Copy link
Copy Markdown
Contributor

@manunio manunio commented Aug 14, 2022

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

@dtolnay
Copy link
Copy Markdown

dtolnay commented Aug 14, 2022

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.

@manunio
Copy link
Copy Markdown
Contributor Author

manunio commented Aug 14, 2022

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.
@manunio manunio marked this pull request as draft August 23, 2022 16:08
@manunio
Copy link
Copy Markdown
Contributor Author

manunio commented Oct 4, 2022

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. :)

Never-mind project is unmaintained/abandoned!

@manunio manunio closed this Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants