Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dependency-check/DependencyCheck
/ functions
Functions
3,473 in github.com/dependency-check/DependencyCheck
⨍
Functions
3,473
◇
Types & classes
508
Method
prepareFileTypeAnalyzer
No-op initializer implementation. @param engine a reference to the dependency-check engine @throws InitializationException never thrown
core/src/main/java/org/owasp/dependencycheck/analyzer/PoetryAnalyzer.java:129
Method
prepareFileTypeAnalyzer
Initializes the analyzer once before any analysis is performed. @param engine a reference to the dependency-check engine @throws InitializationExcept
core/src/main/java/org/owasp/dependencycheck/analyzer/NexusAnalyzer.java:169
Method
prepareFileTypeAnalyzer
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/analyzer/CocoaPodsAnalyzer.java:111
Method
prepareFileTypeAnalyzer
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/analyzer/RubyGemspecAnalyzer.java:105
Method
prepareFileTypeAnalyzer
No-op initializer implementation. @param engine a reference to the dependency-check engine @throws InitializationException never thrown
core/src/main/java/org/owasp/dependencycheck/analyzer/OpenSSLAnalyzer.java:176
Method
prepareFileTypeAnalyzer
No-op initializer implementation. @param engine a reference to the dependency-check engine @throws InitializationException never thrown
core/src/main/java/org/owasp/dependencycheck/analyzer/GolangDepAnalyzer.java:126
Method
prepareFileTypeAnalyzer
Initializes the file type analyzer. @param engine a reference to the dependency-check engine @throws InitializationException thrown if there is an ex
core/src/main/java/org/owasp/dependencycheck/analyzer/AutoconfAnalyzer.java:265
Method
prepareFileTypeAnalyzer
Initializes the analyzer once before any analysis is performed. @param engine a reference to the dependency-check engine @throws InitializationExcept
core/src/main/java/org/owasp/dependencycheck/analyzer/ArtifactoryAnalyzer.java:133
Method
prepareFileTypeAnalyzer
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/analyzer/SwiftPackageResolvedAnalyzer.java:99
Method
prepareFileTypeAnalyzer
Initializes the analyzer once before any analysis is performed. @param engine a reference to the dependency-check engine @throws InitializationExcept
core/src/main/java/org/owasp/dependencycheck/analyzer/AbstractNpmAnalyzer.java:411
Method
prepareFileTypeAnalyzer
Makes sure a usable temporary directory is available. @param engine a reference to the dependency-check engine @throws InitializationException an Ana
core/src/main/java/org/owasp/dependencycheck/analyzer/PythonDistributionAnalyzer.java:244
Method
prepareFileTypeAnalyzer
Initializes the analyzer. @param engine a reference to the dependency-check engine @throws InitializationException thrown if an exception occurs gett
core/src/main/java/org/owasp/dependencycheck/analyzer/ComposerLockAnalyzer.java:95
Method
prepareFileTypeAnalyzer
Initializes the analyzer once before any analysis is performed. @param engine a reference to the dependency-check engine @throws InitializationExcept
core/src/main/java/org/owasp/dependencycheck/analyzer/NugetconfAnalyzer.java:94
Method
prepareFileTypeAnalyzer
Initialize the go mod analyzer; ensures that go is installed and can be called. @param engine a reference to the dependency-check engine @throws Init
core/src/main/java/org/owasp/dependencycheck/analyzer/GolangModAnalyzer.java:216
Method
prepareFileTypeAnalyzer
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/analyzer/PerlCpanfileAnalyzer.java:112
Method
prepareFileTypeAnalyzer
Initializes the analyzer once before any analysis is performed. @param engine a reference to the dependency-check engine @throws InitializationExcept
core/src/main/java/org/owasp/dependencycheck/analyzer/YarnAuditAnalyzer.java:154
Method
prepareFileTypeAnalyzer
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/analyzer/CarthageAnalyzer.java:149
Method
prepareFileTypeAnalyzer
{@inheritDoc} @param engine a reference to the dependency-check engine @throws InitializationException thrown if there is an exception during initial
core/src/main/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzer.java:185
Method
prepareFileTypeAnalyzer
Initializes the analyzer once before any analysis is performed. @param engine a reference to the dependency-check engine @throws InitializationExcept
core/src/main/java/org/owasp/dependencycheck/analyzer/CentralAnalyzer.java:164
Method
prepareFileTypeAnalyzer
Initializes the analyzer. @param engine a reference to the dependency-check engine @throws InitializationException thrown if an exception occurs gett
core/src/main/java/org/owasp/dependencycheck/analyzer/CMakeAnalyzer.java:152
Method
prepareFileTypeAnalyzer
The prepare method does nothing for this Analyzer. @param engine a reference to the dependency-check engine @throws InitializationException is thrown
core/src/main/java/org/owasp/dependencycheck/analyzer/ArchiveAnalyzer.java:198
Method
prepareFileTypeAnalyzer
Initializes the analyzer once before any analysis is performed. @param engine a reference to the dependency-check engine @throws InitializationExcept
core/src/main/java/org/owasp/dependencycheck/analyzer/LibmanAnalyzer.java:101
Method
prepareFileTypeAnalyzer
No-op initializer implementation. @param engine a reference to the dependency-check engine @throws InitializationException never thrown
core/src/main/java/org/owasp/dependencycheck/analyzer/PythonPackageAnalyzer.java:177
Method
prepareFileTypeAnalyzer
Initializes the file type analyzer. @param engine a reference to the dependency-check engine @throws InitializationException thrown if there is an ex
core/src/main/java/org/owasp/dependencycheck/analyzer/PipAnalyzer.java:201
Method
prepareFileTypeAnalyzer
No initialization required for this analyzer. @param engine a reference to the dependency-check engine @throws InitializationException thrown if ther
core/src/main/java/org/owasp/dependencycheck/analyzer/VersionFilterAnalyzer.java:148
Method
prepareFileTypeAnalyzer
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/analyzer/PEAnalyzer.java:136
Method
prepareFileTypeAnalyzer
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/analyzer/SwiftPackageManagerAnalyzer.java:103
Method
prepareFileTypeAnalyzer
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/analyzer/PinnedMavenInstallAnalyzer.java:233
Method
prepareFileTypeAnalyzer
Initializes the analyzer once before any analysis is performed. @param engine a reference to the dependency-check engine @throws InitializationExcept
core/src/main/java/org/owasp/dependencycheck/analyzer/NuspecAnalyzer.java:89
Method
prepareFileTypeAnalyzer
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/analyzer/MSBuildProjectAnalyzer.java:131
Method
prepareFileTypeAnalyzer
Initializes the file type analyzer. @param engine a reference to the dependency-check engine @throws InitializationException thrown if there is an ex
core/src/main/java/org/owasp/dependencycheck/analyzer/PipfileAnalyzer.java:208
Method
prepareFileTypeAnalyzer
Initializes the analyzer once before any analysis is performed. @param engine a reference to the dependency-check engine @throws InitializationExcept
core/src/main/java/org/owasp/dependencycheck/analyzer/PnpmAuditAnalyzer.java:132
Method
prepareFileTypeAnalyzer
Initialize the analyzer. @param engine a reference to the dependency-checkException engine @throws InitializationException if anything goes wrong
core/src/main/java/org/owasp/dependencycheck/analyzer/RubyBundleAuditAnalyzer.java:200
Method
processPackage
Processes a part of package.json (as defined by JsonArray) and update the specified dependency with relevant info. @param engine the dependency-check
core/src/main/java/org/owasp/dependencycheck/analyzer/AbstractNpmAnalyzer.java:194
Method
processValidStructure
()
core/src/test/java/org/owasp/dependencycheck/data/update/nvd/api/NvdApiProcessorTest.java:65
Method
purge
Purges the cached web data sources. @return <code>true</code> if the purge was successful; otherwise <code>false</code>
core/src/main/java/org/owasp/dependencycheck/Engine.java:923
Method
purge
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/data/update/HostedSuppressionsDataSource.java:141
Method
purge
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/data/update/EngineVersionCheck.java:237
Method
purge
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/data/update/NvdApiDataSource.java:439
Method
purge
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/data/update/RetireJSDataSource.java:146
Method
purge
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/data/update/KnownExploitedDataSource.java:112
Method
read
()
utils/src/main/java/org/owasp/dependencycheck/utils/JsonArrayFixingInputStream.java:186
Function
redirect
Returns an HttpResponseRedirect to the appropriate URL for the arguments passed. The arguments could be: * A model: the model's
core/src/test/resources/python/site-packages/django/shortcuts.py:52
Method
remove
Removes the shutdown hook.
core/src/main/java/org/owasp/dependencycheck/utils/WriteLockShutdownHook.java:39
Method
remove
Removes the shutdown hook.
core/src/main/java/org/owasp/dependencycheck/utils/WriteLockCleanupHook.java:55
Method
removeObject
Removes an object from the object store. @param key the key to the object
core/src/main/java/org/owasp/dependencycheck/Engine.java:1113
Function
render
Returns a HttpResponse whose content is filled with the result of calling django.template.loader.render_to_string() with the passed arguments
core/src/test/resources/python/site-packages/django/shortcuts.py:26
Function
render_to_response
Returns a HttpResponse whose content is filled with the result of calling django.template.loader.render_to_string() with the passed arguments
core/src/test/resources/python/site-packages/django/shortcuts.py:16
Method
reset
Resets the analyzer. This must be manually called between searching and indexing. @throws IOException thrown if there is an error resetting the token
core/src/main/java/org/owasp/dependencycheck/data/lucene/SearchFieldAnalyzer.java:107
Method
reset
{@inheritDoc}
core/src/main/java/org/owasp/dependencycheck/data/lucene/AbstractTokenizingFilter.java:77
Method
resolveClass
{@inheritDoc} Only deserialize instances of expected classes by validating the class name prior to deserialization.
utils/src/main/java/org/owasp/dependencycheck/utils/ExpectedObjectInputStream.java:61
Method
restoreProxies
()
core/src/test/java/org/owasp/dependencycheck/data/artifactory/ArtifactorySearchTest.java:52
Method
run
()
utils/src/main/java/org/owasp/dependencycheck/utils/scarf/TelemetryCollector.java:79
Method
run
()
utils/src/main/java/org/owasp/dependencycheck/utils/processing/ProcessReader.java:177
Method
run
Releases the custom h2 lock file used by dependency-check.
core/src/main/java/org/owasp/dependencycheck/utils/WriteLockCleanupHook.java:67
Method
run
()
core/src/main/java/org/owasp/dependencycheck/processing/BundlerAuditProcessor.java:117
Method
run
()
core/src/main/java/org/owasp/dependencycheck/processing/GrokAssemblyProcessor.java:51
Method
run
()
core/src/main/java/org/owasp/dependencycheck/processing/MixAuditProcessor.java:92
Method
run
()
core/src/main/java/org/owasp/dependencycheck/processing/GoModProcessor.java:59
Method
runCheck
()
maven/src/test/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojoTest.java:98
Method
runCheck
Purges the local copy of the NVD. @throws MojoExecutionException thrown if there is an exception executing the goal @throws MojoFailureException thro
maven/src/main/java/org/owasp/dependencycheck/maven/PurgeMojo.java:65
Method
runCheck
Executes the dependency-check engine on the project's dependencies and generates the report. @throws MojoExecutionException thrown if there is an exc
maven/src/main/java/org/owasp/dependencycheck/maven/UpdateMojo.java:68
Method
scanDependencies
(Engine engine)
maven/src/test/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojoTest.java:118
Method
scanDependencies
Throws an exception if called. The purge mojo does not scan dependencies. @param engine the engine used to scan @return a collection of exceptions @t
maven/src/main/java/org/owasp/dependencycheck/maven/PurgeMojo.java:114
Method
scanDependencies
Scans the dependencies of the projects in aggregate. @param engine the engine used to perform the scanning @return a collection of exceptions @throws
maven/src/main/java/org/owasp/dependencycheck/maven/AggregateMojo.java:71
Method
scanDependencies
Throws an exception if called. The update mojo does not scan dependencies. @param engine the engine used to scan @return a collection of exceptions @
maven/src/main/java/org/owasp/dependencycheck/maven/UpdateMojo.java:131
Method
scanDependencies
Scans the dependencies of the project. @param engine the engine used to perform the scanning @return a collection of exceptions @throws MojoExecution
maven/src/main/java/org/owasp/dependencycheck/maven/CheckMojo.java:108
Method
scanPlugins
(Engine engine, ExceptionCollection exCollection)
maven/src/test/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojoTest.java:122
Method
scanPlugins
Throws an exception if called. The purge mojo does not scan dependencies. @param engine the engine used to scan @param exCollection the collection of
maven/src/main/java/org/owasp/dependencycheck/maven/PurgeMojo.java:128
Method
scanPlugins
Scans the plugins of the project. @param engine the engine used to perform the scanning @param exCollection the collection of exceptions that might h
maven/src/main/java/org/owasp/dependencycheck/maven/AggregateMojo.java:110
Method
scanPlugins
Throws an exception if called. The purge mojo does not scan dependencies. @param engine the engine used to scan @param exCollection the collection of
maven/src/main/java/org/owasp/dependencycheck/maven/UpdateMojo.java:145
Method
scanPlugins
Scans the plugins of the project. @param engine the engine used to perform the scanning @param exCollection the collection of exceptions that might h
maven/src/main/java/org/owasp/dependencycheck/maven/CheckMojo.java:123
Method
search
Searches the index using the given search string. @param searchString the query text @param maxQueryResults the maximum number of documents to return
core/src/main/java/org/owasp/dependencycheck/data/cpe/AbstractMemoryIndex.java:258
Method
searchSha1
(String sha1)
core/src/main/java/org/owasp/dependencycheck/data/nexus/NexusV2Search.java:91
Method
searchSha1
(String sha1)
core/src/main/java/org/owasp/dependencycheck/data/nexus/NexusV3Search.java:109
Method
searchSha1
Searches the configured Central URL for the given SHA1 hash. If the artifact is found, a <code>MavenArtifact</code> is populated with the GAV. @param
core/src/main/java/org/owasp/dependencycheck/data/central/CentralSearch.java:139
Method
select
(URI uri)
utils/src/main/java/org/owasp/dependencycheck/utils/Downloader.java:778
Method
setArchiveAnalyzerEnabled
Sets whether the analyzer is enabled. @param archiveAnalyzerEnabled the value of the new setting
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:746
Method
setArtifactId
Sets the artifactId. @param artifactId the artifactId
core/src/main/java/org/owasp/dependencycheck/data/nexus/MavenArtifact.java:167
Method
setArtifactoryAnalyzerApiToken
Set the value of artifactoryAnalyzerApiToken. @param artifactoryAnalyzerApiToken new value of artifactoryAnalyzerApiToken
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:1424
Method
setArtifactoryAnalyzerBearerToken
Set the value of artifactoryAnalyzerBearerToken. @param artifactoryAnalyzerBearerToken new value of artifactoryAnalyzerBearerToken
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:1434
Method
setArtifactoryAnalyzerEnabled
Set the value of artifactoryAnalyzerEnabled. @param artifactoryAnalyzerEnabled new value of artifactoryAnalyzerEnabled
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:1375
Method
setArtifactoryAnalyzerParallelAnalysis
Set the value of artifactoryAnalyzerParallelAnalysis. @param artifactoryAnalyzerParallelAnalysis new value of artifactoryAnalyzerParallelAnalysis
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:1404
Method
setArtifactoryAnalyzerUrl
Set the value of artifactoryAnalyzerUrl. @param artifactoryAnalyzerUrl new value of artifactoryAnalyzerUrl
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:1384
Method
setArtifactoryAnalyzerUseProxy
Set the value of artifactoryAnalyzerUseProxy. @param artifactoryAnalyzerUseProxy new value of artifactoryAnalyzerUseProxy
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:1394
Method
setArtifactoryAnalyzerUsername
Set the value of artifactoryAnalyzerUsername. @param artifactoryAnalyzerUsername new value of artifactoryAnalyzerUsername
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:1414
Method
setAssemblyAnalyzerEnabled
Sets whether or not the analyzer is enabled. @param assemblyAnalyzerEnabled the value of the new setting
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:755
Method
setAutoUpdate
Set the value of autoUpdate. @param autoUpdate new value of autoUpdate
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:625
Method
setAutoconfAnalyzerEnabled
Set the value of autoconfAnalyzerEnabled. @param autoconfAnalyzerEnabled new value of autoconfAnalyzerEnabled
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:827
Method
setBooleanValue
Sets the boolean parameter on a prepared statement from a properties map. @param ps a prepared statement @param i the index of the property @param pr
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/CveDB.java:2316
Method
setBundleAuditAnalyzerEnabled
Sets if the Bundle Audit Analyzer is enabled. @param bundleAuditAnalyzerEnabled whether or not the analyzer should be enabled
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:864
Method
setBundleAuditPath
Sets the path to the bundle audit executable. @param bundleAuditPath the path to the bundle audit executable
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:873
Method
setBundleAuditWorkingDirectory
Sets the path to the working directory that the bundle audit executable should be executed from. @param bundleAuditWorkingDirectory the path to the w
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:884
Method
setCarthageAnalyzerEnabled
Sets whether or not the Carthage analyzer is enabled. @param carthageAnalyzerEnabled the state of the Carthage analyzer
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:902
Method
setCentralAnalyzerEnabled
Set the value of centralAnalyzerEnabled. @param centralAnalyzerEnabled new value of centralAnalyzerEnabled
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:1102
Method
setCentralAnalyzerUseCache
Set the value of centralAnalyzerUseCache. @param centralAnalyzerUseCache new value of centralAnalyzerUseCache
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:1111
Method
setCentralUrl
Set the value of centralUrl. @param centralUrl new value of centralUrl
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:677
Method
setChecksums
(ChecksumsImpl checksums)
core/src/main/java/org/owasp/dependencycheck/data/artifactory/FileImpl.java:73
Method
setCmakeAnalyzerEnabled
Set the value of cmakeAnalyzerEnabled. @param cmakeAnalyzerEnabled new value of cmakeAnalyzerEnabled
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:1366
Method
setCocoapodsAnalyzerEnabled
Sets whether or not the cocoapods analyzer is enabled. @param cocoapodsAnalyzerEnabled the state of the cocoapods analyzer
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:893
← previous
next →
2,301–2,400 of 3,473, ranked by callers