An example Go project that uses Go modules to demonstrate Veracode agent-based scans.
Follow the instructions in Setting Up Veracode Agent-Based Scan to install and activate the CLI scan agent.
There are 2 ways to scan this project.
srcclr scan --url https://github.com/srcclr/example-go-modules
1. git clone https://github.com/srcclr/example-go-modules
2. cd example-go-modules
3. srcclr scan .