cncf / cncf-fuzzing

✨🔐 CNCF Fuzzers
https://cncf.io/projects
Apache License 2.0
111 stars 41 forks source link

keycloak: Fix JsonSerializerDeserializerFuzzer and build script #454

Closed arthurscchan closed 1 year ago

arthurscchan commented 1 year ago

This PR fixes the logic for JsonSerializerDeserializerFuzzer by using nested static class with annotation to fuzz the target methods.