contrast-go-installer

command module
v0.0.0-...-4d75dbe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

contrast-go-installer

contrast-go-installer downloads and installs Contrast Security's contrast-go, which is used to instrument web applications to detect vulnerabilities at runtime. It chooses the correct contrast-go release for your OS and architecture, and downloads the requested version.

Click for a demo of contrast-go.

A full list of contrast-go releases can be found at https://pkg.contrastsecurity.com/go-agent-release/.

System Requirements

Note While contrast-go-installer works with version 1.17 and on, contrast-go requires one of the two latest Go major versions. For a full list of contrast-go's system requirements, see OS and architecture requirements.

Usage

To install the latest contrast-go version:

go run github.com/contrast-security-oss/contrast-go-installer@latest latest

To install a specific contrast-go version:

go run github.com/contrast-security-oss/contrast-go-installer@latest 3.1.0

The install location will be $GOBIN if set, otherwise $GOPATH/bin. To change the install location, override $GOBIN when running the command:

GOBIN=/path/to/dir go run github.com/contrast-security-oss/contrast-go-installer@latest 3.1.0

Additional Help

If you experience any issues with installation, or have any questions for the team, please contact us via our support portal

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL