Skip to content

Releases: checkmarx-ltd/cx-common-js-client

Release_0.1.87

27 Jun 08:00
18d99b8
Compare
Choose a tag to compare

• Added support for branching project in SAST.
• Added support for SAST critical severity (for above SAST 9.6 version)
• Added support for SCA critical severity.
• Fixed an issue where the plugin not using proxy while downloading SCA Resolver.
• Removed checkbox Enable exploitable path from Plugin UI.
• Added in detailed description in Preset and Team information icon related to Service Connection.
• Introduced the Waiting Time Before Retry Scan parameter for SAST scans. It is waiting time before retrying SAST scan in seconds.
• Introduced the Waiting Time Before Retry SCA Scan parameter for SCA scans. It is waiting time before retrying SCA scan in seconds.

Release_0.1.86

10 Jun 06:32
b8709c1
Compare
Choose a tag to compare

Changes

  • Add support for SAST critical severity
  • Resolved bug related to SCA Resolver download using proxy if its enabled
  • Added config parameter wait time to retry scan for SAST and SCA.
  • Added support for Project branching

Release_0.1.85

12 Mar 05:46
a25d6ff
Compare
Choose a tag to compare

Changes

  • Resolved bug related to avoid duplicate scan

Release_0.1.84 🌈

25 Jan 14:09
8863782
Compare
Choose a tag to compare
  • In the Rest API call added Plugin Name and Plugin Version in a user agent header which will display it in IIS logs or AWS ELB logs
  • JWT Decode library added to decode AccessToken to User permissions

v0.1.83 🌈

31 Aug 08:55
d71134d
Compare
Choose a tag to compare
  • Fixed issue that existing project level custom field values assigned to SAST project will reset while assigning new custom field value to existing project using ADO pipeline

Release_0.1.82

28 Apr 15:54
a05c363
Compare
Choose a tag to compare
  • Added default Sca time out to ADO plugin.
  • Stop SAST scan on scan time out if specified from SAST server.
  • Incorrect incremental and vulnerability threshold logs.
  • Build succeeds for invalid post scan action with warning message. 
  • Implemented project and scan level custom fields for CxSCA.
  • Fixed issue that plugin execution was interrupted if the CxSAST swagger endpoint is not accessible
  • Added support for configuring additional patterns to identify Manifest files that will be added to the ZIP file created for the CxSCA scan.
  • Added support for configuring additional patterns to identify files for which Fingerprint need to be passed to CxSCA service.

Release_0.1.78

03 Oct 13:43
4aedd02
Compare
Choose a tag to compare

Handling of ScaResolver output result files to avoid those getting overwritten , in parallel pipeline scenario.
Ensure that sast result path file is included in the zip during Sca Resolver based SCA scan.

Release_0.1.76

22 Sep 14:16
ea2c973
Compare
Choose a tag to compare

Code changes for logs and exploitable path in additional parameters of SCA Resolver for --sast-result-path and -r absolute and directory path.

Release_0.1.71

19 Aug 08:09
9ab6297
Compare
Choose a tag to compare

Fix for bug "proxyConfig is TRUE" and "SCA proxy URL:" log messages coming if proxy is disabled.

Release_0.1.70

11 Aug 12:21
f9923f0
Compare
Choose a tag to compare

Removed package-lock.json file.