google / oss-fuzz-gen

LLM powered fuzzing via OSS-Fuzz.
Apache License 2.0
780 stars 92 forks source link

experimental: refactor to simplify and compartmentalise #454

Closed DavidKorczynski closed 1 week ago

DavidKorczynski commented 1 week ago

Refactors the from-scratch logic by:

Note, in the manager and build_generator we can't remove the use of List and Dict since it relies on the Python from OSS-Fuzz, which hasn't migrated to list and dict yet.

This is working towards https://github.com/google/oss-fuzz-gen/issues/450

DavidKorczynski commented 1 week ago

/gcbrun skip

DavidKorczynski commented 1 week ago

/gcbrun skip

DavidKorczynski commented 1 week ago

/gcbrun skip