cncf / cncf-fuzzing

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

Keycloak: Fix build and fuzzers #489

Closed arthurscchan closed 2 months ago

arthurscchan commented 2 months ago

This PR continues the work on expanding the mocking object of KeycloakSession to allow fuzzing more methods in the Keycloak project. This PR also refines the build script in order to decrease the modules built and possible timeout during building process.