# Functions
NewClient returns a new Vulnerabilitydb client with the given config and httpClient.
# Constants
FindingStatusFixed defines the fixed status of finding in the vulnerabilitydb.
FindingStatusOpen defines the open status of a finding in the vulnerabilitydb.
# Interfaces
Client defines the shape of the vulndb client needed by the api.