LucaCappelletti94 opened a new pull request, #2527:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2527

   Step 2 of #2519, modelled on diesel-rs/diesel#5212.
   
   Adds the [ClusterFuzzLite](https://google.github.io/clusterfuzzlite/) 
configuration and four workflows for the existing `fuzz_parse_sql` target.
   
   Every pull request fuzzes for 10 minutes in code-change mode, pushes to main 
refresh a runner-cached build, and a daily batch at 06:00 UTC plus a corpus 
prune at 05:00 keep the shared corpus on the clusterfuzzlite branch of this 
repository using the default GITHUB_TOKEN.
   
   Given this is the first time we actually start to fuzz the code 
automatically and the various PRs, I expect some blood bath of bugs will ensue, 
but that is sort of the point. We will add more fuzz  harnesses over time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to