
KGromyko264780 (Community Member) asked a question.
Hello everybody.
I am investigating Veracode pipeline scans for future implementing it to our company CI/CD process. It is provided fast vulnerabilities scan of zip archives. But when I send for analysis zip archive with many external dependency dll libraries, it takes much time to end scan - sometimes on small archives it takes more than 1 hour - that`s why scan failes because Veracode timeout is equal 1 hour. So, my question is about how to determine special entry points as in Static scan for archive in the beginning of Pipeline scan to speed up scanning and reduce time for scan? As entry points I want to determine only my dll libraries exclude external libraries (for example Microsoft, System for .net). Is it possible or does exist another approach for doing that work?
Thank you for advance.
.png)
Hi @KGromyko264780 (Community Member) ,
When uploaded, if something is identified as 3rd party code, then Veracode won't scan it, as there is no configuration you need to do as this is the default behavior of the scanner. The scan is scoped to what it sees as 1st party code.
It sounds like your full application might be ideal for the pipeline scans, or another suggestion is that you can reduce the scope of the app. If you haven't already, I would advise reviewing this Help Center Article Run a Pipeline Scan.
Jason
Veracode Support Engineer