package
Version:
v0.0.0-...-f9fd300
Opens a new window with list of versions in this module.
Published: May 10, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
CveServicesProdUrl = "https://cveawg.mitre.org/api"
CveServicesDevUrl = "https://cveawg-test.mitre.org/api"
)
type CredentialFile struct {
APIUser string `json:"apiUser"`
APIKey string `json:"apiKey"`
Organization string `json:"organization"`
Environment string `json:"environment"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.