models

package
v0.0.0-...-0ef91db Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CategorizedCpe

type CategorizedCpe struct {
	gorm.Model      `json:"-" xml:"-"`
	Cpe22URI        string
	Cpe23URI        string
	Part            string
	Vendor          string
	Product         string
	Version         string
	Update          string
	Edition         string
	Language        string
	SoftwareEdition string
	TargetSoftware  string
	TargetHardware  string
	Other           string
}

CategorizedCpe : https://cpe.mitre.org/specification/CPE_2.3_for_ITSAC_Nov2011.pdf

type FilterableCategories

type FilterableCategories struct {
	Part           []string
	VendorProduct  map[string][]string
	TargetSoftware []string
	TargetHardware []string
}

FilterableCategories :

Jump to

Keyboard shortcuts

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