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
hasKnownExploitedVulnerability
Returns true if the dependency has a known exploited vulnerability. @return true if the dependency has a known exploited vulnerability; otherwise fal
core/src/main/java/org/owasp/dependencycheck/dependency/Dependency.java:460
Method
hasNext
()
core/src/main/java/org/owasp/dependencycheck/utils/Filter.java:60
Method
hasNext
()
core/src/main/java/org/owasp/dependencycheck/data/update/nvd/api/CveApiJson20CveItemSource.java:83
Method
hasNext
()
core/src/main/java/org/owasp/dependencycheck/data/update/nvd/api/JsonArrayCveItemSource.java:88
Method
hasNotes
Returns whether this suppression rule has notes entries. @return whether this suppression rule has notes entries
core/src/main/java/org/owasp/dependencycheck/xml/suppression/SuppressionRule.java:408
Method
hashCode
Generates the hash code using the hash codes from the contained objects. @return the hash code of the Pair
core/src/main/java/org/owasp/dependencycheck/utils/Pair.java:103
Method
hashCode
Standard hashCode() implementation. @return the hashCode
core/src/main/java/org/owasp/dependencycheck/analyzer/CPEAnalyzer.java:1242
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/data/composer/ComposerDependency.java:104
Method
hashCode
{@inheritDoc}
core/src/main/java/org/owasp/dependencycheck/data/lucene/AlphaNumericFilter.java:119
Method
hashCode
{@inheritDoc}
core/src/main/java/org/owasp/dependencycheck/data/lucene/TokenPairConcatenatingFilter.java:123
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/data/cpe/IndexEntry.java:159
Method
hashCode
Standard implementation of hashCode. @return the hashCode of the object
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/DriverShim.java:176
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/ItemImpl.java:125
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/data/nuget/NugetPackage.java:166
Method
hashCode
{@inheritDoc}
core/src/main/java/org/owasp/dependencycheck/data/nuget/NugetPackageReference.java:97
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/xml/pom/Developer.java:148
Method
hashCode
Generated hashCode implementation. @return the hash code
core/src/main/java/org/owasp/dependencycheck/xml/pom/License.java:106
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/xml/suppression/SuppressionRule.java:889
Method
hashCode
Default implementation of hashCode. @return the hash code
core/src/main/java/org/owasp/dependencycheck/xml/suppression/PropertyType.java:140
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/dependency/Vulnerability.java:457
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/dependency/Reference.java:147
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/dependency/EvidenceCollection.java:389
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/dependency/VulnerableSoftware.java:154
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/dependency/IncludedByReference.java:84
Method
hashCode
Generates the HashCode. @return the HashCode
core/src/main/java/org/owasp/dependencycheck/dependency/Dependency.java:984
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/dependency/naming/PurlIdentifier.java:233
Method
hashCode
Basic implementation of hasCode. @return the hash code
core/src/main/java/org/owasp/dependencycheck/dependency/naming/GenericIdentifier.java:166
Method
hashCode
()
core/src/main/java/org/owasp/dependencycheck/dependency/naming/CpeIdentifier.java:167
Method
identifierToSuppressionId
Converts an identifier into the Suppression string when possible. @param id the Identifier to format @return the formatted suppression string when po
core/src/main/java/org/owasp/dependencycheck/reporting/ReportTool.java:56
Method
identifierToWebJarForComparison
Attempts to convert a given JavaScript identifier to a web jar CPE. @param id a JavaScript CPE @return a Maven CPE for a web jar if conversion is pos
core/src/main/java/org/owasp/dependencycheck/analyzer/DependencyBundlingAnalyzer.java:481
Method
idf
<p> Override the default IDF implementation so that frequency within all document is ignored.</p> See <a href="http://www.lucenetutorial.com/advanced
core/src/main/java/org/owasp/dependencycheck/data/lucene/DependencySimilarity.java:40
Method
incrementToken
Increments the underlying TokenStream and sets CharTermAttributes to construct an expanded set of tokens by concatenating tokens with the previous tok
core/src/main/java/org/owasp/dependencycheck/data/lucene/UrlTokenizingFilter.java:62
Method
incrementToken
Increments the underlying TokenStream and sets CharTermAttributes to construct an expanded set of tokens by concatenating tokens with the previous tok
core/src/main/java/org/owasp/dependencycheck/data/lucene/TokenPairConcatenatingFilter.java:74
Method
initialize
The initialize method is called just after instantiation of the object. @param settings a reference to the configured settings
archetype/src/main/resources/archetype-resources/src/main/java/__analyzerName__.java:99
Method
initialize
Initializes the analyzer with the configured settings. @param settings the configured settings to use
core/src/main/java/org/owasp/dependencycheck/analyzer/NexusAnalyzer.java:119
Method
initialize
Initializes the analyzer with the configured settings. @param settings the configured settings to use
core/src/main/java/org/owasp/dependencycheck/analyzer/ArtifactoryAnalyzer.java:94
Method
initialize
Initializes the analyzer with the configured settings. @param settings the configured settings to use
core/src/main/java/org/owasp/dependencycheck/analyzer/AbstractAnalyzer.java:86
Method
insertSoftware
Adds a CPE to a vulnerability; if the CPE is not contained in the database it is first added. @param conn the database connection @param vulnerabilit
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/H2Functions.java:67
Method
instance
Gets the singleton instance of the CpeMemoryIndex. @return the instance of the CpeMemoryIndex
core/src/main/java/org/owasp/dependencycheck/data/cpe/CpeMemoryIndex.java:63
Method
instance
Gets the singleton instance of the NpmCpeMemoryIndex. @return the instance of the NpmCpeMemoryIndex
core/src/main/java/org/owasp/dependencycheck/data/cpe/NpmCpeMemoryIndex.java:55
Method
invalidFileContent
()
core/src/test/java/org/owasp/dependencycheck/data/update/nvd/api/NvdApiProcessorTest.java:54
Method
invalidSchemaDocProvider
()
utils/src/test/java/org/owasp/dependencycheck/utils/XmlUtilsTest.java:53
Method
isAutoUpdate
Get the value of autoUpdate. @return the value of autoUpdate
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:352
Method
isCentralAnalyzerEnabled
Get the value of centralAnalyzerEnabled. @return the value of centralAnalyzerEnabled
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:650
Method
isEnabled
Returns whether or not the analyzer is enabled. @return whether or not the analyzer is enabled
archetype/src/main/resources/archetype-resources/src/main/java/__analyzerName__.java:151
Method
isErrorEnabled
()
ant/src/main/java/org/owasp/dependencycheck/ant/logging/AntLoggerAdapter.java:382
Method
isExternalReport
Returns whether this is an external report. This method always returns true. @return <code>true</code>
maven/src/main/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojo.java:2235
Method
isFailOnUnusedSuppressionRule
Get the value of failOnUnusedSuppressionRule. @return the value of failOnUnusedSuppressionRule
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:632
Method
isFatal
Get the value of fatal. @return the value of fatal
core/src/main/java/org/owasp/dependencycheck/exception/InitializationException.java:45
Method
isFolder
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/ItemImpl.java:59
Method
isFolder
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/FileImpl.java:25
Method
isGenerateReport
Get the value of generateReport. @return the value of generateReport
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:388
Method
isGeneratingSite
Returns true if the Maven site is being generated. @return true if the Maven site is being generated
maven/src/main/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojo.java:1300
Method
isInfoEnabled
()
ant/src/main/java/org/owasp/dependencycheck/ant/logging/AntLoggerAdapter.java:222
Method
isInvalidKeyErrorMessage
(String m)
core/src/main/java/org/owasp/dependencycheck/analyzer/PoetryAnalyzer.java:228
Method
isMultiModule
Test if the project has pom packaging @param mavenProject Project to test @return <code>true</code> if it has a pom packaging; otherwise <code>false<
maven/src/main/java/org/owasp/dependencycheck/maven/AggregateMojo.java:242
Method
isNexusAnalyzerEnabled
Get the value of nexusAnalyzerEnabled. @return the value of nexusAnalyzerEnabled
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:686
Method
isNexusUsesProxy
Get the value of nexusUsesProxy. @return the value of nexusUsesProxy
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:722
Method
isOpen
returns whether or not the index is open. @return whether or not the index is open
core/src/main/java/org/owasp/dependencycheck/data/cpe/AbstractMemoryIndex.java:151
Method
isOpen
Returns if the connection pool is open. @return if the connection pool is open
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/DatabaseManager.java:562
Method
isRegex
package-private getter to allow testability of the parser without mocking. @return The regex property
core/src/main/java/org/owasp/dependencycheck/xml/hints/EvidenceMatcher.java:141
Method
isRejected
Determines if the CVE entry is rejected. @param description the CVE description @return <code>true</code> if the CVE was rejected; otherwise <code>fa
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/CveItemOperator.java:209
Method
isRetireJsFilterNonVulnerable
Returns whether or not the retireJS analyzer should exclude non-vulnerable JS from the report. @return <code>true</code> if non-vulnerable JS should
cli/src/main/java/org/owasp/dependencycheck/CliParser.java:847
Method
isShowSummary
Get the value of showSummary. @return the value of showSummary
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:593
Method
isSmallSingleLine
(String value)
core/src/main/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzer.java:459
Method
isUpdateOnly
Get the value of updateOnly. @return the value of updateOnly
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:370
Method
javascript
JavaScript encodes the provided text. @param text the text to encode @return the JavaScript encoded text
core/src/main/java/org/owasp/dependencycheck/reporting/EscapeTool.java:106
Method
jdbcCompliant
Returns whether or not the wrapped driver is jdbcCompliant. @return true if the wrapped driver is JDBC compliant; otherwise false @see java.sql.Drive
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/DriverShim.java:166
Method
lookup
Looks up the given property. @param key the key to the property @return the value of the property specified by the key
core/src/main/java/org/owasp/dependencycheck/utils/InterpolationUtil.java:152
Method
lookup
(String cve)
core/src/main/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzer.java:474
Method
main
Command line tool for querying the Lucene CPE Index. @param args not used
core/src/main/java/org/owasp/dependencycheck/analyzer/CPEAnalyzer.java:1293
Method
main
The main method for the application. @param args the command line arguments
core/src/main/java/org/owasp/dependencycheck/data/cwe/App.java:51
Method
main
The main method for the application. @param args the command line arguments
cli/src/main/java/org/owasp/dependencycheck/App.java:84
Method
matchedBy
<p> Determines if the target VulnerableSoftware matches the VulnerableSoftware. This does not follow the CPE 2.3 Specification exactly as there are ca
core/src/main/java/org/owasp/dependencycheck/dependency/VulnerableSoftware.java:378
Method
mergeKnownExploited
Update or insert a known exploited vulnerability. @param conn the connection @param cveId the id @param vendorProject the vendor/project @param produ
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/H2Functions.java:462
Method
newFilter
(@NonNull final TokenStream stream, List<String> terms)
core/src/test/java/org/owasp/dependencycheck/data/lucene/AlphaNumericFilterTest.java:46
Method
newFilter
(@NonNull final TokenStream stream, List<String> terms)
core/src/test/java/org/owasp/dependencycheck/data/lucene/UrlTokenizingFilterTest.java:41
Method
newFilter
(@NonNull final TokenStream stream, List<String> terms)
core/src/test/java/org/owasp/dependencycheck/data/lucene/TokenPairConcatenatingFilterTest.java:39
Method
next
()
core/src/main/java/org/owasp/dependencycheck/utils/Filter.java:65
Method
next
()
core/src/main/java/org/owasp/dependencycheck/data/update/nvd/api/CveApiJson20CveItemSource.java:88
Method
next
()
core/src/main/java/org/owasp/dependencycheck/data/update/nvd/api/JsonArrayCveItemSource.java:93
Method
open
Opens the data source. @param cve a reference to the NVD CVE database @throws IOException when the Lucene directory to be queried does not exist or i
core/src/main/java/org/owasp/dependencycheck/analyzer/NpmCPEAnalyzer.java:98
Method
open
Creates and loads data into an in memory index. @param data the CPE data @param settings a reference to the dependency-check settings @throws IndexEx
core/src/main/java/org/owasp/dependencycheck/data/cpe/AbstractMemoryIndex.java:128
Method
open
Opens the database connection pool.
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/CveDB.java:300
Method
otherKnownIdentifiersCanBeUsedAsName
(String alternateIdentifierType)
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsLibraryTest.java:186
Method
passes
(Evidence evidence)
core/src/main/java/org/owasp/dependencycheck/dependency/EvidenceCollection.java:67
Method
post
(URI url, String payloadType, String payload, String acceptType)
core/src/main/java/org/owasp/dependencycheck/data/ossindex/ODCConnectionTransport.java:71
Method
preflightRequest
()
core/src/main/java/org/owasp/dependencycheck/data/nexus/NexusV2Search.java:156
Method
preflightRequest
()
core/src/main/java/org/owasp/dependencycheck/data/nexus/NexusV3Search.java:271
Method
preflightRequest
Performs a pre-flight request to ensure the Artifactory service is reachable. @return <code>true</code> if Artifactory could be reached; otherwise <c
core/src/main/java/org/owasp/dependencycheck/data/artifactory/ArtifactorySearch.java:156
Method
prepare
The prepare method is called once just prior to repeated calls to analyze. @param engine a reference to the engine @throws InitializationException th
archetype/src/main/resources/archetype-resources/src/main/java/__analyzerName__.java:112
Method
prepare
Initialize the abstract analyzer. @param engine a reference to the dependency-check engine @throws InitializationException thrown if there is an exce
core/src/main/java/org/owasp/dependencycheck/analyzer/AbstractAnalyzer.java:99
Method
prepareAnalyzer
The prepare method does nothing for this Analyzer. @param engine a reference the dependency-check engine @throws InitializationException thrown if th
core/src/main/java/org/owasp/dependencycheck/analyzer/KnownExploitedVulnerabilityAnalyzer.java:95
Method
prepareAnalyzer
The prepare method loads the suppression XML file. @param engine a reference the dependency-check engine @throws InitializationException thrown if th
core/src/main/java/org/owasp/dependencycheck/analyzer/AbstractSuppressionAnalyzer.java:97
Method
prepareAnalyzer
Initializes the analyzer. @param engine a reference to the dependency-check engine @throws InitializationException thrown if there is an exception du
core/src/main/java/org/owasp/dependencycheck/analyzer/AbstractFileTypeAnalyzer.java:80
Method
prepareAnalyzer
The prepare method does nothing for this Analyzer. @param engine a reference the dependency-check engine @throws InitializationException thrown if th
core/src/main/java/org/owasp/dependencycheck/analyzer/HintAnalyzer.java:125
Method
prepareFileTypeAnalyzer
Initialize the analyzer. In this case, extract GrokAssembly.dll to a temporary location. @param engine a reference to the dependency-check engine @th
core/src/main/java/org/owasp/dependencycheck/analyzer/AssemblyAnalyzer.java:344
Method
prepareFileTypeAnalyzer
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/analyzer/ElixirMixAuditAnalyzer.java:95
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/PipfilelockAnalyzer.java:214
Method
prepareFileTypeAnalyzer
(Engine engine)
core/src/main/java/org/owasp/dependencycheck/analyzer/DartAnalyzer.java:80
← previous
next →
2,201–2,300 of 3,473, ranked by callers