Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When uploading a project for scanning, if the zip file is larger than 200 MB, you will not be able to upload it. To create a smaller zip file of only files with specified extensions, you can use Checkmarx's CxZip utility.

To create a smaller file for upload:

 1. Download and install the relevant 7-Zip application from 7-Zip

 2. Download and extract the zipped CxZip.exe. from Checkmarx Utilities.

 3. Edit the extracted CxExt.txt file to specifiy extensions.

Info
Limitation:

The zip library is limited to 65534 entries (files) per zip archive.

 4. Run the following command:

Code Block
CxZip.exe <FolderToZip> <ZipFileToCreate.zip>

where <FolderToZip> is the source code folder, and <ZipFileToCreate.zip> is the path to the output zip file to be created. 

    For example:

Code Block
CxZip.exe c:\Projects\TestProject c:\Projects\TestProject.zip

.

...


Section


Column

Read More 

Child pages (Children Display)
pageCxSAST Utilities


Column



...