//
pkg.gl
Category
github.com/fleetdm/fleet/v4
server
vulnerabilities
nvd
sync
package
4.43.4
Repository:
https://github.com/fleetdm/fleet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
1
Files
692 SLOC
#
Functions
NewCVE
NewCVE creates and returns a CVE syncer.
WithDebug
WithDebug sets the debug mode for a CVE syncer.
WithLogger
WithLogger sets the logger for a CVE syncer.
#
Structs
CVE
CVE syncs CVE information from the NVD database (nvd.nist.gov) using its API 2.0.
#
Type aliases
CVEOption
CVEOption allows configuring a CVE syncer.