Skip to main content

Multi-Tenant (December 2022)

Where's the "New Project" Button?

We have restructured the procedures for creating new projects and applications in Checkmarx One. In order to streamline the process and make the selections more intuitive, we have united all actions under a single "call to action" button that appears on both the Projects and Applications tabs.

Click on the Image_937.png button to open the menu for creating projects and applications.

Figure 1. 
Image_936.png

Mapping selections from old format to new format



The following is a brief explanation of the new selection options.

  • New Project - Code Repository Integration - Create a new project that imports a code repository from your SCM and creates a persistent integration, enabling you to trigger scans based on SCM activity. (Used to be called "Import Project".)

  • New Project - Manual Scan - Create a project that enables you to manually initiate scans of source code by uploading a zip archive or accessing a code repository. (Used to be called "Checkmarx Project".)

  • New Application - Create a new application, which is used for organizing projects.

Notice

The wizards that open for creating each of these entities haven't changed, so from here on in you will be in familiar territory!

Where's the "Scan" Button?

We no longer show a Scan_button.png button at the top of the Applications and Projects screen. Instead, you can initiate a scan by clicking on the Scans.png Scan button in the row of the project that you would like to scan.

Image_942b.png

Also, there is no longer an option to launch an Incremental Scan directly from the context menu at the end of a project row. Instead, you need to launch a regular scan and select the checkbox next to Incremental Scan.

Image_949.png

New features and improvements

Status

Description

Version 2.77 (Released on December 25, 2022)

NEW

The SAST engine in Checkmarx One has been upgraded to version 9.5.2. For the comprehensive information on the Engine Pack 9.5.2 deliverables and enhancements see Release Notes for Engine Pack 9.5.2.

NEW

The KICS engine in Checkmarx One has been upgraded to version 1.6.

NEW

KeyCloak has been upgraded to the latest version 19.

Following the upgrade, the path to the KeyCloak Swagger has changed to include the auth prefix. For example:

  • previous URL: https://anz.iam.checkmarx.net/api/rest/

  • new URL: https://anz.iam.checkmarx.net/auth/api/rest/

NEW

In previous versions, when a pull request was created, Checkmarx One provided a link to the general scan results. Starting with this version, a deep link is provided, allowing the user to retrieve details of the specific Checkmarx finding, specifically the Attack Vector for SAST.

Version 2.74.2 (Released on December 11, 2022)

NEW

The new Relation filter in IDE SCA helps the user instantly view Direct vulnerabilities and proceed with their remediation.

NEW

Updated the IDP group mapping (SAML) to include a field where the IDP attribute value can be assigned to a CxIAM group.

NEW

In Azure DevOps, pull request comments that do not have any new vulnerabilities are now automatically marked as closed.

Version 2.73.1 (Released on December 4, 2022)

NEW

Config as Code now allows controlling every preset and every attribute included in the config.yml file.

NEW

Completed the renaming of KICS to IaC Security in the Checkmarx One UI.

Resolved issues

Status

Description

Version 2.74.2 (Released on December 11, 2022)

FIXED

In the Jira feedback app, no options in the Category field were available.

FIXED

In Microsoft Azure, a repository name could appear on the list more than once.

CLI and Plugins Release of December 2022

Version 2.0.37

Status

Item

Description

UPDATED

API Security results

Improved handling of API Security results.

CI/CD Plugins

In December we released the following CI/CD plugin versions.

  • Azure DevOps Plugin - 2.0.18 (uses CLI 2.0.37)

  • GitHub Actions Plugin - 2.0.13 (uses CLI 2.0.37)

  • TeamCity Plugin - 2.0.15 (uses CLI 2.0.37)

Improvements and Bug Fixes

Status

Item

Platform

Description

NEW

API Security

Azure DevOps, GitHub Actions, TeamCity

The API Security scanner is now supported for use via the CLI. When running the scan create command, you can now add api_security to the list of scanners under --scan-types.

UPDATED

IaC Security

Azure DevOps, GitHub Actions, TeamCity

The KICS scanner is now referred to in Checkmarx One as "IaC Security". All mentions of the scanner and the vulnerabilities identified by it, now refer to IaC Security.

IDE Plugins

In December we released the following IDE plugin versions:

  • VS Code Extension - 2.0.13 (uses CLI 2.0.37)

Improvements and Bug Fixes

Status

Item

Platform

Description

UPDATED

IaC Security

VS Code

The KICS scanner is now referred to in Checkmarx One as "IaC Security". All mentions of the scanner and the vulnerabilities identified by it, now refer to IaC Security.

UPDATED

SCS results

VS Code

Scan results now differentiate between regular SCA vulnerabilities and Supply Chain Security (SCS) risks.

UPDATED

Filters

VS Code

We added a new grouping category. For SCA vulnerabilities you can now differentiate between Direct Dependencies and Transitive Dependencies in the results tree.