Skip to main content

Checkmarx SCA Release Notes February 2023

Notice

These release notes relate to the SCA standalone product. Users who consume SCA through Checkmarx One should refer to the Checkmarx One release notes to see which SCA features have been released in Checkmarx One.

JFrog Plugin

We have released a new plugin for running Checkmarx SCA scans on the artifacts in your JFrog Artifactory. This integrates scanning of artifacts into your DevOps workflow, providing easy visibility into possible risks that could make your applications vulnerable.

The plugin uses the scan results to enrich the attributes shown in the JFrog UI.

6434652192.png

When you install the plugin, Checkmarx scans all artifacts currently in your repository. In addition, each time that an artifact is downloaded, the plugin runs a Checkmarx SCA scan on that artifact.

You can set a risk threshold so that artifacts with risks of a specified severity level will automatically be blocked from download. You can also set license limitations to block download of artifacts that have licenses that aren't on your "allowed" list.

Notice

This is a FREE tool. No Checkmarx account required.

To learn more about the plugin, see Checkmarx SCA Plugin for JFrog.

Download Links

Download Version 1.1.3:

https://sca-downloads.s3.amazonaws.com/ScaJFrogPlugin/1.1.3/sca-jfrog-plugin.zip

Download Latest Version:

https://sca-downloads.s3.amazonaws.com/ScaJFrogPlugin/latest/sca-jfrog-plugin.zip

Nexus Plugin - New Release

We have released a new version of the Checkmarx SCA plugin for Nexus Repository Manager.

The new version enables you to block download of artifacts that have licenses that aren't included in your "allowed" list.

Notice

This is a FREE tool. No Checkmarx account required.

To learn more about the plugin, see Checkmarx SCA Plugin for Nexus.

Download Links

Download latest version:

https://sca-downloads.s3.amazonaws.com/nexus-plugin/latest/sca-nexus-plugin.zip

sha256 checksum - https://sca-downloads.s3.amazonaws.com/nexus-plugin/latest/sca-nexus-plugin.zip.sha256sum

Download version 1.1.2:

https://sca-downloads.s3.amazonaws.com/nexus-plugin/1.1.2/sca-nexus-plugin.zip

sha256 checksum - https://sca-downloads.s3.amazonaws.com/nexus-plugin/1.1.2/sca-nexus-plugin.zip.sha256sum

Checkmarx SCA Resolver Updates

We have released several new versions of Resolver with a wide range of improvements and bug fixes. Download the latest version of SCA Resolver here.

Improvements in Version 2.0.2

  • We have stopped supporting Configuration.ini. It is a requirement to use the Configuration.yml file when running the new version of Resolver.

    Warning

    This is a breaking change which makes the new version of Resolver incompatible with installations that still rely on a Configuration.ini file.

  • When submitting your SAST password using --cxpassword, you can now use an Environment Variable. This is preferable to including a password in clear text in the config file.

  • Users can now specify a custom path to the NetRc file to be used for authentication.

  • For Java, improved the Java version detection for openjdk11 on Windows.

  • For Bower:

    • We now support JFrog artifactory.

    • We now identify Dev dependencies.

Improvements and Bug Fixes

Status

Item

Description

FIXED

Sorting scan result

On the Scan Results screen, the All Risks and All Packages tabs are now sorted accurately. All Risks is sorted by Risks severity and All Packages is sorted by Risk Score.