initial fuzzing support
Introducing initial fuzzing support for clay to identify and address potential bugs.
Upon merging this, I will create a pull request in the OSS-Fuzz repository to initiate fuzzing for this library using Google's infrastructure. Any detected issues will be communicated to the maintainers of clay.
Could you also Please review the OSS-Fuzz documentation and Bug Disclosure Guidelines before merging.
Thank you for your consideration!
Thanks, I have been wanting to get some fuzzing setup for a while. I will follow up on this over the next few days.
Hii @nicbarker Thanks For Response Yes sure you can also Review above initial fuzz support code and merge it So next I will Create Create PR to ossfuzz with Required other files
Hii For here .cc Extension could also work indeed but yes you are correct if we use .c it would be good as here most of part of Project is written in c language About clay string As far as I know it's not so concern part because there wouldn't be any so small Data or string which which is important and ignore here
Hii @nicbarker Can we Proceed with this ? So Could You Please merge this PR so next I will make PR in ossfuzz Repo for integration of this project with other files
Introducing initial fuzzing support for clay to identify and address potential bugs.
Upon merging this, I will create a pull request in the OSS-Fuzz repository to initiate fuzzing for this library using Google's infrastructure. Any detected issues will be communicated to the maintainers of clay.
Could you also Please review the OSS-Fuzz documentation and Bug Disclosure Guidelines before merging.
Thank you for your consideration!
Hii @nicbarker Just Reminder on above :) So after approving and merging I will create PR to integrate in ossfuzz Could You please Review this PR
Hii @nicbarker Just Reminder Could You Look into this PR @nicbarker Can I move forward with this PR? So after approving and merging I will create PR to integrate in ossfuzz Thanks
Hii @nicbarker just a Followup on above PR Can we move forward with this above initial fuzz Code? Thanks