Releases: cycodehq/cycode-cli
Releases · cycodehq/cycode-cli
Release - 3.7.1
What's Changed
- Fix SCA Scan Failures due to Detect Indirect Dependencies in PNPM Lock File Handling by @morsa4406 in #360
- Cover some edge cases in commit pre-receive by @gotbadger in #359
Full Changelog: v3.7.0...v3.7.1
Release - 3.7.0
What's Changed
- Allow python 3.14 and pep 517 updates by @branchvincent in #354
- Document exclusion of paths from scans by @omerr-cycode in #356
- Add SBOM import support to cli by @omerr-cycode in #358
New Contributors
- @branchvincent made their first contribution in #354
Full Changelog: v3.6.0...v3.7.0
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.lockanddeno.jsonfile support for SCA by @LironKotev in #328 and #329 - Add customization of timeouts for dependency trees (SCA restore) by @oz-blumenfeld in #333
- Add
.cycodeignoresupport by @DmytroLynda in #332 - Fix
--gradle-all-sub-projectsand--no-restorescan 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