bulletin

package
v0.0.0-...-43f683b Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchandParse

func FetchandParse() ([]model.Vulnerability, error)

FetchandParse ...

func Parse

func Parse(bulletins []Bulletin) []model.Vulnerability

Parse ...

Types

type Bulletin

type Bulletin struct {
	DatePosted        string `xlsx:"0"`
	Title             string `xlsx:"5"`
	AffectedProduct   string `xlsx:"6"`
	ComponentKB       string `xlsx:"7"`
	AffectedComponent string `xlsx:"8"`
	Impact            string `xlsx:"9"`
	Severity          string `xlsx:"10"`
	Reboot            string `xlsx:"12"`
	CVEs              string `xlsx:"13"`
}

Bulletin ...

Jump to

Keyboard shortcuts

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