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
closeHandlesNullStreams
()
utils/src/test/java/org/owasp/dependencycheck/utils/AutoCloseableInputSourceTest.java:58
Method
compareTo
Implementation of the comparable interface. @param o the Reference being compared @return an integer indicating the ordering of the two objects
core/src/main/java/org/owasp/dependencycheck/dependency/Reference.java:162
Method
compareTo
(@NonNull IncludedByReference o)
core/src/main/java/org/owasp/dependencycheck/dependency/IncludedByReference.java:89
Method
compareTo
(@NonNull Identifier o)
core/src/main/java/org/owasp/dependencycheck/dependency/naming/PurlIdentifier.java:214
Method
compareTo
Implementation of the comparator interface. @param o the object being compared @return an integer indicating the ordering
core/src/main/java/org/owasp/dependencycheck/dependency/naming/GenericIdentifier.java:191
Method
compareTo
(@NonNull Identifier o)
core/src/main/java/org/owasp/dependencycheck/dependency/naming/CpeIdentifier.java:192
Method
compareTo_proper_sorting
Test of compareTo
core/src/test/java/org/owasp/dependencycheck/dependency/VulnerabilityTest.java:61
Method
connect
Wraps the call to the underlying driver's connect method. @param url the URL of the database @param info a collection of string/value pairs @return a
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/DriverShim.java:91
Method
connectFailed
(URI uri, SocketAddress sa, IOException ioe)
utils/src/main/java/org/owasp/dependencycheck/utils/Downloader.java:159
Method
connectFailed
(URI uri, SocketAddress sa, IOException ioe)
utils/src/main/java/org/owasp/dependencycheck/utils/Downloader.java:793
Method
constructor
(type, namespace, name, version, qualifiers, subpath)
src/site/resources/js/package-url.js:24
Method
convertToSarifRules
Creates a list of SARIF rules for the SARIF report. @param dependencies the list of dependencies to extract rules from @return the list of SARIF rule
core/src/main/java/org/owasp/dependencycheck/reporting/ReportTool.java:92
Method
createComponents
Creates a the TokenStreamComponents used to analyze the stream. @param fieldName the field that this lucene analyzer will process @return the token s
core/src/main/java/org/owasp/dependencycheck/data/lucene/SearchFieldAnalyzer.java:77
Method
createObjectUnderTest
()
core/src/test/java/org/owasp/dependencycheck/analyzer/AbstractSuppressionAnalyzerTest.java:65
Method
cveIdentifierShouldBePreferredWithReferencesFallback
()
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsLibraryTest.java:140
Method
cveIdentifierShouldBePreferredWithReferencesIgnoredIfInNvd
()
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsLibraryTest.java:155
Method
cveIdentifierShouldFallbackToRetireJsDetails
()
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsLibraryTest.java:99
Method
cveIdentifierShouldPreferNvdData
()
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsLibraryTest.java:110
Method
cveIdentifiersShouldAllowMultiple
()
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsLibraryTest.java:121
Method
deleteUnusedCpe
This method is only referenced in unused code. <p> Deletes unused dictionary entries from the database. </p>
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/CveDB.java:1854
Method
doesNotExistFile
()
core/src/test/java/org/owasp/dependencycheck/data/update/nvd/api/NvdApiProcessorTest.java:35
Method
endElement
Handles the end element event. @param uri the element's URI @param localName the local name @param qName the qualified name @throws SAXException thro
core/src/main/java/org/owasp/dependencycheck/xml/hints/HintHandler.java:303
Method
endElement
Handles the end element event. @param uri the URI of the element @param localName the local name of the element @param qName the qName of the element
core/src/main/java/org/owasp/dependencycheck/xml/assembly/GrokHandler.java:117
Method
endElement
Handles the end element event. @param uri the URI of the element @param localName the local name of the element @param qName the qName of the element
core/src/main/java/org/owasp/dependencycheck/xml/pom/PomHandler.java:161
Method
endElement
Handles the end element event. @param uri the URI of the element @param localName the local name of the element @param qName the qName of the element
core/src/main/java/org/owasp/dependencycheck/xml/suppression/SuppressionHandler.java:197
Method
endVisit
{@inheritDoc}
maven/src/main/java/org/owasp/dependencycheck/maven/FilteringDependencyTransitiveNodeVisitor.java:74
Method
endVisit
(DependencyNode node)
maven/src/main/java/org/owasp/dependencycheck/maven/CollectingRootDependencyGraphVisitor.java:62
Method
enrich
(Dependency dependency)
core/src/test/java/org/owasp/dependencycheck/analyzer/OssIndexAnalyzerTest.java:301
Method
equals
(Object obj)
core/src/main/java/org/owasp/dependencycheck/data/composer/ComposerDependency.java:88
Method
equals
{@inheritDoc}
core/src/main/java/org/owasp/dependencycheck/data/lucene/AlphaNumericFilter.java:131
Method
equals
{@inheritDoc}
core/src/main/java/org/owasp/dependencycheck/data/lucene/TokenPairConcatenatingFilter.java:136
Method
equals
(Object obj)
core/src/main/java/org/owasp/dependencycheck/data/nuget/NugetPackage.java:148
Method
equals
{@inheritDoc}
core/src/main/java/org/owasp/dependencycheck/data/nuget/NugetPackageReference.java:79
Method
equals
(Object obj)
core/src/main/java/org/owasp/dependencycheck/xml/pom/Developer.java:159
Method
equals
Suppression rules are considered equal if all properties except the "notes" and mutual "matched" status are equal. @param o the reference object wi
core/src/main/java/org/owasp/dependencycheck/xml/suppression/SuppressionRule.java:868
Method
equals
(Object obj)
core/src/main/java/org/owasp/dependencycheck/dependency/Vulnerability.java:443
Method
equals
(Object obj)
core/src/main/java/org/owasp/dependencycheck/dependency/Reference.java:131
Method
equals
Implements equals for Evidence. @param obj an object to check the equality of. @return whether the two objects are equal.
core/src/main/java/org/owasp/dependencycheck/dependency/Evidence.java:213
Method
equals
(Object o)
core/src/main/java/org/owasp/dependencycheck/dependency/IncludedByReference.java:77
Method
equals
(Object obj)
core/src/main/java/org/owasp/dependencycheck/dependency/naming/PurlIdentifier.java:243
Method
equals
Basic implementation of equals. @param obj the identifier to compare @return true if the objects are equal
core/src/main/java/org/owasp/dependencycheck/dependency/naming/GenericIdentifier.java:145
Method
equals
(Object obj)
core/src/main/java/org/owasp/dependencycheck/dependency/naming/CpeIdentifier.java:177
Method
error
Handles errors. @param ex the error to handle @throws SAXException is always thrown
core/src/main/java/org/owasp/dependencycheck/xml/assembly/GrokErrorHandler.java:58
Method
error
Handles errors. @param ex the error to handle @throws SAXException is always thrown
core/src/main/java/org/owasp/dependencycheck/xml/suppression/SuppressionErrorHandler.java:58
Method
estimateSeverity
Estimates the CVSS V2 score for the given severity. @param severity the text representation of a score @return the estimated score
core/src/main/java/org/owasp/dependencycheck/reporting/ReportTool.java:82
Method
evaluateDependencies
Evaluates the dependencies @param dependency a dependency to compare @param nextDependency a dependency to compare @param dependenciesToRemove a set
core/src/main/java/org/owasp/dependencycheck/analyzer/DependencyMergingAnalyzer.java:95
Method
evaluateDependencies
Evaluates the dependencies @param dependency a dependency to compare @param nextDependency a dependency to compare @param dependenciesToRemove a set
core/src/main/java/org/owasp/dependencycheck/analyzer/DependencyBundlingAnalyzer.java:113
Method
exceptionDuringAnalysisTaskExecutionIsFatal
()
core/src/test/java/org/owasp/dependencycheck/EngineIT.java:61
Method
execute
Executes dependency-check. @throws MojoExecutionException thrown if there is an exception executing the mojo @throws MojoFailureException thrown if d
maven/src/main/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojo.java:1283
Method
executeWithContextClassloader
()
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Update.java:595
Method
executeWithContextClassloader
()
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:1449
Method
explain
Method to explain queries matches. @param query the query used @param doc the document matched @return the explanation @throws IOException thrown if
core/src/main/java/org/owasp/dependencycheck/data/cpe/AbstractMemoryIndex.java:350
Method
extractGzip
Extracts the file contained in a gzip archive. The extracted file is placed in the exact same path as the file specified. @param file the archive fil
core/src/main/java/org/owasp/dependencycheck/utils/ExtractionUtil.java:337
Method
extractUrlWithoutPatternShouldAddTrailingSlashes
()
core/src/test/java/org/owasp/dependencycheck/data/update/NvdApiDataSourceTest.java:98
Method
extractZip
Extracts the file contained in a Zip archive. The extracted file is placed in the exact same path as the file specified. @param file the archive file
core/src/main/java/org/owasp/dependencycheck/utils/ExtractionUtil.java:368
Method
fatalError
(SAXParseException exception)
utils/src/test/java/org/owasp/dependencycheck/utils/XmlUtilsTest.java:124
Method
fatalError
Handles fatal exceptions. @param ex a fatal exception @throws SAXException is always
core/src/main/java/org/owasp/dependencycheck/xml/hints/HintErrorHandler.java:69
Method
fatalError
Handles fatal exceptions. @param ex a fatal exception @throws SAXException is always thrown
core/src/main/java/org/owasp/dependencycheck/xml/assembly/GrokErrorHandler.java:69
Method
fatalError
Handles fatal exceptions. @param ex a fatal exception @throws SAXException is always thrown
core/src/main/java/org/owasp/dependencycheck/xml/suppression/SuppressionErrorHandler.java:69
Method
filter
(SuppressionRule rule)
core/src/main/java/org/owasp/dependencycheck/analyzer/VulnerabilitySuppressionAnalyzer.java:77
Method
finalize
Cleans up the object and ensures that "close" has been called. @throws Throwable thrown if there is a problem
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/CveDB.java:426
Method
findDependency
Retrieves a given dependency, based on a given path, from a list of dependencies. @param dependencyPath the path of the dependency to return @param d
core/src/main/java/org/owasp/dependencycheck/analyzer/FalsePositiveAnalyzer.java:478
Method
fromResourceSetsSystemId
()
utils/src/test/java/org/owasp/dependencycheck/utils/AutoCloseableInputSourceTest.java:17
Method
generate
Generates the Dependency-Check Site Report. @param sink the sink to write the report to @param locale the locale to use when generating the report @t
maven/src/main/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojo.java:1329
Method
getAccess
()
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:237
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
archetype/src/main/resources/archetype-resources/src/main/java/__analyzerName__.java:89
Method
getAnalysisPhase
()
core/src/test/java/org/owasp/dependencycheck/analyzer/AbstractSuppressionAnalyzerTest.java:220
Method
getAnalysisPhase
Returns the phase this analyzer runs under. @return the phase this runs under
core/src/main/java/org/owasp/dependencycheck/analyzer/AssemblyAnalyzer.java:445
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/ElixirMixAuditAnalyzer.java:182
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/PipfilelockAnalyzer.java:114
Method
getAnalysisPhase
@return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/DartAnalyzer.java:93
Method
getAnalysisPhase
Tell that we are used for information collection. @return INFORMATION_COLLECTION
core/src/main/java/org/owasp/dependencycheck/analyzer/PoetryAnalyzer.java:97
Method
getAnalysisPhase
Returns the analysis phase under which the analyzer runs. @return the phase under which this analyzer runs
core/src/main/java/org/owasp/dependencycheck/analyzer/NexusAnalyzer.java:236
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/KnownExploitedVulnerabilityAnalyzer.java:73
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/CocoaPodsAnalyzer.java:131
Method
getAnalysisPhase
()
core/src/main/java/org/owasp/dependencycheck/analyzer/OssIndexAnalyzer.java:109
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/RubyGemspecAnalyzer.java:125
Method
getAnalysisPhase
Tell that we are used for information collection. @return INFORMATION_COLLECTION
core/src/main/java/org/owasp/dependencycheck/analyzer/OpenSSLAnalyzer.java:145
Method
getAnalysisPhase
Returns the analysis phase that this analyzer should run in. @return the analysis phase that this analyzer should run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/NvdCveAnalyzer.java:109
Method
getAnalysisPhase
Tell that we are used for information collection. @return INFORMATION_COLLECTION
core/src/main/java/org/owasp/dependencycheck/analyzer/GolangDepAnalyzer.java:94
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/AutoconfAnalyzer.java:140
Method
getAnalysisPhase
Returns the analysis phase under which the analyzer runs. @return the phase under which the analyzer runs
core/src/main/java/org/owasp/dependencycheck/analyzer/ArtifactoryAnalyzer.java:174
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/SwiftPackageResolvedAnalyzer.java:119
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/PythonDistributionAnalyzer.java:162
Method
getAnalysisPhase
Returns the phase this analyzer should run under. @return the analysis phase
core/src/main/java/org/owasp/dependencycheck/analyzer/ComposerLockAnalyzer.java:177
Method
getAnalysisPhase
Returns the analysis phase under which the analyzer runs. @return the phase under which this analyzer runs
core/src/main/java/org/owasp/dependencycheck/analyzer/NugetconfAnalyzer.java:125
Method
getAnalysisPhase
Tell that we are used for information collection. @return INFORMATION_COLLECTION
core/src/main/java/org/owasp/dependencycheck/analyzer/GolangModAnalyzer.java:100
Method
getAnalysisPhase
()
core/src/main/java/org/owasp/dependencycheck/analyzer/UnusedSuppressionRuleAnalyzer.java:115
Method
getAnalysisPhase
()
core/src/main/java/org/owasp/dependencycheck/analyzer/YarnAuditAnalyzer.java:111
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/CarthageAnalyzer.java:169
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzer.java:263
Method
getAnalysisPhase
Returns the analysis phase under which the analyzer runs. @return the phase under which the analyzer runs
core/src/main/java/org/owasp/dependencycheck/analyzer/CentralAnalyzer.java:204
Method
getAnalysisPhase
Tell that we are used for information collection. @return INFORMATION_COLLECTION
core/src/main/java/org/owasp/dependencycheck/analyzer/CMakeAnalyzer.java:130
Method
getAnalysisPhase
Returns the analysis phase under which the analyzer runs. @return the phase under which this analyzer runs
core/src/main/java/org/owasp/dependencycheck/analyzer/LibmanAnalyzer.java:132
Method
getAnalysisPhase
Tell that we are used for information collection. @return INFORMATION_COLLECTION
core/src/main/java/org/owasp/dependencycheck/analyzer/PythonPackageAnalyzer.java:146
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/PipAnalyzer.java:110
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/NodeAuditAnalyzer.java:111
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/PEAnalyzer.java:110
Method
getAnalysisPhase
Returns the phase that the analyzer is intended to run in. @return the phase that the analyzer is intended to run in.
core/src/main/java/org/owasp/dependencycheck/analyzer/SwiftPackageManagerAnalyzer.java:123
Method
getAnalysisPhase
()
core/src/main/java/org/owasp/dependencycheck/analyzer/PinnedMavenInstallAnalyzer.java:104
← previous
next →
1,801–1,900 of 3,473, ranked by callers