Releases: cycodehq/cycode-cli
Releases · cycodehq/cycode-cli
Release - 3.6.0
What's Changed
- Add full support of .cycodeignore for repository and commit range scans by @DmytroLynda in #351
- Fix for SCA commit ranges being calculated incorrectly in some cases by @gotbadger in #353
Full Changelog: v3.5.2...v3.6.0
Release - 3.5.2
Release - 3.5.1
What's Changed
- Improve ignore logging by @gotbadger in #349
- Bump starlette from 0.47.0 to 0.47.2 by @dependabot[bot] in #339
Full Changelog: v3.5.0...v3.5.1
Release - 3.5.0
Release - 3.4.3
What's Changed
Full Changelog: v3.4.2...v3.4.3
Release - 3.4.2
What's Changed
Full Changelog: v3.4.1...v3.4.2
Release - 3.4.1
What's Changed
- Fix Git remote url resolving by searching in parent dirs; fix handling of multiplied paths to scan by @MarshalX in #335
- Fix SCA folder excluder by @MarshalX in #336
- Fix docker image building on PRs from outside contributors by @MarshalX in #337
- Fix work on read-only file systems by @MarshalX in #338
- Fix first patched version display in SCA rich output by @amitmoskovitz in #340
- Fix pre-commit hook for bare repositories by @MarshalX in #341
Full Changelog: v3.4.0...v3.4.1
Release - 3.4.0
What's Changed
- Add
deno.lock
anddeno.json
file support for SCA by @LironKotev in #328 and #329 - Add customization of timeouts for dependency trees (SCA restore) by @oz-blumenfeld in #333
- Add
.cycodeignore
support by @DmytroLynda in #332 - Fix
--gradle-all-sub-projects
and--no-restore
scan options by @MarshalX in #331 - Update README to better explain diff scanning capabilities via commit range by @MarshalX in #334
New Contributors
- @LironKotev made their first contribution in #328
- @DmytroLynda made their first contribution in #332
- @oz-blumenfeld made their first contribution in #333
Full Changelog: v3.3.0...v3.4.0
Release - 3.3.0
What's Changed
- Add pnpm lock file support for SCA by @amitmoskovitz in #323
- Add
--maven-settings-file
SCA option by @omerr-cycode in #324 - Update SCA
--maven-settings-file
option in README by @omerr-cycode in #326 - Fix secrets commit history scan by @MarshalX in #327
New Contributors
- @amitmoskovitz made their first contribution in #323
- @omerr-cycode made their first contribution in #324
Full Changelog: v3.2.1...v3.3.0