jazzer
jazzer copied to clipboard
Coverage-guided, in-process fuzzing for the JVM
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.2 to 3.25.5. Commits 9d0ec0f Updating version.json and repo version numbers to: 25.5 4a197e7 Merge pull request #18387 from protocolbuffers/cp-lp-25 b5a7cf7 Remove RecursiveGroup test case which doesn't...
## Version Jazzer JUnit 0.24.0 ## Description It seems the `FuzzedDataProvider` methods for producing a value within a `[min, max]` range, such as `consumeInt`, return results outside that range when...
- uses [GitHub Markdown alerts](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts) to format notes - extends JUnit integration documentation - mention limitation of fuzzing mode only running one fuzz test (see also #599); documentation was previously...
Right now it appears the only released Linux binary is for x86_64. It would be great if the project was also compiled and released for linux aarch64 / arm. Thank...