Releases: cycodehq/cycode-cli
Releases · cycodehq/cycode-cli
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
Release - 3.2.1
Release - 3.2.0
What's Changed
- Add Cycode MCP (Model Context Protocol) by @MarshalX in #316
- Add commit history scan for SAST by @MarshalX in #314
- Add pre-commit hook for SAST (hook ID is
cycode-sast
) by @MarshalX in #314 and #318 - Update file filtering for all scan types by @MarshalX in #313
- Improve project README readability by @gotbadger in #319
- Remove outdated RIG references with
--monitor
flag in README by @juliebyrne-gh in #315
New Contributors
- @juliebyrne-gh made their first contribution in #315
- @gotbadger made their first contribution in #319
Full Changelog: v3.1.0...v3.2.0
Release - 3.1.0
What's Changed
- Add new files filter for SAST by @MarshalX in #311
- Fix Maven dependencies restore for SCA by @MarshalX in #312
Full Changelog: v3.0.1...v3.1.0