github CodeIntelligenceTesting/cifuzz v0.38.0
cifuzz Release 0.38.0

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

Summary

  • We are now releasing container images for every release, that can be used inside the cifuzz container command. This enables user to build/run fuzz containers without the need of building cifuzz itself
  • Support multiple target methods in one class

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

  • actions: send release event to datadog by @WillRoque in #871
  • feat(container): Copy cifuzz executable from container image by @adombeck in #859
  • refactor: improving PR template by @mlsandnerCI in #875
  • feat(bundle): check for multiple target methods if argument is class by @mlsandnerCI in #872
  • style: adding formatter for various file types by @jochil in #865
  • Include version/os information in verbose mode by @adombeck in #856

New Contributors

Full Changelog: v0.37.2...v0.38.0

Don't miss a new cifuzz release

NewReleases is sending notifications on new releases.