Summary
- Remove the need of
CIFUZZ_PRERELEASE
for JavaScript/TypeScript support - Improve build system support for fuzz container
How to install
On Linux and macOS, remember to make the downloaded installer executable via chmod +x <installer file>
.
You can find more information in our README
What's Changed
- Test: Fresh buckets for integration tests by @github-actions in #974
- Test
cifuzz container run
with other build systems by @adombeck in #961 - Test
cifuzz container run
with Bazel by @adombeck in #972 - feat: remove
PRERELEASE
flag for NodeJS by @MarkusZoppelt in #982 - feat(jazzer-bundler): create source map from source files obtained from maven/gradle by @florianGla in #981
- chore: update llvm dep to v12 by @JackuB in #980
- jazzer_runner: Silence warnings added in JDK 21 by @fmeum in #989
- Test: Fresh buckets for integration tests by @github-actions in #985
- ci: use default bazel on macOS by @MarkusZoppelt in #987
Full Changelog: v1.4.0...v1.5.0