Learn R Programming

mitre (version 0.6.0)

getCPEData: ETL process that download current CPE definitions and return a list with a data frame for CPE objects. The list also contains a list with CPE objects as nodes and all relations as edges.

Description

ETL process that download current CPE definitions and return a list with a data frame for CPE objects. The list also contains a list with CPE objects as nodes and all relations as edges.

Usage

getCPEData(
  verbose = FALSE,
  savepath = "data-raw/official-cpe-dictionary_v2.3.json"
)

Arguments

verbose

Default set as FALSE

savepath

file path to store CPE dictionary

Value

list of data frames