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
testAzureIdentity
()
core/src/test/java/org/owasp/dependencycheck/analyzer/AssemblyAnalyzerTest.java:184
Method
testBase
Test of base property, of class SuppressionRule.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionRuleTest.java:142
Method
testBuildSearch
Test of buildSearch method, of class CPEAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/CPEAnalyzerTest.java:210
Method
testBuildSearch
Tests of buildSearch of class CPEAnalyzer. @throws Exception is thrown when an IO Exception occurs.
core/src/test/java/org/owasp/dependencycheck/analyzer/CPEAnalyzerIT.java:56
Method
testBuildSearchBlank
()
core/src/test/java/org/owasp/dependencycheck/analyzer/CPEAnalyzerTest.java:285
Method
testCarthageCartfileResolvedAnalyzer
Test of analyze method, of class CarthageAnalyzer. @throws AnalysisException is thrown when an exception occurs.
core/src/test/java/org/owasp/dependencycheck/analyzer/SwiftAnalyzersTest.java:190
Method
testCarthageGetName
Test of getName method, of class CarthageAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/SwiftAnalyzersTest.java:95
Method
testCarthageSupportsFiles
Test of supportsFiles method, of class CocoaPodsAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/SwiftAnalyzersTest.java:120
Method
testCheckUnusedRules
()
core/src/test/java/org/owasp/dependencycheck/analyzer/UnusedSuppressionRuleAnalyzerTest.java:57
Method
testClassInformation
()
core/src/test/java/org/owasp/dependencycheck/analyzer/JarAnalyzerTest.java:205
Method
testClose
Test of close method, of class JsonArrayFixingInputStream. @throws Exception because one might happen
utils/src/test/java/org/owasp/dependencycheck/utils/JsonArrayFixingInputStreamTest.java:258
Method
testClose
Test of close method, of class FileNameAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/FileNameAnalyzerTest.java:93
Method
testCocoaPodsPodfileAnalyzer
Test of analyze method, of class CocoaPodsAnalyzer. @throws AnalysisException is thrown when an exception occurs.
core/src/test/java/org/owasp/dependencycheck/analyzer/SwiftAnalyzersTest.java:139
Method
testCocoaPodsPodspecAnalyzer
()
core/src/test/java/org/owasp/dependencycheck/analyzer/SwiftAnalyzersTest.java:167
Method
testCollectTerms
()
core/src/test/java/org/owasp/dependencycheck/analyzer/CPEAnalyzerTest.java:197
Method
testCompareTo
Test of compareTo method, of class DependencyVersion.
core/src/test/java/org/owasp/dependencycheck/utils/DependencyVersionTest.java:160
Method
testCompareTo
Test of compareTo method, of class VulnerableSoftware. @throws CpeValidationException
core/src/test/java/org/owasp/dependencycheck/dependency/VulnerableSoftwareTest.java:69
Method
testCompareTo
Test of compareTo method, of class Evidence.
core/src/test/java/org/owasp/dependencycheck/dependency/EvidenceTest.java:74
Method
testCompareUpdateAttributes
()
core/src/test/java/org/owasp/dependencycheck/dependency/VulnerableSoftwareTest.java:113
Method
testCompareVersionRange
()
core/src/test/java/org/owasp/dependencycheck/dependency/VulnerableSoftwareTest.java:83
Method
testComponentMetadata
()
core/src/test/java/org/owasp/dependencycheck/agent/DependencyCheckScanAgentIT.java:47
Method
testComposerLockSkipDev
()
core/src/test/java/org/owasp/dependencycheck/data/composer/ComposerLockParserTest.java:57
Method
testContainsUrl
Test of containsUrl method, of class UrlStringUtils.
core/src/test/java/org/owasp/dependencycheck/utils/UrlStringUtilsTest.java:38
Method
testContains_File_List
Test of contains method, of class FileContentSearch.
utils/src/test/java/org/owasp/dependencycheck/utils/search/FileContentSearchTest.java:59
Method
testContains_File_String
Test of contains method, of class FileContentSearch.
utils/src/test/java/org/owasp/dependencycheck/utils/search/FileContentSearchTest.java:36
Method
testCpe
Test of Cpe property, of class SuppressionRule.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionRuleTest.java:79
Method
testCpeHasNoVersion
Test of cpeHasNoVersion method, of class SuppressionRule.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionRuleTest.java:329
Method
testCpeMatches
Test of identifierMatches method, of class SuppressionRule.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionRuleTest.java:344
Method
testCsv
Test of csv method, of class EscapeTool.
core/src/test/java/org/owasp/dependencycheck/reporting/EscapeToolTest.java:128
Method
testCsvCpeConfidence
Test of csvCpeConfidence method, of class EscapeTool.
core/src/test/java/org/owasp/dependencycheck/reporting/EscapeToolTest.java:181
Method
testCsvIdentifiers
Test of csvIdentifiers method, of class EscapeTool.
core/src/test/java/org/owasp/dependencycheck/reporting/EscapeToolTest.java:150
Method
testCve
Test of Cve property, of class SuppressionRule.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionRuleTest.java:127
Method
testCvssV2ScoreToSeverity
Test of cvssV2ScoreToSeverity method, of class CvssUtil.
core/src/test/java/org/owasp/dependencycheck/utils/CvssUtilTest.java:60
Method
testCvssV3ScoreToSeverity
Test of cvssV3ScoreToSeverity method, of class CvssUtil.
core/src/test/java/org/owasp/dependencycheck/utils/CvssUtilTest.java:78
Method
testCvssV4ScoreToSeverity
Test of cvssV4ScoreToSeverity method, of class CvssUtil.
core/src/test/java/org/owasp/dependencycheck/utils/CvssUtilTest.java:119
Method
testCwe
Test of Cwe property, of class SuppressionRule.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionRuleTest.java:112
Method
testDOMPurify
()
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzerIT.java:187
Method
testDartAnalyzerGetName
Test of getName method, of class DartAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/DartAnalyzerTest.java:65
Method
testDartPubspecLockAnalyzer
Test of analyze method, of class DartAnalyzer. @throws AnalysisException is thrown when an exception occurs.
core/src/test/java/org/owasp/dependencycheck/analyzer/DartAnalyzerTest.java:85
Method
testDartPubspecYamlAnalyzer
()
core/src/test/java/org/owasp/dependencycheck/analyzer/DartAnalyzerTest.java:124
Method
testDartPubspecYamlAnalyzerAddressbook
Test case for issue #5008. @throws AnalysisException
core/src/test/java/org/owasp/dependencycheck/analyzer/DartAnalyzerTest.java:191
Method
testDelete
Test of delete method, of class FileUtils.
utils/src/test/java/org/owasp/dependencycheck/utils/FileUtilsTest.java:51
Method
testDeleteWithSubDirectories
Test of delete method with a non-empty directory, of class FileUtils.
utils/src/test/java/org/owasp/dependencycheck/utils/FileUtilsTest.java:65
Method
testDependenciesPath
Test Mix dependencies and their paths. @throws DatabaseException thrown when an exception occurs
core/src/test/java/org/owasp/dependencycheck/analyzer/ElixirMixAuditAnalyzerIT.java:143
Method
testDependenciesPath
Test Ruby dependencies and their paths. @throws DatabaseException thrown when an exception occurs
core/src/test/java/org/owasp/dependencycheck/analyzer/RubyBundleAuditAnalyzerIT.java:199
Method
testDescriptionEcosystemMapper
()
core/src/test/java/org/owasp/dependencycheck/data/nvd/ecosystem/DescriptionEcosystemMapperTest.java:45
Method
testDetermineCPE
Test of determineCPE method, of class CPEAnalyzer. @throws Exception is thrown when an exception occurs
core/src/test/java/org/owasp/dependencycheck/analyzer/CPEAnalyzerIT.java:169
Method
testDetermineCPE_full
Test of determineCPE method, of class CPEAnalyzer. @throws Exception is thrown when an exception occurs
core/src/test/java/org/owasp/dependencycheck/analyzer/CPEAnalyzerIT.java:85
Method
testDetermineIdentifiers
Test of determineIdentifiers method, of class CPEAnalyzer. @throws Exception is thrown when an exception occurs
core/src/test/java/org/owasp/dependencycheck/analyzer/CPEAnalyzerIT.java:242
Method
testDetermineVersionFromMap
Test of determineVersionFromMap method, of class AbstractNpmAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/AbstractNpmAnalyzerIT.java:36
Method
testDetermineVersionFromMap_1
()
core/src/test/java/org/owasp/dependencycheck/analyzer/AbstractNpmAnalyzerIT.java:53
Method
testDetermineVersionFromMap_2
()
core/src/test/java/org/owasp/dependencycheck/analyzer/AbstractNpmAnalyzerIT.java:63
Method
testDuplicateVersions
Test of addVulnerableSoftware method, of class VulnerableSoftware. @throws CpeValidationException
core/src/test/java/org/owasp/dependencycheck/dependency/VulnerabilityTest.java:47
Method
testEmber
()
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzerIT.java:164
Method
testEmptyResult
()
core/src/test/java/org/owasp/dependencycheck/data/elixir/MixAuditJsonParserTest.java:14
Method
testEngine
Test running the entire engine.
core/src/test/java/org/owasp/dependencycheck/EngineIT.java:90
Method
testEnsureCanonicalPath
Test of ensureCanonicalPath method, of class App.
cli/src/test/java/org/owasp/dependencycheck/AppTest.java:46
Method
testEquals
Test of equals method, of class DependencyVersion.
core/src/test/java/org/owasp/dependencycheck/utils/DependencyVersionTest.java:101
Method
testEquals
Test of equals method, of class VulnerableSoftware. @throws CpeValidationException
core/src/test/java/org/owasp/dependencycheck/dependency/VulnerableSoftwareTest.java:48
Method
testEquals
Test of equals method, of class Evidence.
core/src/test/java/org/owasp/dependencycheck/dependency/EvidenceTest.java:39
Method
testEscapeLuceneQuery
Test of escapeLuceneQuery method, of class LuceneUtils.
core/src/test/java/org/owasp/dependencycheck/data/lucene/LuceneUtilsTest.java:59
Method
testEscapeLuceneQuery_null
Test of escapeLuceneQuery method, of class LuceneUtils.
core/src/test/java/org/owasp/dependencycheck/data/lucene/LuceneUtilsTest.java:70
Method
testEstimateCvssV2
Test of estimateCvssV2 method, of class SeverityUtil.
core/src/test/java/org/owasp/dependencycheck/utils/SeverityUtilTest.java:34
Method
testEvaluateDependencies
Test of evaluateDependencies method, of class DependencyMergingAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/DependencyMergingAnalyzerTest.java:80
Method
testExactMatching
()
core/src/test/java/org/owasp/dependencycheck/xml/hints/EvidenceMatcherTest.java:47
Method
testException
()
core/src/test/java/org/owasp/dependencycheck/analyzer/UnusedSuppressionRuleAnalyzerTest.java:34
Method
testExtractFilesUsingFilter
Test of extractFilesUsingFilter method, of class ExtractionUtil.
core/src/test/java/org/owasp/dependencycheck/utils/ExtractionUtilTest.java:62
Method
testExtractFiles_3args
Test of extractFiles method, of class ExtractionUtil.
core/src/test/java/org/owasp/dependencycheck/utils/ExtractionUtilTest.java:50
Method
testExtractFiles_File_File
Test of extractFiles method, of class ExtractionUtil.
core/src/test/java/org/owasp/dependencycheck/utils/ExtractionUtilTest.java:39
Method
testExtractImportantUrlData
Test of extractImportantUrlData method, of class UrlStringUtils.
core/src/test/java/org/owasp/dependencycheck/utils/UrlStringUtilsTest.java:60
Method
testFailureToLocateSuppressionFileAnywhere
()
core/src/test/java/org/owasp/dependencycheck/analyzer/AbstractSuppressionAnalyzerTest.java:127
Method
testFetchFile
Test of fetchFile method, of class Downloader. @throws Exception thrown when an exception occurs.
utils/src/test/java/org/owasp/dependencycheck/utils/DownloaderIT.java:53
Method
testFetchMavenArtifactsAlwaysThrowsIOException
()
core/src/test/java/org/owasp/dependencycheck/analyzer/CentralAnalyzerTest.java:71
Method
testFetchMavenArtifactsRethrowsFileNotFoundException
()
core/src/test/java/org/owasp/dependencycheck/analyzer/CentralAnalyzerTest.java:60
Method
testFetchMavenArtifactsWithoutException
()
core/src/test/java/org/owasp/dependencycheck/analyzer/CentralAnalyzerTest.java:47
Method
testFilePath
Test of FilePath property, of class SuppressionRule.
core/src/test/java/org/owasp/dependencycheck/xml/suppression/SuppressionRuleTest.java:54
Method
testFilter
()
core/src/test/java/org/owasp/dependencycheck/xml/pom/PomProjectInputStreamTest.java:66
Method
testFilter_Iterable
Test of filter method, of class Filter.
core/src/test/java/org/owasp/dependencycheck/utils/FilterTest.java:51
Method
testFilters
Test of filters method. @throws Exception is thrown when an exception occurs.
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzerFiltersTest.java:41
Method
testFindSequence
Test of findSequence method, of class PomProjectInputStream.
core/src/test/java/org/owasp/dependencycheck/xml/pom/PomProjectInputStreamTest.java:89
Method
testFirstPathIsShortest
()
core/src/test/java/org/owasp/dependencycheck/analyzer/DependencyBundlingAnalyzerTest.java:122
Method
testFromNamedReference
Test of fromNamedReference method, of class XmlEntity.
core/src/test/java/org/owasp/dependencycheck/xml/XmlEntityTest.java:33
Method
testGarbage
()
core/src/test/java/org/owasp/dependencycheck/data/lucene/AlphaNumericFilterTest.java:41
Method
testGenerateNodeAuditReport
Generates an XML report containing known vulnerabilities and realistic data and validates the generated XML document against the XSD.
core/src/test/java/org/owasp/dependencycheck/reporting/ReportGeneratorIT.java:81
Method
testGenerateNodePackageReport
Generates an XML report containing known vulnerabilities and realistic data and validates the generated XML document against the XSD.
core/src/test/java/org/owasp/dependencycheck/reporting/ReportGeneratorIT.java:132
Method
testGenerateReport
Generates an XML report containing known vulnerabilities and realistic data and validates the generated XML document against the XSD.
core/src/test/java/org/owasp/dependencycheck/reporting/ReportGeneratorIT.java:55
Method
testGenerateRetireJsReport
Generates an XML report containing known vulnerabilities and realistic data and validates the generated XML document against the XSD.
core/src/test/java/org/owasp/dependencycheck/reporting/ReportGeneratorIT.java:107
Method
testGetActualFilePath
Test of getActualFilePath method, of class Dependency.
core/src/test/java/org/owasp/dependencycheck/dependency/DependencyTest.java:85
Method
testGetAnalysisPhase
Test of getAnalysisPhase method, of class HintAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/HintAnalyzerTest.java:59
Method
testGetAnalysisPhase
Test of getAnalysisPhase method, of class FalsePositiveAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/FalsePositiveAnalyzerTest.java:58
Method
testGetAnalysisPhase
Test of getAnalysisPhase method, of class PerlCpanfileAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/PerlCpanfileAnalyzerTest.java:53
Method
testGetAnalysisPhase
Test of getAnalysisPhase method, of class DependencyMergingAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/DependencyMergingAnalyzerTest.java:57
Method
testGetAnalysisPhase
Test of getAnalysisPhase method, of class VersionFilterAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/VersionFilterAnalyzerTest.java:67
Method
testGetAnalysisPhase
Test of getAnalysisPhase method, of class CpeSuppressionAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/CpeSuppressionAnalyzerIT.java:54
Method
testGetAnalysisPhase
Test of getAnalysisPhase method, of class CPEAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/CPEAnalyzerTest.java:57
Method
testGetAnalysisPhase
Test of getAnalysisPhase method, of class FileNameAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/FileNameAnalyzerTest.java:51
Method
testGetAnalysisPhase
Test of getAnalysisPhase method, of class VulnerabilitySuppressionAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/VulnerabilitySuppressionAnalyzerIT.java:55
Method
testGetAnalysisPhase
Test of getAnalysisPhase method, of class JarAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/JarAnalyzerTest.java:186
Method
testGetAnalysisPhase
Test of getAnalysisPhase method, of class ArchiveAnalyzer.
core/src/test/java/org/owasp/dependencycheck/analyzer/ArchiveAnalyzerIT.java:95
Method
testGetAnalysisPhase
Test of getAnalysisPhase method.
core/src/test/java/org/owasp/dependencycheck/analyzer/RetireJsAnalyzerIT.java:89
← previous
next →
2,901–3,000 of 3,473, ranked by callers