config

package
v0.0.0-...-f9fd300 Latest Latest
Warning

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

Go to latest
Published: May 10, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CveServicesProdUrl = "https://cveawg.mitre.org/api"
	CveServicesDevUrl  = "https://cveawg-test.mitre.org/api"
)

Functions

func Path

func Path(credentialFile bool) string

Types

type CredentialFile

type CredentialFile struct {
	APIUser      string `json:"apiUser"`
	APIKey       string `json:"apiKey"`
	Organization string `json:"organization"`
	Environment  string `json:"environment"`
}

Jump to

Keyboard shortcuts

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