Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jazzer-linux.tar.gz | 2024-12-20 | 7.0 MB | |
jazzer-macos.tar.gz | 2024-12-20 | 6.7 MB | |
jazzer-windows.tar.gz | 2024-12-20 | 6.8 MB | |
README.md | 2024-12-20 | 1.9 kB | |
v0.23.0 source code.tar.gz | 2024-12-20 | 642.5 kB | |
v0.23.0 source code.zip | 2024-12-20 | 1.2 MB | |
Totals: 6 Items | 22.5 MB | 0 |
What's Changed
- tests: Restore live output of
java_fuzz_target_test
by @fmeum in https://github.com/CodeIntelligenceTesting/jazzer/pull/875 - driver: Fix startup crash when fuzzing native libraries by @fmeum in https://github.com/CodeIntelligenceTesting/jazzer/pull/883
- Remove cifuzz references by @bertschneider in https://github.com/CodeIntelligenceTesting/jazzer/pull/892
- build: update toolchains_llvm dependency by @bertschneider in https://github.com/CodeIntelligenceTesting/jazzer/pull/897
- docs: update readme to inform about commercial offering by @jochil in https://github.com/CodeIntelligenceTesting/jazzer/pull/898
- doc: Add updated links to README by @HenrichN in https://github.com/CodeIntelligenceTesting/jazzer/pull/900
- Jazzer Pro by @kyakdan in https://github.com/CodeIntelligenceTesting/jazzer/pull/906
- Adjust license to clarify the usage within OSS-Fuzz by @serj in https://github.com/CodeIntelligenceTesting/jazzer/pull/909
- Change license back to Apache2 by @serj in https://github.com/CodeIntelligenceTesting/jazzer/pull/913
- Update macOS to 14 in the CI by @kyakdan in https://github.com/CodeIntelligenceTesting/jazzer/pull/914
- ci: Update softprops/action-gh-release to v2.2.0 in prerelease workflow by @zgtm in https://github.com/CodeIntelligenceTesting/jazzer/pull/916
- Fix prerelease pipeline by @zgtm in https://github.com/CodeIntelligenceTesting/jazzer/pull/917
- Fix maven deployment by @zgtm in https://github.com/CodeIntelligenceTesting/jazzer/pull/918
New Contributors
- @jochil made their first contribution in https://github.com/CodeIntelligenceTesting/jazzer/pull/898
- @HenrichN made their first contribution in https://github.com/CodeIntelligenceTesting/jazzer/pull/900
- @serj made their first contribution in https://github.com/CodeIntelligenceTesting/jazzer/pull/909
Full Changelog: https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.22.1...v0.23.0