A C D E F G H I K M N O P R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ADDITIONAL_ZIP_EXTENSIONS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting extra extensions.
- ADVANCED_HELP - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The long CLI argument name asking for advanced help.
- App - Class in org.owasp.dependencycheck
-
The command line interface for the DependencyCheck application.
- App() - Constructor for class org.owasp.dependencycheck.App
-
Builds the App object.
- App(Settings) - Constructor for class org.owasp.dependencycheck.App
-
Builds the App object; this method is used for testing.
- ARGUMENT() - Constructor for class org.owasp.dependencycheck.CliParser.ARGUMENT
- ARTIFACTORY_API_TOKEN - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument for indicating the Artifactory API token.
- ARTIFACTORY_BEARER_TOKEN - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument for indicating the Artifactory bearer token.
- ARTIFACTORY_ENABLED - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument for indicating if the Artifactory analyzer should be enabled.
- ARTIFACTORY_PARALLEL_ANALYSIS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument for indicating if the Artifactory analyzer should use the parallel analysis.
- ARTIFACTORY_URL - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument for indicating if the Artifactory analyzer should use the proxy.
- ARTIFACTORY_USERNAME - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument for indicating the Artifactory username.
- ARTIFACTORY_USES_PROXY - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument for indicating if the Artifactory analyzer should use the proxy.
C
- CENTRAL_URL - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The alternative URL for Maven Central Search.
- CliParser - Class in org.owasp.dependencycheck
-
A utility to parse command line arguments for the DependencyCheck.
- CliParser(Settings) - Constructor for class org.owasp.dependencycheck.CliParser
-
Constructs a new CLI Parser object with the configured settings.
- CliParser.ARGUMENT - Class in org.owasp.dependencycheck
-
A collection of static final strings that represent the possible command line arguments.
- COMPOSER_LOCK_SKIP_DEV - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Whether the PHP Composer Analyzer skips dev packages.
- CONNECTION_READ_TIMEOUT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name indicating the connection read timeout.
- CONNECTION_STRING - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the connection string.
- CONNECTION_TIMEOUT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name indicating the connection timeout.
- CONNECTION_TIMEOUT_SHORT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The short CLI argument name indicating the connection timeout.
D
- DATA_DIRECTORY - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the location of the data directory.
- DATA_DIRECTORY_SHORT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The short CLI argument name for setting the location of the data directory.
- DB_DRIVER - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the database driver name.
- DB_DRIVER_PATH - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the path to the database driver; in case it is not on the class path.
- DB_NAME - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the database user name.
- DB_PASSWORD - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the database password.
- DISABLE_ARCHIVE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Archive Analyzer.
- DISABLE_ASSEMBLY - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Assembly Analyzer.
- DISABLE_AUTO_UPDATE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The long CLI argument name specifying that the CPE/CVE/etc. data should not be automatically updated.
- DISABLE_AUTO_UPDATE_SHORT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The short CLI argument name specifying that the CPE/CVE/etc. data should not be automatically updated.
- DISABLE_AUTOCONF - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Autoconf Analyzer.
- DISABLE_BUNDLE_AUDIT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Ruby Bundler Audit Analyzer.
- DISABLE_CARTHAGE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Carthage analyzer.
- DISABLE_CENTRAL - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Central Analyzer.
- DISABLE_CENTRAL_CACHE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Central Analyzer's ability to cache results locally.
- DISABLE_CMAKE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Cmake Analyzer.
- DISABLE_COCOAPODS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the cocoapods analyzer.
- DISABLE_COMPOSER - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the PHP Composer Analyzer.
- DISABLE_CPAN - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Perl CPAN File Analyzer.
- DISABLE_DART - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Dart Analyzer.
- DISABLE_FILENAME - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the File Name Analyzer.
- DISABLE_GO_DEP - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Golang Dependency Analyzer.
- DISABLE_GOLANG_MOD - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Golang Mod Analyzer.
- DISABLE_HOSTED_SUPPRESSIONS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument to set the number of hours to wait before re-checking hosted suppressions file for updates.
- DISABLE_JAR - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Jar Analyzer.
- DISABLE_KEV - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Known Exploited Analyzer.
- DISABLE_MAVEN_INSTALL - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Maven install Analyzer.
- DISABLE_MIX_AUDIT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Elixir mix audit Analyzer.
- DISABLE_MSBUILD - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disable the MS Build Analyzer.
- DISABLE_NODE_AUDIT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Node Audit Analyzer.
- DISABLE_NODE_AUDIT_CACHE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Node Audit Analyzer's ability to cache results locally.
- DISABLE_NODE_AUDIT_SKIPDEV - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Configures the Node Audit Analyzer to skip the dev dependencies.
- DISABLE_NODE_JS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Node.js Package Analyzer.
- DISABLE_NUGETCONF - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Nuget packages.config Analyzer.
- DISABLE_NUSPEC - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Nuspec Analyzer.
- DISABLE_OPENSSL - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the OpenSSL Analyzer.
- DISABLE_OSSINDEX - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Sonatype OSS Index Analyzer.
- DISABLE_OSSINDEX_CACHE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Sonatype OSS Index Analyzer's ability to cache results locally.
- DISABLE_PIP - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the pip Analyzer.
- DISABLE_PIPFILE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Pipfile Analyzer.
- DISABLE_PNPM_AUDIT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Pnpm Audit Analyzer.
- DISABLE_POETRY - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Poetry Analyzer.
- DISABLE_PY_DIST - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Python Distribution Analyzer.
- DISABLE_PY_PKG - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Python Package Analyzer.
- DISABLE_RETIRE_JS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the RetireJS Analyzer.
- DISABLE_RUBYGEMS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Ruby Gemspec Analyzer.
- DISABLE_SWIFT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the swift package manager analyzer.
- DISABLE_SWIFT_RESOLVED - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the swift package resolved analyzer.
- DISABLE_YARN_AUDIT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Yarn Audit Analyzer.
E
- ENABLE_NEXUS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Disables the Nexus Analyzer.
- ensureCanonicalPath(String) - Method in class org.owasp.dependencycheck.App
-
Takes a path and resolves it to be a canonical & absolute path.
- EXCLUDE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Exclude path argument.
- EXPERIMENTAL - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument to enable the experimental analyzers.
F
- FAIL_JUNIT_ON_CVSS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument to set the threshold that is considered a failure when generating the JUNIT report format.
- FAIL_ON_CVSS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument to configure when the execution should be considered a failure.
G
- getBooleanArgument(String) - Method in class org.owasp.dependencycheck.CliParser
-
Returns the argument boolean value.
- getDatabaseDriverName() - Method in class org.owasp.dependencycheck.CliParser
-
Returns the database driver name if specified; otherwise null is returned.
- getExcludeList() - Method in class org.owasp.dependencycheck.CliParser
-
Retrieves the list of excluded file patterns specified by the 'exclude' argument.
- getFailOnCVSS() - Method in class org.owasp.dependencycheck.CliParser
-
Returns the CVSS value to fail on.
- getFileArgument(String) - Method in class org.owasp.dependencycheck.CliParser
-
Returns the argument value for the given option.
- getFloatArgument(String, float) - Method in class org.owasp.dependencycheck.CliParser
-
Returns the float argument for the given option.
- getIntegerValue(String) - Method in class org.owasp.dependencycheck.CliParser
-
Returns the argument value.
- getProjectName() - Method in class org.owasp.dependencycheck.CliParser
-
Returns the application name specified on the command line.
- getReportDirectory() - Method in class org.owasp.dependencycheck.CliParser
-
Returns the directory to write the reports to specified on the command line.
- getReportFormat() - Method in class org.owasp.dependencycheck.CliParser
-
Returns the output format specified on the command line.
- getRetireJsFilters() - Method in class org.owasp.dependencycheck.CliParser
-
Retrieves the list of retire JS content filters used to exclude JS files by content.
- getScanFiles() - Method in class org.owasp.dependencycheck.CliParser
-
Retrieves the file command line parameter(s) specified for the 'scan' argument.
- getStringArgument(String) - Method in class org.owasp.dependencycheck.CliParser
-
Returns the argument value for the given option.
- getStringArgument(String, String) - Method in class org.owasp.dependencycheck.CliParser
-
Returns the argument value for the given option.
- getStringArguments(String) - Method in class org.owasp.dependencycheck.CliParser
-
Returns the argument value for the given option.
- getSymLinkDepth() - Method in class org.owasp.dependencycheck.CliParser
-
Returns the symbolic link depth (how deeply symbolic links will be followed).
H
- hasOption(String) - Method in class org.owasp.dependencycheck.CliParser
-
Checks if the option is present.
- HELP - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The long CLI argument name asking for help.
- HELP_SHORT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The short CLI argument name asking for help.
- HINTS_FILE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the location of the hint file.
- HOSTED_SUPPRESSIONS_FORCEUPDATE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument to set Whether the hosted suppressions file will update regardless of the `noupdate` argument.
- HOSTED_SUPPRESSIONS_URL - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument to set the location of a mirrored hosted suppressions file .
- HOSTED_SUPPRESSIONS_VALID_FOR_HOURS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument to set the number of hours to wait before re-checking hosted suppressions file for updates.
I
- isDisabled(String, String) - Method in class org.owasp.dependencycheck.CliParser
-
Utility method to determine if one of the disable options has been set.
- isGetHelp() - Method in class org.owasp.dependencycheck.CliParser
-
Determines if the 'help' command line argument was passed in.
- isGetVersion() - Method in class org.owasp.dependencycheck.CliParser
-
Determines if the 'version' command line argument was passed in.
- isNexusUsesProxy() - Method in class org.owasp.dependencycheck.CliParser
-
Returns true if the Nexus Analyzer should use the configured proxy to connect to Nexus; otherwise false is returned.
- isNodeAuditDisabled() - Method in class org.owasp.dependencycheck.CliParser
-
Returns true if the disableNodeAudit command line argument was specified.
- isPnpmAuditDisabled() - Method in class org.owasp.dependencycheck.CliParser
-
Returns true if the disablePnpmAudit command line argument was specified.
- isPurge() - Method in class org.owasp.dependencycheck.CliParser
-
Checks if the purge NVD flag has been set.
- isRetireJsFilterNonVulnerable() - Method in class org.owasp.dependencycheck.CliParser
-
Returns whether or not the retireJS analyzer should exclude non-vulnerable JS from the report.
- isRunScan() - Method in class org.owasp.dependencycheck.CliParser
-
Determines if the 'scan' command line argument was passed in.
- isUpdateOnly() - Method in class org.owasp.dependencycheck.CliParser
-
Checks if the update only flag has been set.
- isYarnAuditDisabled() - Method in class org.owasp.dependencycheck.CliParser
-
Returns true if the disableYarnAudit command line argument was specified.
K
- KEV_URL - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The URL to the CISA Known Exploited Vulnerability JSON datafeed.
M
- main(String[]) - Static method in class org.owasp.dependencycheck.App
-
The main method for the application.
N
- NEXUS_PASSWORD - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The password for the nexus server.
- NEXUS_URL - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The URL of the nexus server.
- NEXUS_USERNAME - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The username for the nexus server.
- NEXUS_USES_PROXY - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Whether or not the defined proxy should be used when connecting to Nexus.
- NODE_PACKAGE_SKIP_DEV_DEPENDENCIES - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Skips dev dependencies in Node Package Analyzer.
- NON_PROXY_HOSTS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name indicating the proxy proxy exclusion list.
- NVD_API_DATAFEED_PASSWORD - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The password for basic auth to the CVE data.
- NVD_API_DATAFEED_URL - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for the NVD API Data Feed URL.
- NVD_API_DATAFEED_USER - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The username for basic auth to the CVE data.
- NVD_API_DELAY - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The time in milliseconds to wait between downloading NVD API data.
- NVD_API_ENDPOINT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the URL for the NVD API Endpoint.
- NVD_API_KEY - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the URL for the NVD API Key.
- NVD_API_MAX_RETRY_COUNT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the maximum number of retry requests for a single call to the NVD API.
- NVD_API_RESULTS_PER_PAGE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The number records for a single page from NVD API.
- NVD_API_VALID_FOR_HOURS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the number of hours to wait before checking for new updates from the NVD.
O
- org.owasp.dependencycheck - package org.owasp.dependencycheck
-
Includes the main entry point for the DependencyChecker.
- OSSINDEX_PASSWORD - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The password for the Sonatype OSS Index.
- OSSINDEX_URL - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The alternative URL for the Sonatype OSS Index.
- OSSINDEX_USERNAME - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The username for the Sonatype OSS Index.
- OSSINDEX_WARN_ONLY_ON_REMOTE_ERRORS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The password for the Sonatype OSS Index.
- OUT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The long CLI argument name specifying the directory to write the reports to.
- OUT_SHORT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The short CLI argument name specifying the directory to write the reports to.
- OUTPUT_FORMAT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The long CLI argument name specifying the output format to write the reports to.
- OUTPUT_FORMAT_SHORT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The short CLI argument name specifying the output format to write the reports to.
P
- parse(String[]) - Method in class org.owasp.dependencycheck.CliParser
-
Parses the arguments passed in and captures the results for later use.
- PATH_TO_BUNDLE_AUDIT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the path to bundle-audit for Ruby bundle analysis.
- PATH_TO_BUNDLE_AUDIT_WORKING_DIRECTORY - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the path that should be used as the working directory that the bundle-audit command used for Ruby bundle analysis should be executed from.
- PATH_TO_CORE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the path to dotnet core.
- PATH_TO_GO - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the path to `go`.
- PATH_TO_MIX_AUDIT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the path to mix_audit for Elixir analysis.
- PATH_TO_PNPM - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the path to `pnpm`.
- PATH_TO_YARN - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the path to `yarn`.
- populateSettings(CliParser) - Method in class org.owasp.dependencycheck.App
-
Updates the global Settings.
- PRETTY_PRINT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument to configure if the XML and JSON reports should be pretty printed.
- printHelp() - Method in class org.owasp.dependencycheck.CliParser
-
Displays the command line help message to the standard output.
- printVersionInfo() - Method in class org.owasp.dependencycheck.CliParser
-
Prints the manifest information to standard output.
- PROJECT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The long CLI argument name specifying the name of the project to be scanned.
- PROP - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the location of an additional properties file.
- PROP_SHORT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The short CLI argument name for setting the location of an additional properties file.
- PROXY_PASSWORD - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name indicating the proxy password.
- PROXY_PORT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name indicating the proxy port.
- PROXY_SERVER - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name indicating the proxy server.
- PROXY_USERNAME - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name indicating the proxy username.
- PURGE_NVD - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The long CLI argument name specifying that only the update phase should be executed; no scan should be run.
R
- RETIRE_JS_FORCEUPDATE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
Whether the RetireJS Analyzer will update regardless of the `autoupdate` setting.
- RETIRED - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument to enable the retired analyzers.
- RETIREJS_FILTER_NON_VULNERABLE - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument for the retire js content filters.
- RETIREJS_FILTERS - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument for the retire js content filters.
- RETIREJS_URL - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The URL to the retire JS repository.
- RETIREJS_URL_PASSWORD - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The password to the retire JS repository.
- RETIREJS_URL_USER - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The username to the retire JS repository.
- run(String[]) - Method in class org.owasp.dependencycheck.App
-
Main CLI entry-point into the application.
S
- SCAN - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The long CLI argument name specifying the directory/file to scan.
- SCAN_SHORT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The short CLI argument name specifying the directory/file to scan.
- SUPPRESSION_FILES - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the location of the suppression file(s).
- SYM_LINK_DEPTH - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the depth of symbolic links that will be followed.
U
- UPDATE_ONLY - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The long CLI argument name specifying that only the update phase should be executed; no scan should be run.
V
- VERBOSE_LOG - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The CLI argument name for setting the location of the data directory.
- VERBOSE_LOG_SHORT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The short CLI argument name for setting the location of the data directory.
- VERSION - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The short CLI argument name asking for the version.
- VERSION_SHORT - Static variable in class org.owasp.dependencycheck.CliParser.ARGUMENT
-
The long CLI argument name asking for the version.
All Classes All Packages