package
1.1.27
Repository: https://github.com/adevinta/vulnerability-db.git
Documentation: pkg.go.dev

# Functions

NewCheckProcessor builds a new Check Processor.
VulnResourcesFromReportResources populates vulnd db resources from vulcan vulnerability resources.

# Variables

ErrInvalidMssgFormat indicates that the check message has an invalid format.
ErrInvalidReport indicates that a report URL or data is invalid.
ErrInvalidReportRplcFmt indicates that the format of the configured replacing URL for vulcan-results is invalid.

# Structs

CheckMessage is the information of the check that comes inside the Notification.
CheckProcessor is a QueueProcessor implementation for vulcan check messages.
FindingNotification is the data that's notified when a new finding occurs.
Notification is the message received in the queue from the Vulcan Core SNS topic.
ResourceGroup reprents a resource in a vulndb finding.

# Type aliases

Resources defines the shape of the resources of a vulnerability that will be stored in a vulndb finding.