SAST to AST Export is a standalone Checkmarx tool.
Explore the docs »
Report Bug
·
Request Feature
Exports SAST triaged results for importing in AST.
Fetches SAST triaged results and exports as an encrypted package, which can then be imported in AST.
Microsoft Windows x64.
SAST v9.3 or higher.
- Download the latest version and extract the package contents
- Create export user in SAST
- Assign the following permissions:
- Sast > API > Use Odata
- Sast > Reports > Generate Scan Report
- Sast > Scan Results > View Results
- Access Control > General > Manage Authentication Providers
- Access Control > General > Manage Roles
- Assign the following permissions:
- Please refer to Wiki for more details
Run export with:
.\cxsast_exporter --user username --pass password --url http://localhost
- Replace
username
andpassword
with user credentials. - Replace
http://localhost
with the url to SAST, if necessary.
Refer to the project Wiki for additional information
The exporter relies on a Windows binary for similarity calculation.
This is internally built by Checkmarx and provided in the external
folder for inclusion with the build.
We appreciate feedback and contribution to this repo! Before you get started, please see the following:
Distributed under the Apache 2.0. See LICENSE
for more information.