
SLee205759 (Community Member) asked a question.
I am integrating Veracode scans into our CI/CD pipeline and would like to be able to give it a default sandbox to use, but if that sandbox is already performing a scan, to give it a backup sandbox to use.
I looked into the sandbox API and it seems to only give me the sandboxes associated with my Application Profile, but not their current status.
.png)
Hello @SLee205759 (Community Member) ,
What is the end goal that you are trying to achieve? I ask to ensure that you are using the correct "tool" for the job. You might benefit by taking a look at the Pipeline Scan (link below) to see if that is helpful to you.
https://help.veracode.com/reader/tS9CaFwL4_lbIEWWomsJoA/ovfZGgu96UINQxIuTqRDwg
Jason
Community Support Engineer
Hi @Jason M., Veracode Support (Veracode)
Basically, I would like my pipeline to be able to execute a scan in a sandbox even if the default assigned sandbox is in use.
I do believe that Pipeline Scan might work for this, but it does not support C#/.NET at the moment. I know it's coming soon, but I need something in the meantime.