
HSingh007417 (Community Member) asked a question.
I am consuming Veracode API's using C# wrappers but just before starting a static scan(beginscan), I want to know which modules are selected at that time.
Though I am passing the selectedpreviously attribute with true value in beginscan command but just to confirm, I am looking out for a command that would return the selected modules.
Also, beginPreScan command returns all the detected modules. Is there any command to just return the modules with fatal errors ?
Thanks in advance.
.png)
Hello,
Please check out the documentation on the help.veracode.com web site. This should be very useful for you.
Selected modules: https://help.veracode.com/r/r_beginscan
beginprescan.do https://help.veracode.com/r/r_beginprescan
Prescans usually complete very quickly and you receive email notifications when they complete. If you want to check for prescan results using the Upload API, use the getprescanresults.do call at https://help.veracode.com/r/r_getprescanresults.
Let me know if you should need additional assistance.
Thank you,
Hello,
Good day,
I just wanted to follow up on the information I provided. Did this information answer your questions?
If so, please click on the best answer tab so other Community members can review this information.
Thank you,