Skip to content

Directory Structure

tkocou edited this page Nov 28, 2023 · 1 revision

The CVE-database program automatically checks for a hierarchical directory structure as below. If a directory is missing, CVE-database will automatically create the directories.

  • [Home Directory]
  • --->CVE, program directory in the home directory
  • -----> JSON, a sub-directory in the CVE directory: listed by VEC (JSON_ARRL as an example)
  • -----> CSV, a sub-directory in the CVE directory
  • -----> REPORTS, a subdirectory in CVE for holding reports based on SQL queries.

Clone this wiki locally