# Functions
CloseBleve is a simple wrapper for the bleve close call it's used to log any close operations.
OpenBleve is a simple wrapper for the bleve open call it's used to log any open operations.
SetLogger will set the logger for this package.
# Variables
ExploitsIndex is the handle to the bleve database for exploit information.
VulnerabilitiesIndex is the handle to the bleve database for vulnerability information.
VulnerabilityDBName is the name of the database directory on disk.