MCPcopy Create free account

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

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

MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzer.java:253
MethodgetName
Returns the analyzer's name. @return the name of the analyzer
core/src/main/java/org/owasp/dependencycheck/analyzer/CentralAnalyzer.java:183
MethodgetName
Returns the name of the CMake analyzer. @return the name of the analyzer
core/src/main/java/org/owasp/dependencycheck/analyzer/CMakeAnalyzer.java:120
MethodgetName
Returns the analyzer's name. @return the name of the analyzer
core/src/main/java/org/owasp/dependencycheck/analyzer/LibmanAnalyzer.java:111
MethodgetName
Returns the name of the Python Package Analyzer. @return the name of the analyzer
core/src/main/java/org/owasp/dependencycheck/analyzer/PythonPackageAnalyzer.java:136
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/PipAnalyzer.java:100
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/PEAnalyzer.java:100
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/SwiftPackageManagerAnalyzer.java:113
MethodgetName
()
core/src/main/java/org/owasp/dependencycheck/analyzer/PinnedMavenInstallAnalyzer.java:99
MethodgetName
Returns the analyzer's name. @return the name of the analyzer
core/src/main/java/org/owasp/dependencycheck/analyzer/NuspecAnalyzer.java:99
MethodgetName
()
core/src/main/java/org/owasp/dependencycheck/analyzer/MSBuildProjectAnalyzer.java:111
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/PipfileAnalyzer.java:106
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/NodePackageAnalyzer.java:159
MethodgetName
Returns the name of the analyzer. @return the name of the analyzer.
core/src/main/java/org/owasp/dependencycheck/analyzer/RubyBundleAuditAnalyzer.java:118
MethodgetName
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/ItemImpl.java:67
MethodgetName
package-private getter to allow testability of the parser without mocking. @return The name property
core/src/main/java/org/owasp/dependencycheck/xml/hints/EvidenceMatcher.java:114
MethodgetName
Get the value of name. @return the value of name
core/src/main/java/org/owasp/dependencycheck/xml/pom/Developer.java:81
MethodgetName
Get the value of name. @return the value of name
core/src/main/java/org/owasp/dependencycheck/xml/pom/License.java:88
MethodgetName
Get the value of name. @return the value of name
core/src/main/java/org/owasp/dependencycheck/dependency/Reference.java:77
MethodgetName
()
ant/src/main/java/org/owasp/dependencycheck/ant/logging/AntLoggerAdapter.java:51
MethodgetName
(Locale locale)
maven/src/test/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojoTest.java:103
MethodgetName
Returns the report name. @param locale the location @return the report name
maven/src/main/java/org/owasp/dependencycheck/maven/PurgeMojo.java:90
MethodgetName
Returns the report name. @param locale the location @return the report name
maven/src/main/java/org/owasp/dependencycheck/maven/AggregateMojo.java:257
MethodgetName
Returns the report name. @param locale the location @return the report name
maven/src/main/java/org/owasp/dependencycheck/maven/UpdateMojo.java:106
MethodgetName
Returns the report name. @param locale the location @return the report name
maven/src/main/java/org/owasp/dependencycheck/maven/CheckMojo.java:83
MethodgetNature
Returns the nature. @return the nature
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/DescriptionKeywordHint.java:134
MethodgetNature
()
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/FileExtensionHint.java:93
MethodgetNature
()
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/UrlHostHint.java:78
MethodgetNature
()
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/UrlPathHint.java:61
MethodgetNexusUrl
Get the value of nexusUrl. @return the value of nexusUrl
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:704
MethodgetNotes
Get the value of notes. @return the value of notes
core/src/main/java/org/owasp/dependencycheck/xml/suppression/SuppressionRule.java:390
MethodgetNotes
Get the value of notes from suppression notes. @return the value of notes
core/src/main/java/org/owasp/dependencycheck/dependency/Vulnerability.java:430
MethodgetNotes
()
core/src/main/java/org/owasp/dependencycheck/dependency/naming/PurlIdentifier.java:126
MethodgetNotes
{@inheritDoc}
core/src/main/java/org/owasp/dependencycheck/dependency/naming/GenericIdentifier.java:110
MethodgetNotes
()
core/src/main/java/org/owasp/dependencycheck/dependency/naming/CpeIdentifier.java:121
MethodgetNvdApiKey
Get the value of nvdApiKey. @return the value of nvdApiKey
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:262
MethodgetOrganization
Get the value of organization. @return the value of organization
core/src/main/java/org/owasp/dependencycheck/xml/pom/Developer.java:117
MethodgetOrganizationUrl
Get the value of organizationUrl. @return the value of organizationUrl
core/src/main/java/org/owasp/dependencycheck/xml/pom/Developer.java:135
MethodgetOriginalChecksums
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/FileImpl.java:77
MethodgetOutputName
Returns the output name. @return the output name
maven/src/main/java/org/owasp/dependencycheck/maven/BaseDependencyCheckMojo.java:2245
MethodgetParameters
()
maven/src/test/java/org/owasp/dependencycheck/maven/ArtifactScopeExcludedTest.java:42
MethodgetParentLogger
Wraps the call to the underlying driver's getParentLogger method. @return the parent's Logger @throws SQLFeatureNotSupportedException thrown if the f
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/DriverShim.java:126
MethodgetPatchedVersions
()
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:221
MethodgetPatchedVersions
Returns the list of patched versions. @return the list of patched versions
core/src/main/java/org/owasp/dependencycheck/data/elixir/MixAuditResult.java:161
MethodgetPathToDotnetCore
Get the value of pathToCore. @return the value of pathToCore
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:848
MethodgetPomUrl
()
core/src/test/java/org/owasp/dependencycheck/data/nexus/MavenArtifactTest.java:10
MethodgetPomUrlWithQualifier
()
core/src/test/java/org/owasp/dependencycheck/data/nexus/MavenArtifactTest.java:23
MethodgetPropertiesFilePath
Get the value of propertiesFilePath. @return the value of propertiesFilePath
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:866
MethodgetProperties_should_properly_parse_multiline_description
()
core/src/test/java/org/owasp/dependencycheck/utils/PyPACoreMetadataParserTest.java:25
MethodgetProperties_should_support_colon_in_headerValue
()
core/src/test/java/org/owasp/dependencycheck/utils/PyPACoreMetadataParserTest.java:43
MethodgetProperties_should_support_folding_in_headerValue
()
core/src/test/java/org/owasp/dependencycheck/utils/PyPACoreMetadataParserTest.java:52
MethodgetProperties_should_support_newer_minors
()
core/src/test/java/org/owasp/dependencycheck/utils/PyPACoreMetadataParserTest.java:64
MethodgetProperties_should_throw_exception_for_too_large_major
()
core/src/test/java/org/owasp/dependencycheck/utils/PyPACoreMetadataParserTest.java:17
MethodgetPropertyInfo
Wraps the call to the underlying driver's getPropertyInfo method. @param url the URL of the database @param info a collection of string/value pairs @
core/src/main/java/org/owasp/dependencycheck/data/nvdcve/DriverShim.java:155
MethodgetProxyPassword
Get the value of proxyPassword. @return the value of proxyPassword
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:503
MethodgetProxyPort
Get the value of proxyPort. @return the value of proxyPort
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:467
MethodgetProxyServer
Get the value of proxyServer. @return the value of proxyServer
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:424
MethodgetProxyUrl
Get the value of proxyServer. @return the value of proxyServer @deprecated use {@link org.owasp.dependencycheck.agent.DependencyCheckScanAgent#getPro
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:445
MethodgetProxyUsername
Get the value of proxyUsername. @return the value of proxyUsername
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:485
MethodgetReadTimeout
Get the value of readTimeout. @return the value of readTimeout
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:539
MethodgetRecommendation
()
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:165
MethodgetRemoteUrl
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/FileImpl.java:85
MethodgetRepo
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/ItemImpl.java:51
MethodgetReportFormat
Get the value of reportFormat. @return the value of reportFormat
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:406
MethodgetReportOutputDirectory
Get the value of reportOutputDirectory. @return the value of reportOutputDirectory
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:316
MethodgetReportedBy
()
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:181
MethodgetRetireJsFilters
Retrieves the list of retire JS content filters used to exclude JS files by content. @return the retireJS filters
cli/src/main/java/org/owasp/dependencycheck/CliParser.java:835
MethodgetSettings
Returns the settings for the test cases. @return
maven/src/test/java/org/owasp/dependencycheck/maven/BaseTest.java:67
MethodgetSize
()
core/src/main/java/org/owasp/dependencycheck/data/artifactory/FileImpl.java:61
MethodgetSource
Get the value of source. @return the value of source
core/src/main/java/org/owasp/dependencycheck/dependency/Reference.java:113
MethodgetSuppressionFile
Get the value of suppressionFile. @return the value of suppressionFile
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:575
MethodgetUpdateToVersion
Getter for updateToVersion - only used for testing. Represents the version retrieved from the database. @return the version to test
core/src/main/java/org/owasp/dependencycheck/data/update/EngineVersionCheck.java:95
MethodgetUpdated
()
core/src/main/java/org/owasp/dependencycheck/data/nodeaudit/Advisory.java:141
MethodgetUrl
Get the value of URL. @return the value of URL
core/src/main/java/org/owasp/dependencycheck/xml/pom/License.java:70
MethodgetUrl
Get the value of url. @return the value of url
core/src/main/java/org/owasp/dependencycheck/dependency/Reference.java:95
MethodgetUrl
{@inheritDoc}
core/src/main/java/org/owasp/dependencycheck/dependency/naming/GenericIdentifier.java:102
MethodgetValue
Returns the keyword. @return the keyword
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/DescriptionKeywordHint.java:144
MethodgetValue
()
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/FileExtensionHint.java:98
MethodgetValue
()
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/UrlHostHint.java:83
MethodgetValue
()
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/UrlPathHint.java:66
MethodgetValue
package-private getter to allow testability of the parser without mocking. @return The value property
core/src/main/java/org/owasp/dependencycheck/xml/hints/EvidenceMatcher.java:132
MethodgetValue
Get the value of value. @return the value of value
core/src/main/java/org/owasp/dependencycheck/xml/hints/VendorDuplicatingHintRule.java:58
MethodgetValue
{@inheritDoc}
core/src/main/java/org/owasp/dependencycheck/dependency/naming/GenericIdentifier.java:94
MethodgetValue
()
core/src/main/java/org/owasp/dependencycheck/dependency/naming/CpeIdentifier.java:152
MethodgetValues
()
core/src/main/java/org/owasp/dependencycheck/data/nvd/ecosystem/StringAhoCorasickDoubleArrayTrie.java:71
MethodgetValues
Returns the list of values for the report format. @return the list of values for the report format
ant/src/main/java/org/owasp/dependencycheck/taskdefs/Check.java:1708
MethodgetVersion
Returns version. @return version
core/src/main/java/org/owasp/dependencycheck/analyzer/PinnedMavenInstallAnalyzer.java:426
MethodgetVersion
Get the version. @return the version
core/src/main/java/org/owasp/dependencycheck/data/composer/ComposerDependency.java:84
MethodgetVersion
Gets the version. @return the version
core/src/main/java/org/owasp/dependencycheck/data/nuget/NugetPackageReference.java:72
MethodgetZipExtensions
Get the value of zipExtensions. @return the value of zipExtensions
core/src/main/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java:830
Functionget_list_or_404
Uses filter() to return a list of objects, or raise a Http404 exception if the list is empty. klass may be a Model, Manager, or QuerySet
core/src/test/resources/python/site-packages/django/shortcuts.py:118
Functionget_object_or_404
Uses get() to return an object, or raises a Http404 exception if the object does not exist. klass may be a Model, Manager, or QuerySet o
core/src/test/resources/python/site-packages/django/shortcuts.py:100
Functionget_version
(*args, **kwargs)
core/src/test/resources/python/site-packages/django/__init__.py:4
MethodghsaIdShouldBePreferredToKnownNames
(String alternateIdentifierType)
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsLibraryTest.java:169
MethodhandleEntity
(HttpEntity entity)
utils/src/test/java/org/owasp/dependencycheck/utils/DownloaderIT.java:72
MethodhandleEntity
(HttpEntity responseEntity)
utils/src/main/java/org/owasp/dependencycheck/utils/SaveToFileResponseHandler.java:43
MethodhandleEntity
(HttpEntity entity)
utils/src/main/java/org/owasp/dependencycheck/utils/ExplicitCharsetToStringResponseHandler.java:49
MethodhandleEntity
(HttpEntity entity)
utils/src/main/java/org/owasp/dependencycheck/utils/ToXMLDocumentResponseHandler.java:31
MethodhandleEntity
(HttpEntity entity)
core/src/main/java/org/owasp/dependencycheck/data/nexus/NexusV3Search.java:187
MethodhandleEntity
(HttpEntity entity)
core/src/main/java/org/owasp/dependencycheck/data/update/KnownExploitedDataSource.java:84
← previousnext →2,101–2,200 of 3,473, ranked by callers