get_nvdfeed_folder_path: Returns the local folder path that contains the nvd (National...

View source: R/config.R

get_nvdfeed_folder_pathR Documentation

Returns the local folder path that contains the nvd (National Vulnerability Database) feeds.

Description

This function returns the local folder path for nvd feeds, that is specified in the input parameter 'config_file'. The input, 'config_file' must be a parsed configuration file. The function will inform the user if the local folder path for the nvd feeds exists in the parsed configuration file, 'config_file'.

Usage

get_nvdfeed_folder_path(config_file)

Arguments

config_file

The parsed configuration file obtained from parse_config.

Value

The folder path with nvd feeds.


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.