github CodeIntelligenceTesting/cifuzz v1.0.0
cifuzz Release 1.0.0

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

Important: The licence of cifuzz changed to https://github.com/CodeIntelligenceTesting/cifuzz/blob/main/LICENSE
This restricts the commercial use of this project, while still supporting non-commercial use cases for example in open source projects.
If you want to purchase a commercial licence of CI Fuzz & CI Sense please visit https://www.code-intelligence.com/

Summary

  • Experimental: Coverage support for JavaScript & TypeScript projects
  • Bugfixes + improved error & output handling

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

  • chore: remove coverage.out file from repo by @jochil in #915
  • Add coverage support for Node.js projects by @florianGla in #903
  • feat(resolve): resolve javascript/typescript fuzz test files by @florianGla in #916
  • fix(maven): trim maven xml output by @florianGla in #914
  • fix(bundle): catch error for missing fuzz tests by @mlsandnerCI in #917
  • refactor: adding more debug output to bundle for 'other' by @mlsandnerCI in #911
  • feat(dangerbot): check for large added files by @mlsandnerCI in #918
  • feat(coverage): support maven coverage runs with specific target methods by @florianGla in #909
  • feat(coverage): support gradle coverage runs with specific target methods by @florianGla in #910
  • refactor: only show stacktrace in verbose mode by @mlsandnerCI in #920
  • refactor(test): improve output handling for (cobra) command tests by @jochil in #921
  • Test: Fresh buckets for integration tests by @github-actions in #922
  • feat: change license by @MarkusZoppelt in #919

Full Changelog: v0.40.0...v1.0.0

Don't miss a new cifuzz release

NewReleases is sending notifications on new releases.