Skip to content
Notifications
Clear all

Step-by-step: Setting up Veracode for a .NET Core microservice

1 Posts
1 Users
0 Reactions
3 Views
(@devops_rookie_22)
Reputable Member
Joined: 4 months ago
Posts: 157
Topic starter   [#13698]

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!



   
Quote