Skip to content

khushboomittal34/example-go-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[:] Example Go project using Go modules

An example Go project that uses Go modules to demonstrate Veracode agent-based scans.

Install and activate SourceClear

Follow the instructions in Setting Up Veracode Agent-Based Scan to install and activate the CLI scan agent.

Scan this project

There are 2 ways to scan this project.

1. Using url option

srcclr scan --url https://github.com/srcclr/example-go-modules

2. On local path

1. git clone https://github.com/srcclr/example-go-modules
2. cd example-go-modules
3. srcclr scan .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages