I have a build where the Checkmarx scan is taking more than four hours to scan the full source code. Is there any way to split the source code into three or four packages and scan separately. So that we can scan them parallelly and run the scans faster. If you know please specify how we can split the source code to different packets to sent to Scan.
Asked
Active
Viewed 137 times
1 Answers
1
Currently, Checkmarx does not support linking results between source codes. If your code contains some stand-alone components like micro-srvices, you can split your source code to various Checkmarx scans.
But if you splitted your code to separated scans, and there is a "flow", value in the code that passed between the splitted source code, and it expose a volnurability, Checkmarks won't recognize it.

baruchiro
- 5,088
- 5
- 44
- 66
-
i have added another question regarding checkmarx . could you check that https://stackoverflow.com/questions/60207378/checkmarx-scan-through-commandline-is-throwing-errors – mystack Feb 13 '20 at 14:28
-
I sew your question but I can't answer it. About this Q, if my answer helps you, please upvote and (if) mark it as answer – baruchiro Feb 13 '20 at 18:07