fetcher

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2018 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseCpeURI

func ParseCpeURI(uri string) (*models.CpeBase, error)

ParseCpeURI parses cpe22uri and set to models.CpeBase

func StringToFloat

func StringToFloat(str string) float64

StringToFloat cast string to float64

Types

type FetchRequest

type FetchRequest struct {
	Year int
	URL  string
	GZIP bool
}

FetchRequest has fetch target information

type FetchResult

type FetchResult struct {
	Year int
	URL  string
	Body []byte
}

FetchResult has url and fetched Bytes

func FetchFeedFiles

func FetchFeedFiles(reqs []FetchRequest) (results []FetchResult, err error)

FetchFeedFiles fetches vulnerability feed file concurrently

Directories

Path Synopsis
jvn
xml
nvd
xml

Jump to

Keyboard shortcuts

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