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
- feat(finding): Rename original input file to contain finding name by @fmeum in #995
- fix(run): add usage information for Node.js projects by @florianGla in #998
- feat(tools): Add a Java fuzz test listing tool by @fmeum in #958
- CLI-1167 Print bundle metadata by @adombeck in #983
- fix(definitions): check for minimum required Gradle version by @MarkusZoppelt in #1003
- feat: remove
CIFUZZ_PRERELEASE
flag by @MarkusZoppelt in #1000 - Test: Fresh buckets for integration tests by @github-actions in #999
- fix(cmd): check connection error after getting auth status by @florianGla in #997
- fix(instructions): add ts-node to typescript instructions by @florianGla in #1006
- ci: send slack message to release channel by @jochil in #1004
- ci: automatically create a final release instead of a draft one by @jochil in #1002
- Skip failing UBSan test on Windows by @adombeck in #1005
- CLI-1237 Fix pterm signal handling by @adombeck in #1009
- Init command: arg should override project type detection by @JackuB in #933
- Minor fixes by @adombeck in #1001
- ci: cleanup pipelines by renaming/merging by @jochil in #1007
- fix(ci): using "created" event trigger for post-release pipeline by @jochil in #1012
- fix(errors): handle all error types correctly in root by @mlsandnerCI in #991
- Improve verbose output for bundling by @mlsandnerCI in #1011
- fix(ci): merge post release pipeline into release pipeline by @jochil in #1015
Full Changelog: v1.6.0...v1.7.0