A C D E G I O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(ResourceCollection) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Add an arbitrary ResourceCollection.
- addConfiguredReportFormat(Check.ReportFormat) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Add a report format.
- addConfiguredRetirejsFilter(RetirejsFilter) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Add a regular expression to the set of retire JS content filters.
- addConfiguredSuppressionFile(SuppressionFile) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Add a suppression file.
- AntLoggerAdapter - Class in org.owasp.dependencycheck.ant.logging
-
An instance of
Logger
which simply calls the log method on the delegate Ant task. - AntLoggerAdapter(Task) - Constructor for class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
-
Constructs an Ant Logger Adapter.
- AntLoggerFactory - Class in org.owasp.dependencycheck.ant.logging
-
An implementation of
ILoggerFactory
which always returnsAntLoggerAdapter
instances. - AntLoggerFactory(Task) - Constructor for class org.owasp.dependencycheck.ant.logging.AntLoggerFactory
-
Constructs a new Ant Logger Factory.
C
- Check - Class in org.owasp.dependencycheck.taskdefs
-
An Ant task definition to execute dependency-check during an Ant build.
- Check() - Constructor for class org.owasp.dependencycheck.taskdefs.Check
-
Construct a new DependencyCheckTask.
- Check.ReportFormat - Class in org.owasp.dependencycheck.taskdefs
-
A class for Ant to represent the
<reportFormat format="<format>"/>
nested element to define multiple report formats for the ant-task. - Check.ReportFormats - Class in org.owasp.dependencycheck.taskdefs
-
An enumeration of supported report formats: "ALL", "HTML", "XML", "CSV", "JSON", "JUNIT", "SARIF", 'JENkINS', etc..
D
- debug(String) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- debug(String, Object) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- debug(String, Object...) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- debug(String, Object, Object) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- debug(String, Throwable) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
E
- error(String) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- error(String, Object) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- error(String, Object...) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- error(String, Object, Object) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- error(String, Throwable) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- execute() - Method in class org.owasp.dependencycheck.taskdefs.Purge
-
Sets the
Thread Context Class Loader
to the one for this class, and then callsPurge.executeWithContextClassloader()
. - executeWithContextClassloader() - Method in class org.owasp.dependencycheck.taskdefs.Check
- executeWithContextClassloader() - Method in class org.owasp.dependencycheck.taskdefs.Purge
-
Executes the dependency-check purge to delete the existing local copy of the NVD CVE data.
- executeWithContextClassloader() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Executes the update by initializing the settings, downloads the NVD XML data, and then processes the data storing it in the local database.
G
- getArtifactoryAnalyzerApiToken() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns the value of artifactoryAnalyzerApiToken.
- getArtifactoryAnalyzerBearerToken() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns the value of artifactoryAnalyzerBearerToken.
- getArtifactoryAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns the value of artifactoryAnalyzerEnabled.
- getArtifactoryAnalyzerParallelAnalysis() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns the value of artifactoryAnalyzerParallelAnalysis.
- getArtifactoryAnalyzerUrl() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns the value of artifactoryAnalyzerUrl.
- getArtifactoryAnalyzerUseProxy() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns the value of artifactoryAnalyzerUseProxy.
- getArtifactoryAnalyzerUsername() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns the value of artifactoryAnalyzerUsername.
- getBundleAuditPath() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns the path to the bundle audit executable.
- getBundleAuditWorkingDirectory() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns the path to the working directory that the bundle audit executable should be executed from.
- getConnectionString() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of connectionString.
- getConnectionTimeout() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of connectionTimeout.
- getDatabaseDriverName() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of databaseDriverName.
- getDatabaseDriverPath() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of databaseDriverPath.
- getDatabasePassword() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of databasePassword.
- getDatabaseUser() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of databaseUser.
- getDataDirectory() - Method in class org.owasp.dependencycheck.taskdefs.Purge
-
Get the value of dataDirectory.
- getFailBuildOnCVSS() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of failBuildOnCVSS.
- getFormat() - Method in class org.owasp.dependencycheck.taskdefs.Check.ReportFormat
-
Gets the format as a String.
- getHintsFile() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of hintsFile.
- getHostedSuppressionsUrl() - Method in class org.owasp.dependencycheck.taskdefs.Purge
-
Get the value of hostedSuppressionsUrl.
- getHostedSuppressionsValidForHours() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of hostedSuppressionsValidForHours.
- getJunitFailOnCVSS() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of junitFailOnCVSS.
- getKnownExploitedUrl() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns the knownExploitedUrl.
- getLogger(String) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerFactory
-
Returns the Ant logger adapter.
- getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
-
Returns the logger factory.
- getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
-
Returns the logger factory class string.
- getMixAuditAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of mixAuditAnalyzerEnabled.
- getNexusPassword() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of nexusPassword.
- getNexusUrl() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of nexusUrl.
- getNexusUser() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of nexusUser.
- getNonProxyHosts() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of nonProxyHosts.
- getNvdApiDelay() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of nvdApiDelay.
- getNvdApiEndpoint() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of nvdApiEndpoint.
- getNvdApiKey() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of nvdApiKey.
- getNvdApiResultsPerPage() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of nvdApiResultsPerPage.
- getNvdDatafeedUrl() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of nvdDatafeedUrl.
- getNvdMaxRetryCounts() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of nvdMaxRetryCount.
- getNvdPassword() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of nvdPassword.
- getNvdUser() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of nvdUser.
- getNvdValidForHours() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of nvdValidForHours.
- getOssindexAnalyzerPassword() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get value of
Check.ossindexAnalyzerPassword
. - getOssindexAnalyzerUrl() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get value of
Check.ossindexAnalyzerUrl
. - getOssindexAnalyzerUsername() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get value of
Check.ossindexAnalyzerUsername
. - getOssIndexWarnOnlyOnRemoteErrors() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get value of
Check.ossIndexAnalyzerWarnOnlyOnRemoteErrors
. - getPath() - Method in class org.owasp.dependencycheck.taskdefs.SuppressionFile
-
Gets the path to the suppression file.
- getPathToDotnetCore() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of pathToCore.
- getPathToGo() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of pathToCore.
- getPathToPnpm() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of pathToPnpm.
- getPathToYarn() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of pathToYarn.
- getProjectName() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of projectName.
- getProxyPassword() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of proxyPassword.
- getProxyPort() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of proxyPort.
- getProxyServer() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of proxyServer.
- getProxyUsername() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of proxyUsername.
- getReadTimeout() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of readTimeout.
- getRegex() - Method in class org.owasp.dependencycheck.taskdefs.RetirejsFilter
-
Get the regex of regex.
- getReportFormats() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of reportFormats.
- getReportOutputDirectory() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of reportOutputDirectory.
- getRetirejsFilters() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Gets retire JS Analyzers file content filters.
- getRetireJsUrl() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of Retire JS repository URL.
- getRetireJsUrlPassword() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of Password Retire JS repository URL.
- getRetireJsUrlUser() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of User Retire JS repository URL.
- getSettings() - Method in class org.owasp.dependencycheck.taskdefs.Purge
- getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
-
Return the singleton of this class.
- getSuppressionFiles() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Gets suppression file paths.
- getValues() - Method in class org.owasp.dependencycheck.taskdefs.Check.ReportFormats
-
Returns the list of values for the report format.
- getZipExtensions() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of zipExtensions.
I
- info(String) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- info(String, Object) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- info(String, Object...) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- info(String, Object, Object) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- info(String, Throwable) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- isArchiveAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns whether or not the analyzer is enabled.
- isAssemblyAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns whether or not the analyzer is enabled.
- isAutoconfAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of autoconfAnalyzerEnabled.
- isAutoUpdate() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of autoUpdate.
- isBundleAuditAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns if the Bundle Audit Analyzer is enabled.
- isCarthageAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns if the Carthage analyzer is enabled.
- isCentralAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of centralAnalyzerEnabled.
- isCentralAnalyzerUseCache() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of centralAnalyzerUseCache.
- isCmakeAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of cmakeAnalyzerEnabled.
- isCocoapodsAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns if the cocoapods analyzer is enabled.
- isComposerAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of composerAnalyzerEnabled.
- isComposerAnalyzerSkipDev() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of composerAnalyzerSkipDev.
- isCpanfileAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of cpanfileAnalyzerEnabled.
- isDartAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of dartAnalyzerEnabled.
- isDebugEnabled() - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- isEnableExperimental() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of enableExperimental.
- isEnableRetired() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of enableRetired.
- isErrorEnabled() - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- isFailOnError() - Method in class org.owasp.dependencycheck.taskdefs.Purge
-
Get the value of failOnError.
- isGolangDepEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of golangDepEnabled.
- isGoModDepEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of golangModEnabled.
- isHostedSuppressionsEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of hostedSuppressionsEnabled.
- isHostedSuppressionsForceUpdate() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Get the value of hostedSuppressionsForceUpdate.
- isInfoEnabled() - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- isJarAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns whether or not the analyzer is enabled.
- isKnownExploitedEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns whether the analyzer is enabled.
- isLibmanAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns whether or not the analyzer is enabled.
- isMSBuildAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns whether or not the analyzer is enabled.
- isNexusAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of nexusAnalyzerEnabled.
- isNexusUsesProxy() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of nexusUsesProxy.
- isNodeAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of nodeAnalyzerEnabled.
- isNodeAuditAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of nodeAuditAnalyzerEnabled.
- isNodeAuditAnalyzerSkipDevDependencies() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of nodeAuditSkipDevDependencies.
- isNodeAuditAnalyzerUseCache() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of nodeAuditAnalyzerUseCache.
- isNodePackageAnalyzerSkipDevDependencies() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of nodePackageSkipDevDependencies.
- isNugetconfAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns whether or not the analyzer is enabled.
- isNuspecAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns whether or not the analyzer is enabled.
- isOpensslAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of opensslAnalyzerEnabled.
- isOssindexAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get value of
Check.ossindexAnalyzerEnabled
. - isOssindexAnalyzerUseCache() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get value of
Check.ossindexAnalyzerUseCache
. - isPipAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of pipAnalyzerEnabled.
- isPipfileAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of pipfileAnalyzerEnabled.
- isPnpmAuditAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of pnpmAuditAnalyzerEnabled.
- isPoetryAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of poetryAnalyzerEnabled.
- isPrettyPrint() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of prettyPrint.
- isPyDistributionAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of pyDistributionAnalyzerEnabled.
- isPyPackageAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of pyPackageAnalyzerEnabled.
- isReference() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Learn whether the refId attribute of this element been set.
- isRetireJsAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of retireJsAnalyzerEnabled.
- isRetireJsAnalyzerForceUpdate() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of retireJsAnalyzerEnabled.
- isRetirejsFilterNonVulnerable() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of retirejsFilterNonVulnerable.
- isRubygemsAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of rubygemsAnalyzerEnabled.
- isShowSummary() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of showSummary.
- isSwiftPackageManagerAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns whether or not the Swift package Analyzer is enabled.
- isSwiftPackageResolvedAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Returns whether or not the Swift package resolved Analyzer is enabled.
- isTraceEnabled() - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- isWarnEnabled() - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- isYarnAuditAnalyzerEnabled() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Get the value of yarnAuditAnalyzerEnabled.
O
- org.owasp.dependencycheck.ant.logging - package org.owasp.dependencycheck.ant.logging
-
This package includes the Ant task definitions.
- org.owasp.dependencycheck.taskdefs - package org.owasp.dependencycheck.taskdefs
-
This package includes the a slf4j logging implementation that wraps the Ant logger.
- org.slf4j.impl - package org.slf4j.impl
-
This package contains the static binder for the slf4j-ant logger.
P
- populateSettings() - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Takes the properties supplied and updates the dependency-check settings.
- populateSettings() - Method in class org.owasp.dependencycheck.taskdefs.Purge
-
Takes the properties supplied and updates the dependency-check settings.
- populateSettings() - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Takes the properties supplied and updates the dependency-check settings.
- Purge - Class in org.owasp.dependencycheck.taskdefs
-
An Ant task definition to execute dependency-check during an Ant build.
- Purge() - Constructor for class org.owasp.dependencycheck.taskdefs.Purge
-
Construct a new DependencyCheckTask.
R
- ReportFormat() - Constructor for class org.owasp.dependencycheck.taskdefs.Check.ReportFormat
- ReportFormats() - Constructor for class org.owasp.dependencycheck.taskdefs.Check.ReportFormats
- REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
-
Declare the version of the SLF4J API this implementation is compiled against.
- RetirejsFilter - Class in org.owasp.dependencycheck.taskdefs
-
Class :
RetirejsFilter
Responsibility : Models a Retire JS file content filter nested XML element where the simple content is its regex. - RetirejsFilter() - Constructor for class org.owasp.dependencycheck.taskdefs.RetirejsFilter
S
- setApiResultsPerPage(int) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of nvdApiResultsPerPage.
- setArchiveAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets whether the analyzer is enabled.
- setArtifactoryAnalyzerApiToken(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of artifactoryAnalyzerApiToken.
- setArtifactoryAnalyzerBearerToken(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of artifactoryAnalyzerBearerToken.
- setArtifactoryAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of artifactoryAnalyzerEnabled.
- setArtifactoryAnalyzerParallelAnalysis(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of artifactoryAnalyzerParallelAnalysis.
- setArtifactoryAnalyzerUrl(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of artifactoryAnalyzerUrl.
- setArtifactoryAnalyzerUseProxy(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of artifactoryAnalyzerUseProxy.
- setArtifactoryAnalyzerUsername(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of artifactoryAnalyzerUsername.
- setAssemblyAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets whether or not the analyzer is enabled.
- setAutoconfAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of autoconfAnalyzerEnabled.
- setAutoUpdate(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of autoUpdate.
- setBundleAuditAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets if the Bundle Audit Analyzer is enabled.
- setBundleAuditPath(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets the path to the bundle audit executable.
- setBundleAuditWorkingDirectory(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets the path to the working directory that the bundle audit executable should be executed from.
- setCarthageAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets whether or not the Carthage analyzer is enabled.
- setCentralAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of centralAnalyzerEnabled.
- setCentralAnalyzerUseCache(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of centralAnalyzerUseCache.
- setCmakeAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of cmakeAnalyzerEnabled.
- setCocoapodsAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets whether or not the cocoapods analyzer is enabled.
- setComposerAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of composerAnalyzerEnabled.
- setComposerAnalyzerSkipDev(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of composerAnalyzerSkipDev.
- setConnectionString(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of connectionString.
- setConnectionTimeout(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of connectionTimeout.
- setCpanfileAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of cpanfileAnalyzerEnabled.
- setDartAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of dartAnalyzerEnabled.
- setDatabaseDriverName(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of databaseDriverName.
- setDatabaseDriverPath(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of databaseDriverPath.
- setDatabasePassword(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of databasePassword.
- setDatabaseUser(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of databaseUser.
- setDataDirectory(String) - Method in class org.owasp.dependencycheck.taskdefs.Purge
-
Set the value of dataDirectory.
- setEnableExperimental(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of enableExperimental.
- setEnableRetired(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of enableRetired.
- setFailBuildOnCVSS(float) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of failBuildOnCVSS.
- setFailOnError(boolean) - Method in class org.owasp.dependencycheck.taskdefs.Purge
-
Set the value of failOnError.
- setFormat(String) - Method in class org.owasp.dependencycheck.taskdefs.Check.ReportFormat
-
Sets the format.
- setGolangDepEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of golangDepEnabled.
- setGolangModEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of golangModEnabled.
- setHintsFile(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of hintsFile.
- setHostedSuppressionsEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of hostedSuppressionsEnabled.
- setHostedSuppressionsForceUpdate(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of hostedSuppressionsForceUpdate.
- setHostedSuppressionsUrl(String) - Method in class org.owasp.dependencycheck.taskdefs.Purge
-
Set the value of hostedSuppressionsUrl.
- setHostedSuppressionsValidForHours(Integer) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of hostedSuppressionsValidForHours.
- setJarAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets whether or not the analyzer is enabled.
- setJunitFailOnCVSS(float) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of junitFailOnCVSS.
- setKnownExploitedEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets whether the analyzer is enabled.
- setKnownExploitedUrl(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets the the knownExploitedUrl.
- setLibmanAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets whether or not the analyzer is enabled.
- setMixAuditAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of mixAuditAnalyzerEnabled.
- setMSBuildAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets whether or not the analyzer is enabled.
- setNexusAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of nexusAnalyzerEnabled.
- setNexusPassword(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of nexusPassword.
- setNexusUrl(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of nexusUrl.
- setNexusUser(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of nexusUser.
- setNexusUsesProxy(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of nexusUsesProxy.
- setNodeAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of nodeAnalyzerEnabled.
- setNodeAuditAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of nodeAuditAnalyzerEnabled.
- setNodeAuditAnalyzerUseCache(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of nodeAuditAnalyzerUseCache.
- setNodeAuditSkipDevDependencies(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of nodeAuditSkipDevDependencies.
- setNodePackageSkipDevDependencies(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of nodePackageSkipDevDependencies.
- setNonProxyHosts(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of nonProxyHosts.
- setNugetconfAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets whether or not the analyzer is enabled.
- setNuspecAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets whether or not the analyzer is enabled.
- setNvdApiDelay(int) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of nvdApiDelay.
- setNvdApiEndpoint(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of nvdApiEndpoint.
- setNvdApiKey(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of nvdApiKey.
- setNvdDatafeedUrl(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of nvdDatafeedUrl.
- setNvdMaxRetryCount(int) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of nvdMaxRetryCount.
- setNvdPassword(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of nvdPassword.
- setNvdUser(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of nvdUser.
- setNvdValidForHours(int) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of nvdValidForHours.
- setOpensslAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of opensslAnalyzerEnabled.
- setOssindexAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set value of
Check.ossindexAnalyzerEnabled
. - setOssindexAnalyzerPassword(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set value of
Check.ossindexAnalyzerPassword
. - setOssindexAnalyzerUrl(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set value of
Check.ossindexAnalyzerUrl
. - setOssindexAnalyzerUseCache(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set value of
Check.ossindexAnalyzerUseCache
. - setOssindexAnalyzerUsername(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set value of
Check.ossindexAnalyzerUsername
. - setOssIndexWarnOnlyOnRemoteErrors(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set value of
Check.ossIndexAnalyzerWarnOnlyOnRemoteErrors
. - setPath(String) - Method in class org.owasp.dependencycheck.taskdefs.SuppressionFile
-
Sets the path to the suppression file.
- setPathToDotnetCore(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of pathToCore.
- setPathToGo(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of pathToGo.
- setPathToPnpm(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of pathToPnpm.
- setPathToYarn(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of pathToYarn.
- setPipAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of pipAnalyzerEnabled.
- setPipfileAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of pipfileAnalyzerEnabled.
- setPnpmAuditAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of pnpmAuditAnalyzerEnabled.
- setPoetryAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of poetryAnalyzerEnabled.
- setPrettyPrint(boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of prettyPrint.
- setProjectName(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of projectName.
- setProxyPassword(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of proxyPassword.
- setProxyPort(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of proxyPort.
- setProxyServer(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of proxyServer.
- setProxyUsername(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of proxyUsername.
- setPyDistributionAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of pyDistributionAnalyzerEnabled.
- setPyPackageAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of pyPackageAnalyzerEnabled.
- setReadTimeout(String) - Method in class org.owasp.dependencycheck.taskdefs.Update
-
Set the value of readTimeout.
- setRefId(Reference) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Add a reference to a Path, FileSet, DirSet, or FileList defined elsewhere.
- setRegex(String) - Method in class org.owasp.dependencycheck.taskdefs.RetirejsFilter
-
Set the regex of regex.
- setReportFormat(Check.ReportFormats) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of reportFormat.
- setReportOutputDirectory(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of reportOutputDirectory.
- setRetireJsAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of retireJsAnalyzerEnabled.
- setRetireJsAnalyzerForceUpdate(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of retireJsAnalyzerForceUpdate.
- setRetirejsFilterNonVulnerable(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of retirejsFilterNonVulnerable.
- setRetireJsUrl(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of the Retire JS repository URL.
- setRetireJsUrlPassword(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of the Password Retire JS repository URL.
- setRetireJsUrlUser(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of the User Retire JS repository URL.
- setRubygemsAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of rubygemsAnalyzerEnabled.
- setShowSummary(boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of showSummary.
- setSuppressionFile(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of suppressionFile.
- setSwiftPackageManagerAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets the enabled state of the swift package manager analyzer.
- setSwiftPackageResolvedAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Sets the enabled state of the swift package manager analyzer.
- setTask(Task) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
-
Sets the current Ant task to use for logging.
- setTask(Task) - Method in class org.slf4j.impl.StaticLoggerBinder
-
Set the Task which will this is to log through.
- setYarnAuditAnalyzerEnabled(Boolean) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of yarnAuditAnalyzerEnabled.
- setZipExtensions(String) - Method in class org.owasp.dependencycheck.taskdefs.Check
-
Set the value of zipExtensions.
- StaticLoggerBinder - Class in org.slf4j.impl
-
The binding of org.slf4j.LoggerFactory class with an actual instance of org.slf4j.ILoggerFactory is performed using information returned by this class.
- SuppressionFile - Class in org.owasp.dependencycheck.taskdefs
-
Class :
SuppressionFile
Responsibility : Models a suppression file nested XML element where the simple content is its location. - SuppressionFile() - Constructor for class org.owasp.dependencycheck.taskdefs.SuppressionFile
T
- trace(String) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- trace(String, Object) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- trace(String, Object...) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- trace(String, Object, Object) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- trace(String, Throwable) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
U
- Update - Class in org.owasp.dependencycheck.taskdefs
-
An Ant task definition to execute dependency-check update.
- Update() - Constructor for class org.owasp.dependencycheck.taskdefs.Update
-
Construct a new UpdateTask.
W
- warn(String) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- warn(String, Object) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- warn(String, Object...) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- warn(String, Object, Object) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
- warn(String, Throwable) - Method in class org.owasp.dependencycheck.ant.logging.AntLoggerAdapter
All Classes All Packages