Releases: cycodehq/cycode-cli
Releases · cycodehq/cycode-cli
Release - 1.8.2
What's Changed
Full Changelog: v1.8.1...v1.8.2
Release - 1.8.1
What's Changed
- Print report URLs at the end of the table instead of the column by @saramontif in #207
- Support
arrowdependency since the first stable version by @MarshalX in #205 - Updated report examples and replaced the full example with an image in the README by @anna-aleksandrowicz in #206
Full Changelog: v1.8.0...v1.8.1
Release - 1.8.0
What's Changed
- Add support of
--reportoption for secret scanning by @saramontif in #203 - Add caching of the access token by @MarshalX in #199
- Add new fields to scan parameters by @MarshalX in #198
- Add contributing guidelines by @MarshalX in #202
- Add GitHub output in ruff GitHub Actions workflow by @MarshalX in #200
- Fix absolute imports by @MarshalX in #201
- Fix severity sorting for unknown severity by @morsa4406 in #197
- Fix multiprocessing module in packaged CLI with Python 3.12 on macOS by @MarshalX in #196
New Contributors
- @saramontif made their first contribution in #203
Full Changelog: v1.7.1...v1.8.0
Release - 1.7.1
What's Changed
- Add building of executable CLI in the onedir mode and ARM macOS by @MarshalX in #187
- Add onedir CLI to GitHub releases with checksums by @MarshalX in #189 and #191
- Migrate from black to ruff format by @MarshalX in #192
- Bump gitpython from 3.1.40 to 3.1.41 by @dependabot in #195
- Fix route to scan-service and detectionsonline-service by @morsa4406 and @MarshalX in #188, #190, #194
- Fix reading existing restore file from a directory for Gradle by @morsa4406 in #193
Full Changelog: v1.7.0...v1.7.1
Release - 1.7.0
What's Changed
Added an option to show custom company remediation guidelines as part of our commitment to improving AppSec - R&D collaboration. Note that this field will appear only for detections with company guidelines.
Full Changelog: v1.6.0...v1.7.0
Release - 1.6.0
What's Changed
- Add scanning of many paths in one CLI run by @MarshalX in #183
- Migrate all CLI commands to the new project structure by @MarshalX in #182
Full Changelog: v1.5.0...v1.6.0
Release - 1.5.0
What's Changed
- Add Elixir support for SCA by @MarshalX in #179
- Add signed executables and their checksums as assets to GitHub releases by @MarshalX in #172
- Add SBOM report to the readme by @jenia-sakirko in #171
- Add CLI documentation regarding committing config file with ignores to repo by @MarshalX in #177
- Improve UX of SCA table with results by grouping and sorting data by @MarshalX in #180
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #170
- Update "cycode configure" section in README by @MarshalX in #174
- Update dynamic versioning (fix compatibility with Poetry) by @MarshalX in #175
- Update GitHub organization name by @MarshalX in #176
New Contributors
- @jenia-sakirko made their first contribution in #171
Full Changelog: v1.4.0...v1.5.0
Release - 1.4.0
Release - 1.3.0
What's Changed
- Add SBOM reports by @MarshalX in #164
- Bump urllib3 from 1.26.16 to 1.26.17 by @dependabot in #165
Full Changelog: v1.2.0...v1.3.0
Release - 1.2.0
What's Changed
- Add
--no-restoreflag for SCA by @PelegCycode in #154 - Add signing of Windows CLI executables by @MarshalX in #158
- Fix setting of logger level from environment variable by @MarshalX in #162
- Fix stream of loggers (
--verboseflag). It usesstderrinstead ofstdoutnow by @MarshalX in #162 - Bump gitpython from 3.1.31 to 3.1.35 by @dependabot in #155 and #163
Full Changelog: v1.1.0...v1.2.0