mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 10:01:35 +01:00
Also mention the Gradle plugin in the documentation “Using a Database Server”
This commit is contained in:
@@ -27,7 +27,7 @@ To setup a centralized database the following generalized steps can be used:
|
|||||||
</li><li>Dependency-check clients running scans will need to be configured to use the central database:
|
</li><li>Dependency-check clients running scans will need to be configured to use the central database:
|
||||||
<ul><li>The database driver will need to be specified using the dbDriver and if the driver is not
|
<ul><li>The database driver will need to be specified using the dbDriver and if the driver is not
|
||||||
already in the classpath the dbDriverPath options will need to be set (see the specific configuration
|
already in the classpath the dbDriverPath options will need to be set (see the specific configuration
|
||||||
options for Maven, Ant, CLI, and Jenkins).</li>
|
options for Maven, Gradle, Ant, CLI, and Jenkins).</li>
|
||||||
<li>The connection string, database user name, and the database user's password will also need to be configured.</li>
|
<li>The connection string, database user name, and the database user's password will also need to be configured.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li></ol>
|
</li></ol>
|
||||||
|
|||||||
Reference in New Issue
Block a user