-
name
String name
The name of the report to be displayed
-
scanPath
ArrayList<E> scanPath
Specifies the directory[s] to scan.
-
outputDirectory
hudson.FilePath outputDirectory
Specifies the destination directory for the generated report.
-
dataDirectory
hudson.FilePath dataDirectory
Specifies the data directory.
-
showEvidence
boolean showEvidence
Boolean value (true/false) whether or not the evidence collected
about a dependency is displayed in the report. Default is true.
-
format
org.owasp.dependencycheck.reporting.ReportGenerator.Format format
The report format to be generated. Default is XML.
-
autoUpdate
boolean autoUpdate
Sets whether auto-updating of the NVD CVE/CPE data is enabled. It is not
recommended that this be turned to false. Default is true.
-
verboseLoggingFile
hudson.FilePath verboseLoggingFile
Specifies the verbose logging file to use
-
suppressionFile
Serializable suppressionFile
Specifies the suppression file to use
-
zipExtensions
String zipExtensions
Specifies the file extensions to be treated a ZIP
-
dataMirroringType
int dataMirroringType
Specifies the data mirroring type (scheme) to use
-
cveUrl12Modified
URL cveUrl12Modified
Specifies the CVE 1.2 modified URL
-
cveUrl20Modified
URL cveUrl20Modified
Specifies the CVE 2.0 modified URL
-
cveUrl12Base
URL cveUrl12Base
Specifies the CVE 1.2 base URL
-
cveUrl20Base
URL cveUrl20Base
Specifies the CVE 2.0 base URL
-
proxyServer
String proxyServer
Specifies the server (hostname/IP) of the proxy server
-
proxyPort
int proxyPort
Specifies the port number to the proxy server
-
proxyUsername
String proxyUsername
Specifies the username to use to authenticate through the proxy server
-
proxyPassword
String proxyPassword
Specifies the password to use to authenticate through the proxy server
-
useMavenArtifactsScanPath
boolean useMavenArtifactsScanPath
Specifies if the scan path is solely populated by Maven artifacts
-
jarAnalyzerEnabled
boolean jarAnalyzerEnabled
Specifies if the Jar analyzer is enabled
-
javascriptAnalyzerEnabled
boolean javascriptAnalyzerEnabled
Specifies if the Javascript analyzer is enabled
-
archiveAnalyzerEnabled
boolean archiveAnalyzerEnabled
Specifies if the Archive analyzer is enabled
-
assemblyAnalyzerEnabled
boolean assemblyAnalyzerEnabled
Specifies if the Assembly analyzer is enabled
-
nuspecAnalyzerEnabled
boolean nuspecAnalyzerEnabled
Specifies if the NuSpec analyzer is enabled
-
nexusAnalyzerEnabled
boolean nexusAnalyzerEnabled
Specifies if the Nexus analyzer is enabled
-
nexusUrl
URL nexusUrl
Specifies the Nexus URL to use if enabled
-
nexusProxyBypass
boolean nexusProxyBypass
Specifies if the Nexus analyzer should bypass any proxy defined in Jenkins
-
monoPath
hudson.FilePath monoPath
Specifies the full path and filename to the Mono binary
-
tempPath
hudson.FilePath tempPath
Specifies the full path to the temporary directory