Summary
- Experimental: Support for pushing fuzz container to a registry
- Experimental: Improved JavaScript/TypeScript support
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
- fix(cmdutils): use fully qualified name for java fuzz test classes containing one fuzz test by @florianGla in #923
- build(deps): bump github.com/pterm/pterm from 0.12.62 to 0.12.63 by @dependabot in #926
- fix(remote-run): check resolve error by @mlsandnerCI in #929
- ci: use current version of artifact upload actions by @jochil in #924
- Test: Fresh buckets for integration tests by @github-actions in #928
- feat(java): Set JVM args recommended for Jazzer by @fmeum in #930
- build(deps): bump github.com/alessio/shellescape from 1.4.1 to 1.4.2 by @dependabot in #925
- build(deps): bump github.com/gookit/color from 1.5.3 to 1.5.4 by @dependabot in #934
- docs: improve nodejs examples by @jochil in #932
- fix(test): Fix TestOkTypeScript by @adombeck in #935
- Run E2E tests in containers by @JackuB in #838
- build(deps): bump github.com/docker/docker from 24.0.4+incompatible to 24.0.5+incompatible by @dependabot in #938
- Test cifuzz container run command by @JackuB in #937
- feat(container): implement remote-run by @MarkusZoppelt in #913
- fix: set correct Engine value in campaign run (for finding upload) by @MarkusZoppelt in #941
Full Changelog: v1.0.0...v1.1.0