Releases: cycodehq/cycode-cli
Releases · cycodehq/cycode-cli
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 --monitorflag 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
Release - 3.0.1
Release - 3.0.0
Breaking changes
- Support for Python 3.8 has been discontinued due to end-of-life.
- Options:
- Option --reportofcycode scanwas renamed to--cycode-report.
- Option --commit_rangeofcycode scan commit-historywas renamed to--commit-range.
- Option --secretwas renamed to--client-secret.
- Options --client-idand--client-secretsmoved fromcycode scantocycode.
 
- Option 
- Output:
- Deprecated scan_idfield was deleted from JSON output. Usescan_idsinstead.
- The pre-commit hook now uses text output for SCA.
- Default output type changed from texttorich. To restore the old behavior providecycode -o textoption.
 
- Deprecated 
- Commands:
- Commands cycode auth checkandcycode versionwere removed. Usecycode statusinstead.
- Commands with _(underscore) now use-(hyphen). Affected commands:commit-history,pre-commit,pre-receive. Note: backward compatibility is provided temporarily and will be deleted in the coming releases.
 
- Commands 
What's Changed
- Add CLI output exporting in HTML, SVG, and JSON formats by @MarshalX in #297
- Add rich output (Violation Cards); improve text output by @MarshalX in #295
- Add rich progress bar with spinner and elapsed time by @MarshalX in #286
- Add rich tables with more useful information, colorful values, visual separators of row groups, and clickable paths by @MarshalX in #287 and #289
- Add formatted and colorized text in logs (--verbosemode) by @MarshalX in #285
- Add text output support for SCA by @MarshalX in #307
- Add syntax highlight for code snippets in text output by @MarshalX in #290
- Add retry behavior for HTTP requests by @MarshalX in #291
- Add error message from server responses to the user space by @MarshalX in #294
- Polishing with various bug fixes by @MarshalX in #299, #302, #303, #293, #296, #309
Showcase
Violation Cards!
Modern UI
Improved text AKA compact output
Refreshed tables output
Full Changelog: v2.4.0...v3.0.0
Release - 2.4.0
Release - 2.3.3
What's Changed
Full Changelog: v2.3.2...v2.3.3
Release - 2.3.2
Release - 2.3.1
What's Changed
Full Changelog: v2.3.0...v2.3.1
Release - 2.3.0
What's Changed
- Add latest CLI version check by @MarshalX in #276
- Add support for running Gradle restore command on all subprojects by @morsa4406 in #278
- Increase project chunk size for SAST by @MarshalX in #279
- Update severity threshold docs by @MarshalX in #277
Full Changelog: v2.2.0...v2.3.0



