
PKUMAR077244 (Community Member) asked a question.
we are performing SAST scan for our application, for that we download the compiled code from server using WinSCP tool, while downloading we get permission denied error from server for some files as of now we only consider .c and .h files and rest we
skip for example below screenshot attached. Want to know is it required to download all types of files when you have codes written in c language only ?
.png)
Hi @PKUMAR077244 (Community Member) ,
From the error that you provided, it appears to be an issue with the local server, not the platform. "Cannot open remote file" looks to be directory access to the \home directory.
Kind regards,
Steven
Veracode Support Engineer
Hi Steven,
Thank you for the reply.
I want to know is it required to include this .o files for scanning if my codes are in .c only ?
can we skip these files?
Thank you,
Pankaj Kumar.
Hi @PKUMAR077244 (Community Member) ,
I would recommend following the Veracode Packaging Requirements.
https://docs.veracode.com/search/all?query=comp&content-lang=en-US
Best regards,
Steven
Veracode Support Engineer