| Modifier and Type | Field and Description |
|---|---|
static String |
ADDITIONAL_ZIP_EXTENSIONS
The additional configured zip file extensions, if available.
|
static String |
ANALYSIS_TIMEOUT
The properties key for the analysis timeout.
|
static String |
ANALYZER_ARCHIVE_ENABLED
The properties key for whether the Archive analyzer is enabled.
|
static String |
ANALYZER_ARTIFACTORY_API_TOKEN
The properties key for the Artifactory API token.
|
static String |
ANALYZER_ARTIFACTORY_API_USERNAME
The properties key for the Artifactory username.
|
static String |
ANALYZER_ARTIFACTORY_BEARER_TOKEN
The properties key for the Artifactory bearer token
(https://www.jfrog.com/confluence/display/RTF/Access+Tokens).
|
static String |
ANALYZER_ARTIFACTORY_ENABLED
The properties key for whether the Artifactory analyzer is enabled.
|
static String |
ANALYZER_ARTIFACTORY_PARALLEL_ANALYSIS
The properties key for whether the Artifactory analyzer should use
parallel processing.
|
static String |
ANALYZER_ARTIFACTORY_URL
The properties key for the Artifactory search URL.
|
static String |
ANALYZER_ARTIFACTORY_USES_PROXY
The properties key for using the proxy to reach Artifactory.
|
static String |
ANALYZER_ASSEMBLY_DOTNET_PATH
The path to dotnet core, if available.
|
static String |
ANALYZER_ASSEMBLY_ENABLED
The properties key for whether the .NET Assembly analyzer is enabled.
|
static String |
ANALYZER_AUTOCONF_ENABLED
The properties key for whether the Autoconf analyzer is enabled.
|
static String |
ANALYZER_BUNDLE_AUDIT_ENABLED
The properties key for whether the Ruby Bundler Audit analyzer is
enabled.
|
static String |
ANALYZER_BUNDLE_AUDIT_PATH
The path to bundle-audit, if available.
|
static String |
ANALYZER_BUNDLE_AUDIT_WORKING_DIRECTORY
The path to bundle-audit, if available.
|
static String |
ANALYZER_CENTRAL_ENABLED
The properties key for whether the Central analyzer is enabled.
|
static String |
ANALYZER_CENTRAL_PARALLEL_ANALYSIS
The properties key for whether the Central analyzer should use
parallel processing.
|
static String |
ANALYZER_CENTRAL_QUERY
The properties key for the Central search query.
|
static String |
ANALYZER_CENTRAL_RETRY_COUNT
The properties key for whether the Central analyzer should use
parallel processing.
|
static String |
ANALYZER_CENTRAL_URL
The properties key for the Central search URL.
|
static String |
ANALYZER_CENTRAL_USE_CACHE
The properties key for whether Central search results will be cached.
|
static String |
ANALYZER_CMAKE_ENABLED
The properties key for whether the CMake analyzer is enabled.
|
static String |
ANALYZER_COCOAPODS_ENABLED
The properties key for whether the cocoapods analyzer is enabled.
|
static String |
ANALYZER_COMPOSER_LOCK_ENABLED
The properties key for whether the composer lock file analyzer is
enabled.
|
static String |
ANALYZER_CPE_ENABLED
The key to determine if the CPE analyzer is enabled.
|
static String |
ANALYZER_CPE_SUPPRESSION_ENABLED
The key to determine if the CPE Suppression analyzer is enabled.
|
static String |
ANALYZER_DEPENDENCY_BUNDLING_ENABLED
The key to determine if the Dependency Bundling analyzer is enabled.
|
static String |
ANALYZER_DEPENDENCY_MERGING_ENABLED
The key to determine if the Dependency Merging analyzer is enabled.
|
static String |
ANALYZER_EXPERIMENTAL_ENABLED
The properties key for whether experimental analyzers are loaded.
|
static String |
ANALYZER_FALSE_POSITIVE_ENABLED
The key to determine if the False Positive analyzer is enabled.
|
static String |
ANALYZER_FILE_NAME_ENABLED
The key to determine if the File Name analyzer is enabled.
|
static String |
ANALYZER_GOLANG_DEP_ENABLED
The properties key for whether the Golang Dep analyzer is enabled.
|
static String |
ANALYZER_GOLANG_MOD_ENABLED
The properties key for whether the Golang Mod analyzer is enabled.
|
static String |
ANALYZER_GOLANG_PATH
The path to go, if available.
|
static String |
ANALYZER_HINT_ENABLED
The key to determine if the Hint analyzer is enabled.
|
static String |
ANALYZER_JAR_ENABLED
The properties key for whether the Jar Analyzer is enabled.
|
static String |
ANALYZER_MIX_AUDIT_ENABLED
The properties key for whether the Elixir mix audit analyzer is
enabled.
|
static String |
ANALYZER_MIX_AUDIT_PATH
The path to mix_audit, if available.
|
static String |
ANALYZER_MSBUILD_PROJECT_ENABLED
The properties key for whether the .NET MSBuild Project analyzer is
enabled.
|
static String |
ANALYZER_NEXUS_ENABLED
The properties key for whether the Nexus analyzer is enabled.
|
static String |
ANALYZER_NEXUS_PASSWORD
The properties key for the Nexus search credentials password.
|
static String |
ANALYZER_NEXUS_URL
The properties key for the Nexus search URL.
|
static String |
ANALYZER_NEXUS_USER
The properties key for the Nexus search credentials username.
|
static String |
ANALYZER_NEXUS_USES_PROXY
The properties key for using the proxy to reach Nexus.
|
static String |
ANALYZER_NODE_AUDIT_ENABLED
The properties key for whether the Node Audit analyzer is enabled.
|
static String |
ANALYZER_NODE_AUDIT_SKIPDEV
The properties key for configure whether the Node Audit analyzer
should skip devDependencies.
|
static String |
ANALYZER_NODE_AUDIT_URL
The properties key for supplying the URL to the Node Audit API.
|
static String |
ANALYZER_NODE_AUDIT_USE_CACHE
The properties key for whether node audit analyzer results will be
cached.
|
static String |
ANALYZER_NODE_PACKAGE_ENABLED
The properties key for whether the node.js package analyzer is
enabled.
|
static String |
ANALYZER_NPM_CPE_ENABLED
The key to determine if the NPM CPE analyzer is enabled.
|
static String |
ANALYZER_NUGETCONF_ENABLED
The properties key for whether the .NET Nuget packages.config
analyzer is enabled.
|
static String |
ANALYZER_NUSPEC_ENABLED
The properties key for whether the .NET Nuspec analyzer is enabled.
|
static String |
ANALYZER_NVD_CVE_ENABLED
The key to determine if the NVD CVE analyzer is enabled.
|
static String |
ANALYZER_OPENSSL_ENABLED
The properties key for whether the OpenSSL analyzer is enabled.
|
static String |
ANALYZER_OSSINDEX_ENABLED
The properties key for whether the Sonatype OSS Index analyzer is
enabled.
|
static String |
ANALYZER_OSSINDEX_PASSWORD
The properties key for the Sonatype OSS Index password.
|
static String |
ANALYZER_OSSINDEX_URL
The properties key for the Sonatype OSS Index URL.
|
static String |
ANALYZER_OSSINDEX_USE_CACHE
The properties key for whether the Sonatype OSS Index should use a
local cache.
|
static String |
ANALYZER_OSSINDEX_USER
The properties key for the Sonatype OSS Index user.
|
static String |
ANALYZER_PE_ENABLED
The key to determine if the File Version analyzer is enabled.
|
static String |
ANALYZER_PIP_ENABLED
The properties key for whether the pip analyzer is enabled.
|
static String |
ANALYZER_PIPFILE_ENABLED
The properties key for whether the pipfile analyzer is enabled.
|
static String |
ANALYZER_PYTHON_DISTRIBUTION_ENABLED
The properties key for whether the Python Distribution analyzer is
enabled.
|
static String |
ANALYZER_PYTHON_PACKAGE_ENABLED
The properties key for whether the Python Package analyzer is
enabled.
|
static String |
ANALYZER_RETIRED_ENABLED
The properties key for whether experimental analyzers are loaded.
|
static String |
ANALYZER_RETIREJS_ENABLED
The properties key for whether the RetireJS analyzer is enabled.
|
static String |
ANALYZER_RETIREJS_FILTER_NON_VULNERABLE
The properties key for whether the RetireJS analyzer should filter
out non-vulnerable dependencies.
|
static String |
ANALYZER_RETIREJS_FILTERS
The properties key for whether the RetireJS analyzer file content
filters.
|
static String |
ANALYZER_RETIREJS_FORCEUPDATE
The properties key for defining whether the RetireJS repository will
be updated regardless of the autoupdate settings.
|
static String |
ANALYZER_RETIREJS_REPO_JS_URL
The properties key for defining the URL to the RetireJS repository.
|
static String |
ANALYZER_RETIREJS_REPO_VALID_FOR_HOURS
The properties key to control the skipping of the check for CVE
updates.
|
static String |
ANALYZER_RUBY_GEMSPEC_ENABLED
The properties key for whether the Ruby Gemspec Analyzer is enabled.
|
static String |
ANALYZER_SWIFT_PACKAGE_MANAGER_ENABLED
The properties key for whether the SWIFT package manager analyzer is
enabled.
|
static String |
ANALYZER_VERSION_FILTER_ENABLED
The key to determine if the Version Filter analyzer is enabled.
|
static String |
ANALYZER_VULNERABILITY_SUPPRESSION_ENABLED
The key to determine if the Vulnerability Suppression analyzer is
enabled.
|
static String |
APPLICATION_NAME
The key to obtain the application name.
|
static String |
APPLICATION_VERSION
The key to obtain the application version.
|
static String |
AUTO_UPDATE
The properties key indicating whether or not the cached data sources
should be updated.
|
static String |
CENTRAL_CONTENT_URL
Key for the URL to obtain content from Maven Central.
|
static String |
CONNECTION_TIMEOUT
The properties key for the connection timeout.
|
static String |
CPE_MODIFIED_VALID_FOR_DAYS
The properties key that indicates how often the CPE data needs to be
updated.
|
static String |
CPE_URL
The properties key for the URL to retrieve the CPE.
|
static String |
CVE_BASE_JSON
The properties key for the URL to retrieve the recently modified and
added CVE entries (last 8 days) using the JSON data feeds.
|
static String |
CVE_CHECK_VALID_FOR_HOURS
The properties key to control the skipping of the check for CVE
updates.
|
static String |
CVE_CPE_STARTS_WITH_FILTER
The starts with filter used to exclude CVE entries from the database.
|
static String |
CVE_MODIFIED_JSON
The properties key for the URL to retrieve the recently modified and
added CVE entries (last 8 days) using the JSON data feeds.
|
static String |
CVE_MODIFIED_VALID_FOR_DAYS
The properties key for the URL to retrieve the recently modified and
added CVE entries (last 8 days).
|
static String |
CVE_ORIGINAL_JSON
The properties key for the original/modified URL to retrieve the
recently modified and added CVE entries (last 8 days).
|
static String |
CVE_PASSWORD
The password to authenticate to the CVE-URL.
|
static String |
CVE_START_YEAR
The properties key for the telling us how many cve.url.* URLs exists.
|
static String |
CVE_USER
The username to use when connecting to the CVE-URL.
|
static String |
DATA_DIRECTORY
The base path to use for the data directory (for embedded db and
other cached resources from the Internet).
|
static String |
DB_CONNECTION_STRING
The database connection string.
|
static String |
DB_DRIVER_NAME
The database driver class name.
|
static String |
DB_DRIVER_PATH
The database driver class name.
|
static String |
DB_FILE_NAME
The database file name.
|
static String |
DB_PASSWORD
The password to authenticate to the database.
|
static String |
DB_USER
The username to use when connecting to the database.
|
static String |
DB_VERSION
The database schema version.
|
static String |
DOWNLOADER_QUICK_QUERY_TIMESTAMP
The key to the HTTP request method for query last modified date.
|
static String |
DOWNLOADER_TLS_PROTOCOL_LIST
The key to HTTP protocol list to use.
|
static String |
ECOSYSTEM_SKIP_CPEANALYZER
The key to determine which ecosystems should skip the CPE analysis.
|
static String |
ENABLE_BATCH_UPDATES
Adds capabilities to batch insert.
|
static String |
ENGINE_VERSION_CHECK_URL
The key to obtain the URL to retrieve the current release version
from.
|
static String |
H2_DATA_DIRECTORY
The base path to use for the H2 data directory (for embedded db).
|
static String |
HINTS_FILE
The key for the hint file.
|
static String |
JUNIT_FAIL_ON_CVSS
The key for the property that controls what CVSS scores are
considered failing test cases for the JUNIT repor.
|
static String |
MASKED_PROPERTIES
The properties key setting which other keys should be considered
sensitive and subsequently masked when logged.
|
static String |
MAX_BATCH_SIZE
Size of database batch inserts.
|
static String |
MAX_DOWNLOAD_THREAD_POOL_SIZE
The maximum number of threads to allocate when downloading files.
|
static String |
MAX_QUERY_SIZE_DEFAULT
The properties key for the default max query size for Lucene query
results.
|
static String |
MAX_QUERY_SIZE_PREFIX
The properties key prefix for the default max query size for Lucene
query results; append the ecosystem to obtain the default query size.
|
static String |
NVD_NEW_YEAR_GRACE_PERIOD
The properties key setting indicating how many days past the new year
that ODC will "skip" updating that years data feed if not present.
|
static String |
PRETTY_PRINT
The properties key setting whether or not the JSON and XML reports
will be pretty printed.
|
static String |
PROXY_DISABLE_SCHEMAS
Whether or not if using basic auth with a proxy the system setting
'jdk.http.auth.tunneling.disabledSchemes' should be set to an empty
string.
|
static String |
PROXY_NON_PROXY_HOSTS
The properties key for the non proxy hosts.
|
static String |
PROXY_PASSWORD
The properties key for the proxy password.
|
static String |
PROXY_PORT
The properties key for the proxy port - this must be an integer
value.
|
static String |
PROXY_SERVER
The properties key for the proxy server.
|
static String |
PROXY_USERNAME
The properties key for the proxy username.
|
static String |
SUPPRESSION_FILE
The key for the suppression file.
|
static String |
TEMP_DIRECTORY
The location of the temporary directory.
|
static String |
UPDATE_NVDCVE_ENABLED
The key to determine if the NVD CVE updater should be enabled.
|
static String |
UPDATE_VERSION_CHECK_ENABLED
The key to determine if dependency-check should check if there is a
new version available.
|
static String |
VFEED_CONNECTION_STRING
The key to obtain the VFEED connection string.
|
static String |
VFEED_DATA_FILE
The key to obtain the path to the VFEED data file.
|
static String |
VFEED_DOWNLOAD_FILE
The key to obtain the download file name for the VFeed data.
|
static String |
VFEED_DOWNLOAD_URL
The key to obtain the base download URL for the VFeed data file.
|
static String |
VFEED_UPDATE_STATUS
The key to obtain the VFeed update status.
|
static String |
WRITELOCK_SHUTDOWN_HOOK
The key that specifies the class name of the Write Lock shutdown
hook.
|
public static final String APPLICATION_NAME
public static final String APPLICATION_VERSION
public static final String ENGINE_VERSION_CHECK_URL
public static final String AUTO_UPDATE
public static final String DB_DRIVER_NAME
public static final String DB_DRIVER_PATH
public static final String DB_CONNECTION_STRING
public static final String DB_USER
public static final String DB_PASSWORD
public static final String DATA_DIRECTORY
public static final String H2_DATA_DIRECTORY
public static final String DB_FILE_NAME
public static final String DB_VERSION
public static final String CVE_CPE_STARTS_WITH_FILTER
public static final String CVE_MODIFIED_JSON
public static final String CVE_ORIGINAL_JSON
public static final String CVE_BASE_JSON
public static final String CVE_USER
public static final String CVE_PASSWORD
public static final String CVE_MODIFIED_VALID_FOR_DAYS
public static final String CVE_CHECK_VALID_FOR_HOURS
public static final String CVE_START_YEAR
public static final String CPE_MODIFIED_VALID_FOR_DAYS
public static final String CPE_URL
public static final String PROXY_DISABLE_SCHEMAS
public static final String PROXY_SERVER
public static final String PROXY_PORT
public static final String PROXY_USERNAME
public static final String PROXY_PASSWORD
public static final String PROXY_NON_PROXY_HOSTS
public static final String CONNECTION_TIMEOUT
public static final String TEMP_DIRECTORY
public static final String MAX_DOWNLOAD_THREAD_POOL_SIZE
public static final String ANALYSIS_TIMEOUT
public static final String SUPPRESSION_FILE
public static final String HINTS_FILE
public static final String JUNIT_FAIL_ON_CVSS
public static final String ANALYZER_JAR_ENABLED
public static final String ANALYZER_EXPERIMENTAL_ENABLED
public static final String ANALYZER_RETIRED_ENABLED
public static final String ANALYZER_ARCHIVE_ENABLED
public static final String ANALYZER_NODE_PACKAGE_ENABLED
public static final String ANALYZER_NODE_AUDIT_ENABLED
public static final String ANALYZER_NODE_AUDIT_URL
public static final String ANALYZER_NODE_AUDIT_SKIPDEV
public static final String ANALYZER_NODE_AUDIT_USE_CACHE
public static final String ANALYZER_RETIREJS_ENABLED
public static final String ANALYZER_RETIREJS_FILTERS
public static final String ANALYZER_RETIREJS_FILTER_NON_VULNERABLE
public static final String ANALYZER_RETIREJS_REPO_JS_URL
public static final String ANALYZER_RETIREJS_FORCEUPDATE
public static final String ANALYZER_RETIREJS_REPO_VALID_FOR_HOURS
public static final String ANALYZER_COMPOSER_LOCK_ENABLED
public static final String ANALYZER_PYTHON_DISTRIBUTION_ENABLED
public static final String ANALYZER_PYTHON_PACKAGE_ENABLED
public static final String ANALYZER_MIX_AUDIT_ENABLED
public static final String ANALYZER_MIX_AUDIT_PATH
public static final String ANALYZER_GOLANG_MOD_ENABLED
public static final String ANALYZER_GOLANG_PATH
public static final String ANALYZER_GOLANG_DEP_ENABLED
public static final String ANALYZER_RUBY_GEMSPEC_ENABLED
public static final String ANALYZER_AUTOCONF_ENABLED
public static final String ANALYZER_PIP_ENABLED
public static final String ANALYZER_PIPFILE_ENABLED
public static final String ANALYZER_CMAKE_ENABLED
public static final String ANALYZER_BUNDLE_AUDIT_ENABLED
public static final String ANALYZER_ASSEMBLY_ENABLED
public static final String ANALYZER_NUSPEC_ENABLED
public static final String ANALYZER_NUGETCONF_ENABLED
public static final String ANALYZER_MSBUILD_PROJECT_ENABLED
public static final String ANALYZER_NEXUS_ENABLED
public static final String ANALYZER_NEXUS_URL
public static final String ANALYZER_NEXUS_USER
public static final String ANALYZER_NEXUS_PASSWORD
public static final String ANALYZER_NEXUS_USES_PROXY
public static final String ANALYZER_ARTIFACTORY_ENABLED
public static final String ANALYZER_ARTIFACTORY_URL
public static final String ANALYZER_ARTIFACTORY_API_USERNAME
public static final String ANALYZER_ARTIFACTORY_API_TOKEN
public static final String ANALYZER_ARTIFACTORY_BEARER_TOKEN
curl -u yourUserName -X POST \
"https://artifactory.techno.ingenico.com/artifactory/api/security/token" \
-d "username=yourUserName".public static final String ANALYZER_ARTIFACTORY_USES_PROXY
public static final String ANALYZER_ARTIFACTORY_PARALLEL_ANALYSIS
public static final String ANALYZER_CENTRAL_ENABLED
public static final String CENTRAL_CONTENT_URL
public static final String ANALYZER_CENTRAL_PARALLEL_ANALYSIS
public static final String ANALYZER_CENTRAL_RETRY_COUNT
public static final String ANALYZER_OPENSSL_ENABLED
public static final String ANALYZER_COCOAPODS_ENABLED
public static final String ANALYZER_SWIFT_PACKAGE_MANAGER_ENABLED
public static final String ANALYZER_CENTRAL_URL
public static final String ANALYZER_CENTRAL_QUERY
public static final String ANALYZER_CENTRAL_USE_CACHE
public static final String ANALYZER_ASSEMBLY_DOTNET_PATH
public static final String ANALYZER_BUNDLE_AUDIT_PATH
public static final String ANALYZER_BUNDLE_AUDIT_WORKING_DIRECTORY
public static final String ADDITIONAL_ZIP_EXTENSIONS
public static final String VFEED_DATA_FILE
public static final String VFEED_CONNECTION_STRING
public static final String VFEED_DOWNLOAD_URL
public static final String VFEED_DOWNLOAD_FILE
public static final String VFEED_UPDATE_STATUS
public static final String DOWNLOADER_QUICK_QUERY_TIMESTAMP
public static final String DOWNLOADER_TLS_PROTOCOL_LIST
public static final String ANALYZER_CPE_ENABLED
public static final String ANALYZER_NPM_CPE_ENABLED
public static final String ANALYZER_CPE_SUPPRESSION_ENABLED
public static final String ANALYZER_DEPENDENCY_BUNDLING_ENABLED
public static final String ANALYZER_DEPENDENCY_MERGING_ENABLED
public static final String ANALYZER_FALSE_POSITIVE_ENABLED
public static final String ANALYZER_FILE_NAME_ENABLED
public static final String ANALYZER_PE_ENABLED
public static final String ANALYZER_HINT_ENABLED
public static final String ANALYZER_VERSION_FILTER_ENABLED
public static final String ANALYZER_NVD_CVE_ENABLED
public static final String ANALYZER_VULNERABILITY_SUPPRESSION_ENABLED
public static final String UPDATE_NVDCVE_ENABLED
public static final String UPDATE_VERSION_CHECK_ENABLED
public static final String ECOSYSTEM_SKIP_CPEANALYZER
public static final String ENABLE_BATCH_UPDATES
public static final String MAX_BATCH_SIZE
public static final String WRITELOCK_SHUTDOWN_HOOK
public static final String ANALYZER_OSSINDEX_ENABLED
public static final String ANALYZER_OSSINDEX_USE_CACHE
public static final String ANALYZER_OSSINDEX_URL
public static final String ANALYZER_OSSINDEX_USER
public static final String ANALYZER_OSSINDEX_PASSWORD
public static final String PRETTY_PRINT
public static final String MASKED_PROPERTIES
public static final String NVD_NEW_YEAR_GRACE_PERIOD
public static final String MAX_QUERY_SIZE_DEFAULT
public static final String MAX_QUERY_SIZE_PREFIX
Copyright © 2012–2020 OWASP. All rights reserved.