Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DebianFetcher ¶
type DebianFetcher struct{}
DebianFetcher implements updater.Fetcher for the Debian Security Tracker (https://security-tracker.debian.org).
func (*DebianFetcher) Clean ¶
func (fetcher *DebianFetcher) Clean()
Clean deletes any allocated resources.
func (*DebianFetcher) FetchUpdate ¶
func (fetcher *DebianFetcher) FetchUpdate(datastore database.Datastore) (resp updater.FetcherResponse, err error)
FetchUpdate fetches vulnerability updates from the Debian Security Tracker.
Click to show internal directories.
Click to hide internal directories.