GitHub - veracode/example-go-glide: An example Go project using Glide package manager to demonstrate SourceClear scans. · GitHub
Skip to content

veracode/example-go-glide

Folders and files

Repository files navigation

[:] Example Go project using Glide.

An example Go project using Glide package manager to demonstrate SourceClear scans.

Install and activate SourceClear

Follow the instructions under the section "Setup and Configuration" in https://www.sourceclear.com/docs/command-line-interface/ to install and activate our SourceClear agent.

Scan this project

There are 2 ways to scan this project.

1. Using url option

SRCCLR_FORCE_GO_INSTALL=true srcclr scan --url https://github.com/srcclr/example-go-glide

2. On local path

1. git clone https://github.com/srcclr/example-go-glide/ $GOPATH/src/github.com/srcclr/example-go-glide/
2. srcclr scan $GOPATH/src/github.com/srcclr/example-go-glide/

About

An example Go project using Glide package manager to demonstrate SourceClear scans.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages