dependency-track/docs/_docs/getting-started/data-directory.md
Steve Springett 17538c3f8f Updated desc
2018-02-09 00:11:17 -06:00

1.4 KiB

title category chapter order
Data Directory Getting Started 1 5

Dependency-Track uses ~/.dependency-track on UNIX/Linux systems and .dependency-track in current users home directory on Windows machines. This directory, referred to as the Dependency-Track Data directory, contains the NIST NVD mirror, embedded database files, application and audit logs, as well as keys used during normal operation, such as validating JWT tokens. It is essential that best practices are followed to secure the .dependency-track directory structure.

The data directory includes:

Content Purpose
db.mv.db Embedded H2 database
dependency-track.log Application log
dependency-track-audit.log Application audit log
dependency-check Dependency-Check data and report directory
keys Keys used to generate/verify JWT tokens
nist Full mirrored contents of the NVD
index Internal search engine index
server.log Embedded Jetty server log
vulndb Read by Dependency-Track to sync contents