github CodeIntelligenceTesting/cifuzz v0.30.0
cifuzz Release 0.30.0

latest releases: v2.40.0, v2.39.0, v2.38.0...
16 months ago

Summary

  • Android support for local tests
  • Remove --engine-args from cifuzz coverage
  • Fixing file deduplication for artifact bundles

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

  • add integration test for Java Spring Boot example by @florianGla in #768
  • Gradle Integration: Do not attempt to call 'gradle testClasses' by @jjohannes in #772
  • ci(pr): fix PR pipeline for pull requests created from forks by @jochil in #774
  • Test: Fresh buckets for integration tests by @github-actions in #771
  • build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #776
  • build(deps): bump golang.org/x/term from 0.7.0 to 0.8.0 by @dependabot in #777
  • fix(coverage): remove EngineArgs from coverage by @MarkusZoppelt in #766
  • ci: skip commit message check for merge group by @jochil in #779
  • fix(archive): don't write already added files to the bundle archive by @MarkusZoppelt in #782
  • feat: Android support for local tests by @jochil in #778

New Contributors

Full Changelog: v0.29.0...v0.30.0

Don't miss a new cifuzz release

NewReleases is sending notifications on new releases.