Skip to content

Releases: cycodehq/cycode-cli

Release - 1.8.0

25 Jan 13:12
3c217c4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.8.0

Release - 1.7.1

11 Jan 10:51
1468484
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

Release - 1.7.0

13 Dec 13:19
ed45fad
Compare
Choose a tag to compare

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

12 Dec 09:51
0366b40
Compare
Choose a tag to compare

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

04 Dec 14:22
91d3ea5
Compare
Choose a tag to compare

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

Full Changelog: v1.4.0...v1.5.0

Release - 1.4.0

10 Oct 13:52
bb0413f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

Release - 1.3.0

09 Oct 10:23
efc42ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

Release - 1.2.0

18 Sep 13:22
5d0f633
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

Release - 1.1.0

07 Aug 15:25
4c04a32
Compare
Choose a tag to compare

What's Changed

Add support of Terraform Plan scans by @EfratIsrael in #153

New Contributors

Full Changelog: v1.0.0...v1.1.0

Release - 1.0.0

30 Jul 08:04
78e8763
Compare
Choose a tag to compare

Breaking Changes

The new --output position is right after "cycode". Example: cycode -o table.
Instead of cycode --version use cycode version.

What's Changed

New Contributors

Full Changelog: v0.2.5...v1.0.0