-
Notifications
You must be signed in to change notification settings - Fork 15
Checkmarx configuration
Florykian Karen edited this page Aug 1, 2019
·
3 revisions
Contact your administrator for getting Checkmarx access.
Reapsaw
creates new project with “Default” preset if no existing
Before running the container we recommend to create new project and specify preset in Checkmarx.
-
Create new project and click next:
-
In "Location" select "Source Control": GIT https://github.com/OWASP/NodeGoat:
-
Click finish
-
Verify that project created:
Details can be found in Checkmarx documentation by the links:
CX_URL # Checkmarx (e.g. https://checkmarx.com)
CX_USER # username
CX_PASSWORD # password
CX_PROJECT # project name
Use next parameter to remove from scan unused folders or files.
cx_files # Coma separated list, e.g. cx_files="txt,png,xls"
cx_path # Coma separated list e.g. cx_path="docs/,tests/,some/other/code"