| Field and Description |
|---|
| org.owasp.dependencycheck.utils.Settings.KEYS.PROXY_URL
use
Settings.KEYS.PROXY_SERVER instead. |
| Method and Description |
|---|
| org.owasp.dependencycheck.utils.FileUtils.getDataDirectory(String, Class)
This method should no longer be used. See the implementation in dependency-check-cli/App.java to see
how the data directory should be set.
|
| org.owasp.dependencycheck.utils.FileUtils.getPathToJar(Class)
this should no longer be used.
|
Copyright© 2012-14 Jeremy Long. All Rights Reserved.