This repository was archived by the owner on Sep 27, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
src/site/markdown/dependency-check-gradle Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ nvd | datafeedUrl | The URL for the NVD API Data feed that can be
7070nvd | datafeedUser | Credentials used for basic authentication for the NVD API Data feed. |   ; |
7171nvd | datafeedPassword | Credentials used for basic authentication for the NVD API Data feed. |   ; |
7272nvd | validForHours | The number of hours to wait before checking for new updates from the NVD. The default is 4 hours. | 4 |
73- data | directory | Sets the data directory to hold SQL CVEs contents. This should generally not be changed. | & nbsp ; |
73+ data | directory | Sets the data directory to hold SQL CVEs contents. This should generally not be changed. | ~ /.gradle/dependency-check-data/ |
7474data | driver | The name of the database driver. Example: org.h2.Driver. |   ; |
7575data | driverPath | The path to the database driver JAR file; only used if the driver is not in the class path. |   ; |
7676data | connectionString | The connection string used to connect to the database. See using a [ database server] ( ../data/database.html ) . |   ; |
You can’t perform that action at this time.
0 commit comments