- 08 Aug 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Checkmarx SAST
- Updated on 08 Aug 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Checkmarx SAST (CxSAST) is a static application security testing solution used to identify security vulnerabilities in custom code. It is used by development, DevOps, and security teams to scan source code early in the SDLC, identify vulnerabilities, and provide actionable insights to remediate them.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
- Users
Parameters
Host Name or IP Address (required) - The hostname or IP address of the Checkmarx SAST server.
User Name and Password (required) - The credentials for a user account that has the Required Permissions to fetch assets.
Verify SSL - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.
HTTPS Proxy (optional) - Connect the adapter to a proxy instead of directly connecting it to the domain.
HTTPS Proxy User Name (optional) - The user name to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.
HTTPS Proxy Password (optional) - The password to use when connecting to the server using the HTTPS Proxy.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
Advanced Settings
Advanced settings can either apply for all connections for this adapter, or you can set different advanced settings and/or different scheduling for a specific connection, refer to Advanced Configuration for Adapters.
Fetch projects as assets - Select this option to ingest Checkmarx projects as Device Entities.
Fetch engine servers as assets - Select this option to ingest "Engine Servers" as Devices.
Last scan to include in project - Specify the number of past scans to include in each project. (Default is 1: only the most recent).
Include only active users - Select this option to only fetch active users.
To learn more about Adapter Configuration tab advanced settings, see Adapter Advanced Settings.
APIs
Axonius uses the following APIs:
- Devices: Checkmarx SAST API
- Users: Checkmarx SAST Access Control (REST) API
Required Permissions
The value supplied in User Name must have SAST Admin role.