github CodeIntelligenceTesting/cifuzz v1.14.0
cifuzz Release 1.14.0

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

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 race condition when executing multiple cifuzz container run commands in parallel by @adombeck in #1045
  • fix: Run Docker container with same UID as host user by @adombeck in #1023
  • Test that cifuzz execute creates seeds in /cifuzz/corpus (C/C++) by @adombeck in #1044
  • feat: access remote findings from CI Sense by @MarkusZoppelt in #1034
  • ci: add check for conventional commits by @jochil in #1051
  • test: Fix race in Test_createMetricsForCampaignRun by @adombeck in #1049
  • refactor: split run command into build system specific runner by @jochil in #1047
  • fuzz container: Use user-specified options (--dict, --engine-args, --seed-corpus, --timeout, --plain) by @adombeck in #1046

Full Changelog: v1.13.0...v1.14.0

Don't miss a new cifuzz release

NewReleases is sending notifications on new releases.