-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
encoding_rs: initial integration #8652
Conversation
While the other two might find something, and if they did, that would be very notable and useful, my expectation level of fuzzing finding something at this point is low enough that I feel bad about using resources for continuous fuzzing of encoding_rs. I don't object to integration, though, if Google considers this a good use of the resources of OSS-Fuzz regardless. |
Hi thanks for your response, I have removed fuzz_labels.
Given the scale of this project's usage, I think using resources for this project would be worth it, but will have to wait for panel's decision. @jonathanmetzman received permission from maintainer, please review this pr. |
Let me ask our team what we think about this since this is pretty unenthusiastic :-) |
Hi @jonathanmetzman any updates ? |
One more thing: |
@jonathanmetzman Friendly ping :) |
Hi, @Navidem can you please tell us panel's decision for this project. |
@jonathanmetzman ping :) |
@jonathanmetzman ping :) |
I've asked the team about fuzzing this. I personally do not support it but if others do I will merge. |
okay thanks :) |
Our team find |
Hi, encoding_rs an implementation of the (non-JavaScript parts of) the Encoding Standard written in Rust.