sftracker

package
v0.8.5 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecfixesTracker

type SecfixesTracker struct {
	// contains filtered or unexported fields
}

func NewDetector

func NewDetector(baseURL string, httpClient *http.Client) *SecfixesTracker

NewDetector returns a new Secfixes Tracker client.

func (*SecfixesTracker) AllVulnerabilities

func (s *SecfixesTracker) AllVulnerabilities(_ context.Context) (map[string][]vuln.Match, error)

func (*SecfixesTracker) VulnerabilitiesForPackage

func (s *SecfixesTracker) VulnerabilitiesForPackage(_ context.Context, name string) ([]vuln.Match, error)

func (*SecfixesTracker) VulnerabilitiesForPackages

func (s *SecfixesTracker) VulnerabilitiesForPackages(_ context.Context, _ ...string) (map[string][]vuln.Match, error)

Jump to

Keyboard shortcuts

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