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
testGetName
Test of getName method, of {@link AutoconfAnalyzer}.
core/src/test/java/org/owasp/dependencycheck/analyzer/AutoconfAnalyzerTest.java:150
Method
testGetName
Test of getName method, of class PipAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/PipAnalyzerTest.java:78
Method
testGetName
()
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzerIT.java:69
Method
testGetName
Test of getName method, of class PythonDistributionAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/PythonDistributionAnalyzerTest.java:77
Method
testGetName
Test of getName method, of class DependencyBundlingAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/DependencyBundlingAnalyzerTest.java:52
Method
testGetName
Test of getName method, of class PythonPackageAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/PythonPackageAnalyzerTest.java:76
Method
testGetName
Test Analyzer name.
core/src/test/java/org/owasp/dependencycheck/analyzer/RubyBundlerAnalyzerTest.java:77
Method
testGetName
Test of getName method, of class CweDB.
core/src/test/java/org/owasp/dependencycheck/data/cwe/CweDBTest.java:35
Method
testGetName
Test of getName method, of class Model.
core/src/test/java/org/owasp/dependencycheck/xml/pom/ModelTest.java:39
Method
testGetOrganization
Test of getOrganization method, of class Model.
core/src/test/java/org/owasp/dependencycheck/xml/pom/ModelTest.java:62
Method
testGetParentArtifactId
Test of getParentArtifactId method, of class Model.
core/src/test/java/org/owasp/dependencycheck/xml/pom/ModelTest.java:203
Method
testGetParentGroupId
Test of getParentGroupId method, of class Model.
core/src/test/java/org/owasp/dependencycheck/xml/pom/ModelTest.java:180
Method
testGetParentVersion
Test of getParentVersion method, of class Model.
core/src/test/java/org/owasp/dependencycheck/xml/pom/ModelTest.java:226
Method
testGetProperties
Test of getProperties method, of class DatabaseProperties.
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/DatabasePropertiesIT.java:111
Method
testGetProperty_String
Test of getProperty method, of class DatabaseProperties.
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/DatabasePropertiesIT.java:97
Method
testGetProperty_String_String
Test of getProperty method, of class DatabaseProperties.
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/DatabasePropertiesIT.java:84
Method
testGetRulesFromMultipleSuppressionFiles
Assert that rules are loaded from multiple files if multiple files are defined in the {@link Settings}.
core/src/test/java/org/owasp/dependencycheck/analyzer/AbstractSuppressionAnalyzerTest.java:105
Method
testGetRulesFromSuppressionFileFromURL
Test of getRules method, of class AbstractSuppressionAnalyzer for suppression file declared as URL.
core/src/test/java/org/owasp/dependencycheck/analyzer/AbstractSuppressionAnalyzerTest.java:84
Method
testGetRulesFromSuppressionFileInClasspath
Test of getRules method, of class AbstractSuppressionAnalyzer for suppression file on the class path.
core/src/test/java/org/owasp/dependencycheck/analyzer/AbstractSuppressionAnalyzerTest.java:95
Method
testGetSHA1Checksum
Test of getSHA1Checksum method, of class Checksum. @throws Exception is thrown when an exception occurs.
utils/src/test/java/org/owasp/dependencycheck/utils/ChecksumTest.java:81
Method
testGetSHA1Checksum_File
Test of getSHA1Checksum method, of class Checksum.
utils/src/test/java/org/owasp/dependencycheck/utils/ChecksumTest.java:131
Method
testGetSHA1Checksum_String
Test of getSHA1Checksum method, of class Checksum.
utils/src/test/java/org/owasp/dependencycheck/utils/ChecksumTest.java:165
Method
testGetSha1
Test of getSha1 method, of class SuppressionRule.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionRuleTest.java:174
Method
testGetSha1sum
Test of getSha1sum method, of class Dependency.
core/src/test/java/org/owasp/dependencycheck/dependency/DependencyTest.java:147
Method
testGetSha256sum
Test of getSha256sum method, of class Dependency.
core/src/test/java/org/owasp/dependencycheck/dependency/DependencyTest.java:160
Method
testGetSoftwareIdentifiers
Test of getSoftwareIdentifiers method, of class Dependency.
core/src/test/java/org/owasp/dependencycheck/dependency/DependencyTest.java:194
Method
testGetStopWords
Test of getStopWords method, of class SearchFieldAnalyzer.
core/src/test/java/org/owasp/dependencycheck/data/lucene/SearchFieldAnalyzerTest.java:34
Method
testGetString
Test of getString method, of class Settings.
utils/src/test/java/org/owasp/dependencycheck/utils/SettingsTest.java:47
Method
testGetStringArgument
Test of getStringArgument method, of class CliParser.
cli/src/test/java/org/owasp/dependencycheck/CliParserTest.java:324
Method
testGetString_String
Test of getString method, of class Settings.
utils/src/test/java/org/owasp/dependencycheck/utils/SettingsTest.java:138
Method
testGetString_String_String
Test of getString method, of class Settings.
utils/src/test/java/org/owasp/dependencycheck/utils/SettingsTest.java:124
Method
testGetSupportedExtensions
Test of getSupportedExtensions method, of class AbstractSuppressionAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/AbstractSuppressionAnalyzerTest.java:74
Method
testGetTempDirectory
Test of getTempDirectory.
utils/src/test/java/org/owasp/dependencycheck/utils/SettingsTest.java:233
Method
testGetVersion
Test of getVersion method, of class Model.
core/src/test/java/org/owasp/dependencycheck/xml/pom/ModelTest.java:157
Method
testGetVersionParts
Test of getVersionParts method, of class DependencyVersion.
core/src/test/java/org/owasp/dependencycheck/utils/DependencyVersionTest.java:207
Method
testGetVulnerabilities
Test of getVulnerabilities method, of class CveDB.
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/CveDBIT.java:90
Method
testGetVulnerabilities
Test of getVulnerabilities method, of class CveDB.
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/CveDBMySqlIT.java:77
Method
testGoMod
()
core/src/test/java/org/owasp/dependencycheck/analyzer/GolangModAnalyzerTest.java:96
Method
testGoodDocument
Test all the valid components.
core/src/test/java/org/owasp/dependencycheck/data/nuget/XPathNuspecParserTest.java:41
Method
testGopkgLock
()
core/src/test/java/org/owasp/dependencycheck/analyzer/GolangDepAnalyzerTest.java:58
Method
testHandler
()
core/src/test/java/org/owasp/dependencycheck/xml/hints/HintHandlerTest.java:47
Method
testHandler
Test of getSuppressionRules method, of class SuppressionHandler. @throws Exception thrown if there is an exception....
core/src/test/java/org/owasp/dependencycheck/xml/assembly/GrokHandlerTest.java:48
Method
testHandler
Test of getSuppressionRules method, of class SuppressionHandler. @throws Exception thrown if there is an exception....
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionHandlerTest.java:49
Method
testHasCpe
Test of hasCpe method, of class SuppressionRule.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionRuleTest.java:219
Method
testHasCve
Test of hasCve method, of class SuppressionRule.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionRuleTest.java:318
Method
testHasCvssBelow
Test of hasCvssBelow method, of class SuppressionRule.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionRuleTest.java:246
Method
testHasCwe
Test of hasCwe method, of class SuppressionRule.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionRuleTest.java:282
Method
testHasOption
()
cli/src/test/java/org/owasp/dependencycheck/CliParserTest.java:344
Method
testHashCode
Test of hashCode method, of class DependencyVersion.
core/src/test/java/org/owasp/dependencycheck/utils/DependencyVersionTest.java:130
Method
testHashcodeContract
()
core/src/test/java/org/owasp/dependencycheck/dependency/EvidenceTest.java:63
Method
testHtml
Test of html method, of class EscapeTool.
core/src/test/java/org/owasp/dependencycheck/reporting/EscapeToolTest.java:62
Method
testIncrementToken
()
core/src/test/java/org/owasp/dependencycheck/data/lucene/AlphaNumericFilterTest.java:36
Method
testIncrementToken
()
core/src/test/java/org/owasp/dependencycheck/data/lucene/UrlTokenizingFilterTest.java:35
Method
testIncrementToken
()
core/src/test/java/org/owasp/dependencycheck/data/lucene/TokenPairConcatenatingFilterTest.java:33
Method
testInitialize
Test of prepare method, of class FileNameAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/FileNameAnalyzerTest.java:80
Method
testInitialize
Test of prepare and close methods, of class ArchiveAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/ArchiveAnalyzerIT.java:107
Method
testInitialize
Test of initialize method, of class DatabaseManager. @throws org.owasp.dependencycheck.data.nvdcve.DatabaseException
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/DatabaseManagerTest.java:37
Method
testInitializeCreatesFactories
()
ant/src/test/java/org/owasp/dependencycheck/ant/logging/AntSlf4jServiceProviderTest.java:113
Method
testInterpolate
Test of interpolate method, of class InterpolationUtil.
core/src/test/java/org/owasp/dependencycheck/utils/InterpolationUtilTest.java:35
Method
testInterpolateMSBuild
()
core/src/test/java/org/owasp/dependencycheck/utils/InterpolationUtilTest.java:56
Method
testInterpolateNonexistentErased
()
core/src/test/java/org/owasp/dependencycheck/utils/InterpolationUtilTest.java:46
Method
testInterpolateNonexistentErasedMSBuild
()
core/src/test/java/org/owasp/dependencycheck/utils/InterpolationUtilTest.java:67
Method
testInvalidBundleAudit
Test when Ruby bundle-audit is not available on the system.
core/src/test/java/org/owasp/dependencycheck/analyzer/RubyBundleAuditAnalyzerIT.java:176
Method
testInvalidMixAuditExecutable
Test when mix_audit is not available on the system or wrongly configured.
core/src/test/java/org/owasp/dependencycheck/analyzer/ElixirMixAuditAnalyzerIT.java:121
Method
testIsCaseSensitive
Test of isCaseSensitive method, of class PropertyType.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/PropertyTypeTest.java:60
Method
testIsCore
Test of isCore method, of class DependencyBundlingAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/DependencyBundlingAnalyzerTest.java:95
Method
testIsEmpty
Test of isEmpty method, of class CpeEcosystemCache.
core/src/test/java/org/owasp/dependencycheck/data/update/cpe/CpeEcosystemCacheTest.java:123
Method
testIsEmpty
Test of isEmpty method, of class DatabaseProperties.
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/DatabasePropertiesIT.java:58
Method
testIsEnabledIsTrueByDefault
()
core/src/test/java/org/owasp/dependencycheck/analyzer/DartAnalyzerTest.java:206
Method
testIsEnabledIsTrueByDefault
()
core/src/test/java/org/owasp/dependencycheck/analyzer/SwiftAnalyzersTest.java:284
Method
testIsKeyword
()
core/src/test/java/org/owasp/dependencycheck/data/lucene/LuceneUtilsTest.java:78
Method
testIsOpen
Test of isOpen method, of class CpeMemoryIndex.
core/src/test/java/org/owasp/dependencycheck/data/cpe/CpeMemoryIndexTest.java:75
Method
testIsRegex
Test of isRegex method, of class PropertyType.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/PropertyTypeTest.java:49
Method
testIsSameRubyGem
Test of isSameRubyGem method, of class DependencyMergingAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/DependencyMergingAnalyzerTest.java:120
Method
testIsSameSwiftPackage
Test of isSameSwiftPackage method, of class DependencyMergingAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/DependencyMergingAnalyzerTest.java:174
Method
testIsShaded
()
core/src/test/java/org/owasp/dependencycheck/analyzer/DependencyBundlingAnalyzerTest.java:155
Method
testIsUrl
Test of isUrl method, of class UrlStringUtils.
core/src/test/java/org/owasp/dependencycheck/utils/UrlStringUtilsTest.java:49
Method
testIsWebJar
()
core/src/test/java/org/owasp/dependencycheck/analyzer/DependencyBundlingAnalyzerTest.java:223
Method
testIsWhiteSpace
()
utils/src/test/java/org/owasp/dependencycheck/utils/JsonArrayFixingInputStreamTest.java:280
Method
testIterator
Test of iterator method, of class DependencyVersion.
core/src/test/java/org/owasp/dependencycheck/utils/DependencyVersionTest.java:75
Method
testJquery
()
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzerIT.java:106
Method
testJson
Test of json method, of class EscapeTool.
core/src/test/java/org/owasp/dependencycheck/reporting/EscapeToolTest.java:106
Method
testJspLinksDoNotCountScoring
()
core/src/test/java/org/owasp/dependencycheck/data/nvd/ecosystem/DescriptionEcosystemMapperTest.java:73
Method
testLength
Test of length method, of class XmlInputStream.
core/src/test/java/org/owasp/dependencycheck/xml/XmlInputStreamTest.java:40
Method
testLibmanAnalysis
()
core/src/test/java/org/owasp/dependencycheck/analyzer/LibmanAnalyzerTest.java:78
Method
testLoadCorePackagedHints
()
core/src/test/java/org/owasp/dependencycheck/analyzer/HintAnalyzerTest.java:142
Method
testLoadCorePackagedSuppressions
()
core/src/test/java/org/owasp/dependencycheck/analyzer/AbstractSuppressionAnalyzerTest.java:174
Method
testLoad_String
Test of load method, of class DriverLoader. @throws java.sql.SQLException thrown if there is an error de-registering the driver
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/DriverLoaderTest.java:46
Method
testLoad_String_String
Test of load method, of class DriverLoader.
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/DriverLoaderTest.java:73
Method
testLoad_String_String_badClassName
Test of load method, of class DriverLoader with an incorrect class name.
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/DriverLoaderTest.java:122
Method
testLoad_String_String_badPath
Test of load method, of class DriverLoader with an incorrect class path.
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/DriverLoaderTest.java:135
Method
testLoad_String_String_multiple_paths
Test of load method, of class DriverLoader.
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/DriverLoaderTest.java:95
Method
testLoad_String_ex
Test of load method, of class DriverLoader; expecting an exception due to a bad driver class name.
core/src/test/java/org/owasp/dependencycheck/data/nvdcve/DriverLoaderTest.java:63
Method
testLocalPackageDependency
Test of analysis of package with a local package as a dependency. This test crashes with an NPE if issue #1947 isn't resolved. @throws AnalysisExcep
core/src/test/java/org/owasp/dependencycheck/analyzer/NodePackageAnalyzerTest.java:321
Method
testLog4Net
()
core/src/test/java/org/owasp/dependencycheck/analyzer/AssemblyAnalyzerTest.java:113
Method
testLogLevelMappings
()
ant/src/test/java/org/owasp/dependencycheck/ant/logging/AntSlf4jServiceProviderTest.java:150
Method
testLogOutputRoutedThroughAntTask
()
ant/src/test/java/org/owasp/dependencycheck/ant/logging/AntSlf4jServiceProviderTest.java:136
Method
testLoggerFactoryReturnsAntLoggerAdapter
()
ant/src/test/java/org/owasp/dependencycheck/ant/logging/AntSlf4jServiceProviderTest.java:125
Method
testMSBuildProjectAnalysis
()
core/src/test/java/org/owasp/dependencycheck/analyzer/MSBuildProjectAnalyzerTest.java:68
Method
testMSBuildProjectAnalysis_WithImports
()
core/src/test/java/org/owasp/dependencycheck/analyzer/MSBuildProjectAnalyzerTest.java:136
← previous
next →
3,101–3,200 of 3,473, ranked by callers