Skip to content

Releases: Checkmarx/ast-cli

2.0.0_RC5: Bump golang from 1.16.3-alpine3.13 to 1.16.4-alpine3.13 (#189)

10 May 15:03

Choose a tag to compare

Bumps golang from 1.16.3-alpine3.13 to 1.16.4-alpine3.13.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.0.0_RC4: Feature/scan types (#185)

03 May 14:59

Choose a tag to compare

* Added support for KICS and SCA scans.

* Added support incremental scans for SAST, KICS and SCA.

* Removed uneeded variables.

2.0.0_RC2

04 Apr 00:13

Choose a tag to compare

Modified User Agent value to default to ASTCLI. The CLI lets the user…

2.0.0_RC1

18 Mar 20:22

Choose a tag to compare

Update config.yml (#166)

1.0.0_RC5: Fix/circleci publish (#158)

18 Mar 17:41

Choose a tag to compare

* Testing circleci publish issues.

* Restored the Circle CI ghr release process. Updated the CLI version to
1.0.0_RC6

v1.0.0_RC4: Feature/proxy config (#154)

17 Mar 23:35

Choose a tag to compare

* Added proxy to configuration options. Also fixed issue with
configurationfiles in Windows. Windows configuration files weren't
correctly handling CRLF.

* - Made all of the (configure set) commnds consistent with environment
  variable names.
  - Added proxy message when proxy is active.
  - Fixed issues with Windows configuration files.
  - Added Key/Secret/proxy to options that can be saved in configuration
    file.
    - Fixed help messages for (configure set) command.

* - Fixed issue with (--proxy) command not working
- Fixed issue where scan create would fail when user used variations on
  project names like MyProject and myProject. All project names are
  considered as lower case now when searching through list.
  - Remove proxy configuration from (cx configure) interactive form.

* Corrected linting issue.

v1.0.0_RC3: Feature/updated filters (#143)

23 Feb 18:18

Choose a tag to compare

* Inclusions and exclusions are no provided with the '-g' command.

* Inclusion and exclusion filters are now provided with the same '-g'
option.

v1.0.0_RC2: Feature/parameter tuning (#136)

03 Feb 16:48

Choose a tag to compare

* Modified CircleCI build to create MacOS binary along with Windows and linux.

Moved "extra" commands to utils sub menu.

* Updated utils unit tests.

* Updated unit tests for compatibility with CLI command structure changes.

Alpha

08 Dec 06:57

Choose a tag to compare

v1.10.0

Fix auth register docs (#124)

v1.0.0_RC1: Merge pull request #65 from CheckmarxDev/health_1.2

01 Jul 07:14

Choose a tag to compare