client

package
v0.0.0-...-a9f4370 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCveByVendor

func GetCveByVendor(vendor string, page string) string

Types

type Config

type Config struct {
	BaseUrl     string `json:"baseurl"`
	AccountPath string `json:"account"`
	CvePath     string `json:"cve"`
	CwePath     string `json:"cwe"`
	VendorsPath string `json:"vendors"`
	ReportsPath string `json:"reports"`
	AlertsPath  string `json:"alerts"`
}

type Credentials

type Credentials struct {
	Username string `json:"user"`
	Password string `json:"pass"`
}

Jump to

Keyboard shortcuts

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