MCPcopy Create free account

hub / github.com/dependency-check/DependencyCheck / functions

Functions3,473 in github.com/dependency-check/DependencyCheck

MethodgetDatabasePassword
Get the value of databasePassword. @return the value of databasePassword
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:812
MethodgetDatabaseUser
Get the value of databaseUser. @return the value of databaseUser
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:794
MethodgetDependencyNodeFilter
Gets the dependency node filter that this visitor applies before delegation. @return the dependency node filter
maven/src/main/java/org/owasp/dependencycheck/maven/FilteringDependencyTransitiveNodeVisitor.java:102
MethodgetDependencyNodeVisitor
Gets the dependency node visitor that this visitor delegates to. @return the dependency node visitor
maven/src/main/java/org/owasp/dependencycheck/maven/FilteringDependencyTransitiveNodeVisitor.java:92
MethodgetDescription
Get the value of description. @return the value of description
core/src/main/java/org/owasp/dependencycheck/dependency/Dependency.java:682
MethodgetDescription
(Locale locale)
maven/src/test/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojoTest.java:108
MethodgetDescription
Gets the description of the Dependency-Check report to be displayed in the Maven Generated Reports page. @param locale The Locale to get the descript
maven/src/main/java/org/owasp/dependencycheck/maven/AggregateMojo.java:269
MethodgetDescription
Gets the description of the Dependency-Check report to be displayed in the Maven Generated Reports page. @param locale The Locale to get the descript
maven/src/main/java/org/owasp/dependencycheck/maven/UpdateMojo.java:118
MethodgetDescription
Gets the description of the Dependency-Check report to be displayed in the Maven Generated Reports page. @param locale The Locale to get the descript
maven/src/main/java/org/owasp/dependencycheck/maven/CheckMojo.java:95
MethodgetDisclosureDate
Returns the vulnerability disclosure date. @return the vulnerability disclosure date
core/src/main/java/org/owasp/dependencycheck/data/elixir/MixAuditResult.java:143
MethodgetDocument
Retrieves a document from the Index. @param documentId the id of the document to retrieve @return the Document @throws IOException thrown if there is
core/src/main/java/org/owasp/dependencycheck/data/cpe/AbstractMemoryIndex.java:325
MethodgetEcosystem
Returns the ecosystem. @return the ecosystem
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/DescriptionKeywordHint.java:115
MethodgetEcosystem
()
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/FileExtensionHint.java:84
MethodgetEcosystem
()
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/UrlHostHint.java:69
MethodgetEcosystem
()
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/UrlPathHint.java:52
MethodgetEcosystem
Get the value of ecosystem. @return the value of ecosystem
core/src/main/java/org/owasp/dependencycheck/data/update/cpe/CpePlus.java:57
MethodgetError
Returns the error stream output from the process. @return the error stream output
utils/src/main/java/org/owasp/dependencycheck/utils/processing/ProcessReader.java:83
MethodgetFailBuildOnCVSS
Get the value of failBuildOnCVSS. @return the value of failBuildOnCVSS
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:334
MethodgetFileContents
Retrieves the contents of a given file. @param actualFile the file to read @return the contents of the file @throws AnalysisException thrown if there
core/src/main/java/org/owasp/dependencycheck/analyzer/PipfilelockAnalyzer.java:199
MethodgetFileFilter
()
core/src/main/java/org/owasp/dependencycheck/analyzer/AssemblyAnalyzer.java:425
MethodgetFileFilter
@return a filter that accepts files named mix.lock
core/src/main/java/org/owasp/dependencycheck/analyzer/ElixirMixAuditAnalyzer.java:90
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/PipfilelockAnalyzer.java:94
MethodgetFileFilter
()
core/src/main/java/org/owasp/dependencycheck/analyzer/DartAnalyzer.java:75
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/PoetryAnalyzer.java:117
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/NexusAnalyzer.java:246
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/CocoaPodsAnalyzer.java:106
MethodgetFileFilter
@return a filter that accepts files matching the glob pattern, .gemspec
core/src/main/java/org/owasp/dependencycheck/analyzer/RubyGemspecAnalyzer.java:100
MethodgetFileFilter
Returns the set of supported file extensions. @return the set of supported file extensions
core/src/main/java/org/owasp/dependencycheck/analyzer/OpenSSLAnalyzer.java:155
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/GolangDepAnalyzer.java:114
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/AutoconfAnalyzer.java:120
MethodgetFileFilter
()
core/src/main/java/org/owasp/dependencycheck/analyzer/ArtifactoryAnalyzer.java:179
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/SwiftPackageResolvedAnalyzer.java:94
MethodgetFileFilter
Returns the FileFilter. @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/JarAnalyzer.java:241
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/PythonDistributionAnalyzer.java:142
MethodgetFileFilter
Returns the FileFilter. @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/ComposerLockAnalyzer.java:83
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/NugetconfAnalyzer.java:135
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/GolangModAnalyzer.java:120
MethodgetFileFilter
()
core/src/main/java/org/owasp/dependencycheck/analyzer/PerlCpanfileAnalyzer.java:92
MethodgetFileFilter
()
core/src/main/java/org/owasp/dependencycheck/analyzer/YarnAuditAnalyzer.java:101
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/CarthageAnalyzer.java:144
MethodgetFileFilter
Returns the FileFilter. @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzer.java:134
MethodgetFileFilter
()
core/src/main/java/org/owasp/dependencycheck/analyzer/CentralAnalyzer.java:209
MethodgetFileFilter
Returns the set of supported file extensions. @return the set of supported file extensions
core/src/main/java/org/owasp/dependencycheck/analyzer/CMakeAnalyzer.java:140
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/LibmanAnalyzer.java:142
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/PythonPackageAnalyzer.java:166
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/PipAnalyzer.java:90
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/NodeAuditAnalyzer.java:91
MethodgetFileFilter
Returns the FileFilter used to determine which files this analyzer supports (JAR files only). @return the file filter for JAR files
core/src/main/java/org/owasp/dependencycheck/analyzer/VersionFilterAnalyzer.java:136
MethodgetFileFilter
Returns the FileFilter. @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/PEAnalyzer.java:131
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/SwiftPackageManagerAnalyzer.java:98
MethodgetFileFilter
()
core/src/main/java/org/owasp/dependencycheck/analyzer/PinnedMavenInstallAnalyzer.java:94
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/NuspecAnalyzer.java:130
MethodgetFileFilter
()
core/src/main/java/org/owasp/dependencycheck/analyzer/MSBuildProjectAnalyzer.java:121
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/PipfileAnalyzer.java:96
MethodgetFileFilter
()
core/src/main/java/org/owasp/dependencycheck/analyzer/PnpmAuditAnalyzer.java:111
MethodgetFileFilter
Returns the FileFilter @return the FileFilter
core/src/main/java/org/owasp/dependencycheck/analyzer/NodePackageAnalyzer.java:111
MethodgetFileFilter
@return a filter that accepts files named Gemfile.lock
core/src/main/java/org/owasp/dependencycheck/analyzer/RubyBundleAuditAnalyzer.java:108
MethodgetFileName
Get the value of fileName. @return the value of fileName
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:204
MethodgetFloatValue
Returns the Float value for the given index; if the value is null then null is returned. @param rs the record set @param index the parameter index @r
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/CveDB.java:2350
MethodgetFoundBy
()
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:173
MethodgetFullDescription
Get the full description. @return the value of full description
core/src/main/java/org/owasp/dependencycheck/reporting/SarifRule.java:727
MethodgetFullName
Get the value of fullName. @return the value of fullName
core/src/main/java/org/owasp/dependencycheck/xml/assembly/AssemblyData.java:312
MethodgetGav
Get the value of Maven GAV. @return the value of GAV
core/src/main/java/org/owasp/dependencycheck/xml/suppression/SuppressionRule.java:498
MethodgetGeneratedKey
Returns the generated integer primary key for a newly inserted row. @param statement a prepared statement that just executed an insert @return a prim
core/src/main/java/org/owasp/dependencycheck/utils/DBUtils.java:56
MethodgetHighestSeverityText
The report text to use for highest severity when this issue is ranked highest. @return The string to display in the report, clarifying for unrecogniz
core/src/main/java/org/owasp/dependencycheck/dependency/Vulnerability.java:556
MethodgetId
Get the value of id. @return the value of id
core/src/main/java/org/owasp/dependencycheck/reporting/SarifRule.java:763
MethodgetLastModified
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/ItemImpl.java:87
MethodgetLastUpdated
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/ItemImpl.java:103
MethodgetLogFile
Get the value of logFile. @return the value of logFile
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:557
MethodgetMajorVersion
Returns the wrapped driver's major version number. @return the wrapped driver's major version number @see java.sql.Driver#getMajorVersion()
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/DriverShim.java:102
MethodgetManifestProperties
Reads the manifest entries from the provided file. @param manifest the manifest @return the manifest entries
core/src/main/java/org/owasp/dependencycheck/analyzer/PythonDistributionAnalyzer.java:370
MethodgetMatchedVulnerableSoftware
Get the value of matchedVulnerableSoftware. @return the value of matchedVulnerableSoftware
core/src/main/java/org/owasp/dependencycheck/dependency/Vulnerability.java:583
MethodgetMetadataUri
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/ItemImpl.java:79
MethodgetMimeType
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/FileImpl.java:53
MethodgetMinorVersion
Returns the wrapped driver's minor version number. @return the wrapped driver's minor version number @see java.sql.Driver#getMinorVersion()
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/DriverShim.java:113
MethodgetModifiedBy
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/ItemImpl.java:95
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
archetype/src/main/resources/archetype-resources/src/main/java/__analyzerName__.java:79
MethodgetName
()
core/src/test/java/org/owasp/dependencycheck/analyzer/AbstractSuppressionAnalyzerTest.java:215
MethodgetName
Get the name. @return the name
core/src/main/java/org/owasp/dependencycheck/reporting/SarifRule.java:709
MethodgetName
Gets this analyzer's name. @return the analyzer name
core/src/main/java/org/owasp/dependencycheck/analyzer/AssemblyAnalyzer.java:435
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/ElixirMixAuditAnalyzer.java:172
MethodgetName
Returns the identifiedPackage of the analyzer. @return the identifiedPackage of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/PipfilelockAnalyzer.java:104
MethodgetName
()
core/src/main/java/org/owasp/dependencycheck/analyzer/DartAnalyzer.java:85
MethodgetName
Returns the name of the Poetry Analyzer. @return the name of the analyzer
core/src/main/java/org/owasp/dependencycheck/analyzer/PoetryAnalyzer.java:87
MethodgetName
Returns the analyzer's name. @return the name of the analyzer
core/src/main/java/org/owasp/dependencycheck/analyzer/NexusAnalyzer.java:215
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/KnownExploitedVulnerabilityAnalyzer.java:63
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/CocoaPodsAnalyzer.java:121
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/RubyGemspecAnalyzer.java:115
MethodgetName
Returns the name of the Python Package Analyzer. @return the name of the analyzer
core/src/main/java/org/owasp/dependencycheck/analyzer/OpenSSLAnalyzer.java:135
MethodgetName
Returns the name of this analyzer. @return the name of this analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/NvdCveAnalyzer.java:99
MethodgetName
Returns the name of the Python Package Analyzer. @return the name of the analyzer
core/src/main/java/org/owasp/dependencycheck/analyzer/GolangDepAnalyzer.java:84
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/AutoconfAnalyzer.java:130
MethodgetName
Returns the analyzer's name. @return the name of the analyzer
core/src/main/java/org/owasp/dependencycheck/analyzer/ArtifactoryAnalyzer.java:153
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/SwiftPackageResolvedAnalyzer.java:109
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/PythonDistributionAnalyzer.java:152
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/RubyBundlerAnalyzer.java:80
MethodgetName
Returns the analyzer's name. @return the analyzer's name
core/src/main/java/org/owasp/dependencycheck/analyzer/ComposerLockAnalyzer.java:167
MethodgetName
Returns the analyzer's name. @return the name of the analyzer
core/src/main/java/org/owasp/dependencycheck/analyzer/NugetconfAnalyzer.java:104
MethodgetName
Returns the name of the Golang Mode Analyzer. @return the name of the analyzer
core/src/main/java/org/owasp/dependencycheck/analyzer/GolangModAnalyzer.java:90
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/CarthageAnalyzer.java:159
← previousnext →2,001–2,100 of 3,473, ranked by callers