| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jazzer-linux-arm64.tar.gz | 2025-11-18 | 7.1 MB | |
| jazzer-linux-x86-64.tar.gz | 2025-11-18 | 7.1 MB | |
| jazzer-macos.tar.gz | 2025-11-18 | 6.7 MB | |
| jazzer-windows.tar.gz | 2025-11-18 | 6.9 MB | |
| README.md | 2025-11-18 | 3.4 kB | |
| v0.27.0 source code.tar.gz | 2025-11-18 | 618.2 kB | |
| v0.27.0 source code.zip | 2025-11-18 | 1.2 MB | |
| Totals: 7 Items | 29.7 MB | 0 | |
What's Changed
- chore: update bazel dependencies by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/987
- fix: guard against malformed corpus entries in protobuf mutator by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/989
- chore: update maven dependencies by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/988
- fix: fixes for sanitizer handling in honeypot class by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/991
- feat: add guidance hook for SpEL injection by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/990
- feat: add big decimal sanitizer by @florianGla in https://github.com/CodeIntelligenceTesting/jazzer/pull/992
- BREAKING: remove Spring API fuzz test helpers by @florianGla in https://github.com/CodeIntelligenceTesting/jazzer/pull/993
- chore(deps): update github workflows by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/997
- chore: update bazel dependencies by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/998
- fix: fuzz test invocation with referring protobufs by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/995
- chore: exclude potentially dangerous tests by default by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/996
- fix: assertion failure when fuzzing proto strings by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/1002
- feat: add hooks for additional EL evaluation methods by @florianGla in https://github.com/CodeIntelligenceTesting/jazzer/pull/994
- chore: upgrade to bazel 8 by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/1001
- feat: add support for proto maps with enum values by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/1006
- dependency updates by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/1000
- feat: add jexl expression guidance hook by @florianGla in https://github.com/CodeIntelligenceTesting/jazzer/pull/1003
- feat: MVEL guidance hook by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/1005
- feat: add ognl expression guidance hook by @florianGla in https://github.com/CodeIntelligenceTesting/jazzer/pull/1004
- feat: add xml parser guidance hook by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/999
- feat: set mutator by @oetr in https://github.com/CodeIntelligenceTesting/jazzer/pull/955
- Mention
SetinWithSizeJavadoc & slightly improve test by @Marcono1234 in https://github.com/CodeIntelligenceTesting/jazzer/pull/1010 - refactor: improve readability of util function by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/1011
- feat: add freemarker template injection guidance hook by @florianGla in https://github.com/CodeIntelligenceTesting/jazzer/pull/1007
- fix: properly instrument nested records by @oetr in https://github.com/CodeIntelligenceTesting/jazzer/pull/1009
- docs: document seed input sources for @FuzzTest by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/1012
- chore(deps): update maven deps by @simonresch in https://github.com/CodeIntelligenceTesting/jazzer/pull/1014
Full Changelog: https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.26.0...v0.27.0