Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dependency-check/DependencyCheck
/ functions
Functions
3,473 in github.com/dependency-check/DependencyCheck
⨍
Functions
3,473
◇
Types & classes
508
↓ 2 callers
Method
getPrefixesFor
(String str)
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/DescriptionEcosystemMapper.java:104
↓ 2 callers
Method
getProperties
Returns a set of properties. @return the properties from the database
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/CveDB.java:547
↓ 2 callers
Method
getProperties
Returns the collection of Database Properties as a properties collection. @return the collection of Database Properties
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/DatabaseProperties.java:144
↓ 2 callers
Method
getRegex
Get the regex of regex. @return the regex of regex
ant/src/main/java/org/owasp/dependencycheck/taskdefs/RetirejsFilter.java:40
↓ 2 callers
Method
getReportDirectory
Returns the directory to write the reports to specified on the command line. @return the path to the reports directory.
cli/src/main/java/org/owasp/dependencycheck/CliParser.java:860
↓ 2 callers
Method
getReportFile
Determines the report file name based on the give output location and format. If the output location contains a full file name that has the correct ex
core/src/main/java/org/owasp/dependencycheck/reporting/ReportGenerator.java:382
↓ 2 callers
Method
getResourceAsFile
Returns the given resource as a File using the object's class loader. The org.junit.Assume API is used so that test cases are skipped if the resource
utils/src/test/java/org/owasp/dependencycheck/utils/BaseTest.java:71
↓ 2 callers
Method
getSha1
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/ChecksumsImpl.java:26
↓ 2 callers
Method
getSqlStatements
Returns a resource bundle containing the SQL Statements needed for the database engine being used. @return a resource bundle containing the SQL State
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/DatabaseManager.java:473
↓ 2 callers
Method
getSuppressionRules
Get the value of suppressionRules. @return the value of suppressionRules
core/src/main/java/org/owasp/dependencycheck/xml/suppression/SuppressionHandler.java:135
↓ 2 callers
Method
getTermAtt
Gets the CharTermAttribute. @return the CharTermAttribute
core/src/main/java/org/owasp/dependencycheck/data/lucene/AbstractTokenizingFilter.java:51
↓ 2 callers
Method
getText
()
utils/src/main/java/org/owasp/dependencycheck/utils/processing/ProcessReader.java:188
↓ 2 callers
Method
getTitle
()
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:149
↓ 2 callers
Method
getTokens
Gets the list of tokens. @return the list of tokens
core/src/main/java/org/owasp/dependencycheck/data/lucene/AbstractTokenizingFilter.java:60
↓ 2 callers
Method
getUserAgent
()
core/src/main/java/org/owasp/dependencycheck/data/ossindex/ODCConnectionTransport.java:95
↓ 2 callers
Method
getVendorProductList
Returns the entire list of vendor/product combinations. @return the entire list of vendor/product combinations @throws DatabaseException thrown when
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/CveDB.java:503
↓ 2 callers
Method
getVendorWeightings
Returns an unmodifiable set of vendor Weightings - a list of terms that are believed to be of higher confidence when also found in another location.
core/src/main/java/org/owasp/dependencycheck/dependency/EvidenceCollection.java:250
↓ 2 callers
Method
getVersion
Returns version. @return version
core/src/main/java/org/owasp/dependencycheck/analyzer/PinnedMavenInstallAnalyzer.java:317
↓ 2 callers
Method
getVersionEndExcluding
Returns the versionEndExcluding. @return the versionEndExcluding
core/src/main/java/org/owasp/dependencycheck/dependency/VulnerableSoftware.java:448
↓ 2 callers
Method
getVersionEndIncluding
Returns the versionEndIncluding. @return the versionEndIncluding
core/src/main/java/org/owasp/dependencycheck/dependency/VulnerableSoftware.java:457
↓ 2 callers
Method
getVersionStartExcluding
Returns the versionStartExcluding. @return the versionStartExcluding
core/src/main/java/org/owasp/dependencycheck/dependency/VulnerableSoftware.java:466
↓ 2 callers
Method
getVersionStartIncluding
Returns the versionStartIncluding. @return the versionStartIncluding
core/src/main/java/org/owasp/dependencycheck/dependency/VulnerableSoftware.java:475
↓ 2 callers
Method
getVulnerableVersions
()
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:213
↓ 2 callers
Method
getWarning
Get the value of warning. @return the value of warning
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:348
↓ 2 callers
Method
getYarnVersion
Determines the Yarn major version implied by the metadata in the passed directory. @param dependencyDirectory The directory containing the lockfile a
core/src/main/java/org/owasp/dependencycheck/analyzer/YarnAuditAnalyzer.java:122
↓ 2 callers
Method
given
Keep track of what we've given them. @param s the sequence of characters given @param wanted the number of characters wanted @param got the number of
core/src/main/java/org/owasp/dependencycheck/xml/XmlInputStream.java:184
↓ 2 callers
Method
h2DataFileExists
Determines if the H2 database file exists. If it does not exist then the data structure will need to be created. @return true if the H2 database file
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/DatabaseManager.java:277
↓ 2 callers
Method
hasTrailingComma
Tests if the buffer has a trailing comma after having just output a closing curly brace. @param start the position to start checking the buffer from
utils/src/main/java/org/owasp/dependencycheck/utils/JsonArrayFixingInputStream.java:250
↓ 2 callers
Method
hasVulnerabilityName
Returns whether this suppression rule has vulnerabilityName entries. @return whether this suppression rule has vulnerabilityName entries
core/src/main/java/org/owasp/dependencycheck/xml/suppression/SuppressionRule.java:489
↓ 2 callers
Method
hashCode
Implements the hashCode for Evidence. @return hash code.
core/src/main/java/org/owasp/dependencycheck/dependency/Evidence.java:197
↓ 2 callers
Method
identifier
()
core/src/main/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzer.java:350
↓ 2 callers
Method
incrementRead
Increments the buffer start and appropriately inserts any necessary needed curly braces or commas. @throws IOException thrown if there is an error re
utils/src/main/java/org/owasp/dependencycheck/utils/JsonArrayFixingInputStream.java:129
↓ 2 callers
Method
initialize
Initializes the settings object from the given file. @param propertiesFilePath the path to the settings property file
utils/src/main/java/org/owasp/dependencycheck/utils/Settings.java:987
↓ 2 callers
Method
initializeEngine
Initializes a new <code>Engine</code> that can be used for scanning. This method should only be called in a try-with-resources to ensure that the engi
maven/src/main/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojo.java:2289
↓ 2 callers
Method
isNodeAuditEnabled
Determines if the Node Audit analyzer is enabled. @param engine a reference to the dependency-check engine @return <code>true</code> if the Node Audi
core/src/main/java/org/owasp/dependencycheck/analyzer/NodePackageAnalyzer.java:192
↓ 2 callers
Method
isReference
Learn whether the refId attribute of this element been set. @return true if refId is valid.
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:478
↓ 2 callers
Method
isTraceEnabled
()
ant/src/main/java/org/owasp/dependencycheck/ant/logging/AntLoggerAdapter.java:62
↓ 2 callers
Method
isURL
Tests if the string is a URL by looking for '://'. @param c the text to test. @param begin the position in the string to begin searching; note the se
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/DescriptionEcosystemMapper.java:152
↓ 2 callers
Method
isUpdateOnly
Checks if the update only flag has been set. @return <code>true</code> if the update only flag has been set; otherwise <code>false</code>.
cli/src/main/java/org/owasp/dependencycheck/CliParser.java:909
↓ 2 callers
Method
launchBundleAudit
Launch bundle-audit. @param folder directory that contains bundle audit @param bundleAuditArgs the arguments to pass to bundle audit @return a handle
core/src/main/java/org/owasp/dependencycheck/analyzer/RubyBundleAuditAnalyzer.java:153
↓ 2 callers
Method
launchMixAudit
Launch mix audit. @param folder directory that contains the mix.lock file @param mixAuditArgs the arguments to pass to mix audit @return a handle to
core/src/main/java/org/owasp/dependencycheck/analyzer/ElixirMixAuditAnalyzer.java:196
↓ 2 callers
Method
logProblems
Logs the problems encountered during settings decryption of a {@code <server>} or {@code <proxy>} config from the maven settings.<br/> Logs a generic
maven/src/main/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojo.java:2747
↓ 2 callers
Method
matchesCveRegex
(String value)
core/src/main/java/org/owasp/dependencycheck/analyzer/OssIndexAnalyzer.java:462
↓ 2 callers
Method
muteNoisyLoggers
Hacky method of muting the noisy logging from certain libraries.
maven/src/main/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojo.java:2784
↓ 2 callers
Method
npmVersionsMatch
Determine if the dependency version is equal in the given dependencies. This method attempts to evaluate version range checks. @param current a depen
core/src/main/java/org/owasp/dependencycheck/analyzer/DependencyBundlingAnalyzer.java:608
↓ 2 callers
Method
parse
Parses the CISA Known Exploited JSON file and inserts/updates data into the database. @param in the CISA Known Exploited JSON input stream to parse @
core/src/main/java/org/owasp/dependencycheck/data/update/cisa/KnownExploitedVulnerabilityParser.java:58
↓ 2 callers
Method
parse
Parses the given XML file and returns the assembly data. @param file an XML file containing assembly data @return the assembly data @throws GrokParse
core/src/main/java/org/owasp/dependencycheck/xml/assembly/GrokParser.java:66
↓ 2 callers
Method
parseAndAddHeader
Add a single metadata keyvalue pair to the metadata. When the given metadataHeader cannot be parsed as a '{@code key: value}' line a warning is emitte
core/src/main/java/org/owasp/dependencycheck/utils/PyPACoreMetadataParser.java:128
↓ 2 callers
Method
parseManifest
(Dependency dependency, List<ClassNameInformation> classInformation)
core/src/main/java/org/owasp/dependencycheck/analyzer/JarAnalyzer.java:850
↓ 2 callers
Method
parsePackageUrl
Helper to complain if unable to parse Package-URL. @param value the url to parse @return the package url
core/src/main/java/org/owasp/dependencycheck/analyzer/OssIndexAnalyzer.java:231
↓ 2 callers
Method
parsePreVersion
<p> A utility class to extract the part before version numbers from file names (or other strings containing version numbers. In most cases, this part
core/src/main/java/org/owasp/dependencycheck/utils/DependencyVersionUtil.java:147
↓ 2 callers
Method
parseUntilAttribute
Read the provided {@code attributes} for attribute {@code until}. Return {@link Calendar} object if attribute is present and can be parsed. @return e
core/src/main/java/org/owasp/dependencycheck/xml/suppression/SuppressionHandler.java:176
↓ 2 callers
Method
parseXmlDate
Parses an XML xs:date into a calendar object. @param xsDate an xs:date string @return a calendar object @throws ParseException thrown if the date can
core/src/main/java/org/owasp/dependencycheck/utils/DateUtil.java:57
↓ 2 callers
Method
passes
(String str)
core/src/test/java/org/owasp/dependencycheck/utils/FilterTest.java:70
↓ 2 callers
Method
password
()
core/src/main/java/org/owasp/dependencycheck/analyzer/OssIndexAnalyzer.java:167
↓ 2 callers
Method
passwordNotSonatypeGuideToken
()
core/src/main/java/org/owasp/dependencycheck/analyzer/OssIndexAnalyzer.java:159
↓ 2 callers
Method
postBasedFetchContent
Posts a payload to the URL and returns the response as a string. @param url the URL to POST to @param payload the Payload to post @param
utils/src/main/java/org/owasp/dependencycheck/utils/Downloader.java:530
↓ 2 callers
Method
prepareFileTypeAnalyzer
Initializes the JarAnalyzer. @param engine a reference to the dependency-check engine @throws InitializationException is thrown if there is an except
core/src/main/java/org/owasp/dependencycheck/analyzer/JarAnalyzer.java:1107
↓ 2 callers
Method
printVersionInfo
<p> Prints the manifest information to standard output.</p> <ul><li>Implementation-Title: ${pom.name}</li> <li>Implementation-Version: ${pom.version}<
cli/src/main/java/org/owasp/dependencycheck/CliParser.java:896
↓ 2 callers
Method
processDownload
(Future<Future<NvdApiProcessor>> future, final Set<Future<NvdApiProcessor>> processFutures)
core/src/main/java/org/owasp/dependencycheck/data/update/NvdApiDataSource.java:259
↓ 2 callers
Method
processFuture
(final Set<Future<NvdApiProcessor>> processFutures)
core/src/main/java/org/owasp/dependencycheck/data/update/NvdApiDataSource.java:243
↓ 2 callers
Method
processPackageEntry
(JsonObject pkg)
core/src/main/java/org/owasp/dependencycheck/data/composer/ComposerLockParser.java:105
↓ 2 callers
Method
processTemplate
Generates a report from a given Velocity Template. The template name provided can be the name of a template contained in the jar file, such as 'XmlRep
core/src/main/java/org/owasp/dependencycheck/reporting/ReportGenerator.java:425
↓ 2 callers
Method
readItem
(JsonParser jsonParser)
core/src/main/java/org/owasp/dependencycheck/data/update/nvd/api/CveApiJson20CveItemSource.java:95
↓ 2 callers
Method
readItem
(JsonParser jsonParser)
core/src/main/java/org/owasp/dependencycheck/data/update/nvd/api/JsonArrayCveItemSource.java:100
↓ 2 callers
Method
remove
Removes the current Ant task from the thread-local storage. This should be called when the task completes to prevent memory leaks in environments with
ant/src/main/java/org/owasp/dependencycheck/ant/logging/AntTaskHolder.java:59
↓ 2 callers
Method
removeEvidence
Removes evidence from the collection. @param type the type of evidence (vendor, product, version) @param e Evidence.
core/src/main/java/org/owasp/dependencycheck/dependency/EvidenceCollection.java:172
↓ 2 callers
Method
removeShutdownHook
Removes the shutdown hook.
core/src/main/java/org/owasp/dependencycheck/utils/WriteLock.java:314
↓ 2 callers
Method
replaceWithPrettified
(File prettified, File original)
core/src/main/java/org/owasp/dependencycheck/reporting/ReportGenerator.java:552
↓ 2 callers
Method
requestComponentReport
(PackageUrl coordinates)
core/src/test/java/org/owasp/dependencycheck/analyzer/OssIndexAnalyzerTest.java:329
↓ 2 callers
Method
requestComponentReports
(List<PackageUrl> coordinates)
core/src/test/java/org/owasp/dependencycheck/analyzer/OssIndexAnalyzerTest.java:321
↓ 2 callers
Method
retireJsVulnFor
(String name)
core/src/main/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzer.java:435
↓ 2 callers
Method
retrievePageAndAddMatchingArtifact
(CloseableHttpClient client, List<MavenArtifact> collectedMatchingArtifacts, String sha1,
core/src/main/java/org/owasp/dependencycheck/data/nexus/NexusV3Search.java:129
↓ 2 callers
Method
runCheck
Executes the dependency-check scan and generates the necessary report. @throws MojoExecutionException thrown if there is an exception running the sca
maven/src/main/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojo.java:2082
↓ 2 callers
Method
saveLastUpdated
Saves the timestamp in a properties file next to the provided repo file @param repo the local file data source @param timestamp the epoch timestamp t
core/src/main/java/org/owasp/dependencycheck/data/update/LocalDataSource.java:47
↓ 2 callers
Method
search
(String multicase, int[] ecosystemMap)
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/DescriptionEcosystemMapper.java:200
↓ 2 callers
Method
select
(URI uri)
utils/src/main/java/org/owasp/dependencycheck/utils/Downloader.java:154
↓ 2 callers
Method
setComments
Set the value of comments. @param comments new value of comments
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:177
↓ 2 callers
Method
setCompanyName
Set the value of companyName. @param companyName new value of companyName
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:123
↓ 2 callers
Method
setConfidence
{@inheritDoc}
core/src/main/java/org/owasp/dependencycheck/dependency/naming/CpeIdentifier.java:134
↓ 2 callers
Method
setCvssV3
(CvssV3 cvssV3)
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:273
↓ 2 callers
Method
setCvssV4
Sets the CVSS V4 scoring information. @param cvssV4 the CVSS V4 scoring information
core/src/main/java/org/owasp/dependencycheck/dependency/Vulnerability.java:379
↓ 2 callers
Method
setCwes
(List<String> cwes)
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:257
↓ 2 callers
Method
setFatal
Set the value of fatal. @param fatal new value of fatal
core/src/main/java/org/owasp/dependencycheck/exception/ExceptionCollection.java:168
↓ 2 callers
Method
setFileDescription
Set the value of fileDescription. @param fileDescription new value of fileDescription
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:195
↓ 2 callers
Method
setFileName
Set the value of fileName. @param fileName new value of fileName
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:213
↓ 2 callers
Method
setFileVersion
Set the value of fileVersion. @param fileVersion new value of fileVersion
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:231
↓ 2 callers
Method
setFullName
Set the value of fullName. @param fullName new value of fullName
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:321
↓ 2 callers
Method
setGav
Set the value of Maven GAV. @param gav new value of Maven GAV
core/src/main/java/org/owasp/dependencycheck/xml/suppression/SuppressionRule.java:507
↓ 2 callers
Method
setGhsaId
(String ghsaId)
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:265
↓ 2 callers
Method
setInternalName
Set the value of internalName. @param internalName new value of internalName
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:249
↓ 2 callers
Method
setModuleName
(String moduleName)
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:193
↓ 2 callers
Method
setName
Set the value of name. @param name new value of name
core/src/main/java/org/owasp/dependencycheck/dependency/Reference.java:86
↓ 2 callers
Method
setOrganizationUrl
Set the value of organizationUrl. @param organizationUrl new value of organizationUrl
core/src/main/java/org/owasp/dependencycheck/xml/pom/Model.java:144
↓ 2 callers
Method
setOriginalFilename
Set the value of originalFilename. @param originalFilename new value of originalFilename
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:303
↓ 2 callers
Method
setOverview
(String overview)
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:161
↓ 2 callers
Method
setPomUrl
Set the value of pomUrl. @param pomUrl new value of pomUrl
core/src/main/java/org/owasp/dependencycheck/data/nexus/MavenArtifact.java:221
↓ 2 callers
Method
setProduct
Set the value of product. @param product new value of product
core/src/main/java/org/owasp/dependencycheck/data/cpe/IndexEntry.java:107
↓ 2 callers
Method
setProductName
Set the value of productName. @param productName new value of productName
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:141
↓ 2 callers
Method
setProductVersion
Set the value of productVersion. @param productVersion new value of productVersion
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:159
← previous
next →
801–900 of 3,473, ranked by callers