Notifications
Clear all
Veracode Reviews
1
Posts
1
Users
0
Reactions
3
Views
Topic starter
19/07/2026 6:11 am
Hi everyone! I'm pretty new to DevOps and coming from a sysadmin background. My team is building a small .NET Core microservice and we're trying to get Veracode set up for SAST scanning. The docs feel a bit overwhelming for a beginner like me 😅.
Could someone walk through the basic steps? I'm especially fuzzy on how to package the build for the pipeline scan. Do you typically use the `dotnet publish` output, or the solution file? Any gotchas for .NET Core specifically? Thanks in advance for the guidance!