env

package
v1.17.4 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AllowDeepScan = false
	AllowFileHash = false
	AllowBinScan  = false
	ScannerScan   = false
)

Variables

View Source
var DisableGit = false
View Source
var DisableMvnCommand = strings.TrimSpace(os.Getenv("NO_MVN")) != ""
View Source
var GradleProjects string
View Source
var IdeaMavenConf string
View Source
var IdeaMavenHome string
View Source
var IdeaMavenJre string
View Source
var MavenCentral string
View Source
var MvnCommandTimeout = envi("MVN_COMMAND_TIMEOUT", 0)
View Source
var Scope string
View Source
var SkipGradleExecution = os.Getenv("SKIP_GRADLE_EXECUTION") != ""
View Source
var SpecificProjectName = ""
View Source
var TlsAllowInsecure = os.Getenv("TLS_ALLOW_INSECURE") != ""

Functions

func ConfigureServerBaseUrl added in v1.7.9

func ConfigureServerBaseUrl(u string)

func ServerBaseUrl added in v1.7.9

func ServerBaseUrl() string

Types

type ScopeSet added in v1.9.2

type ScopeSet map[string]struct{}

func GetScanScopes added in v1.9.2

func GetScanScopes() ScopeSet

func (ScopeSet) Has added in v1.9.2

func (s ScopeSet) Has(scope string) bool

Jump to

Keyboard shortcuts

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