Fork me on GitHub

Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
72 0 0 6 91.7% 61.97 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.owasp.dependencycheck.reporting 4 0 0 0 100% 11.46 s
org.owasp.dependencycheck.data.artifactory 1 0 0 1 0% 0.023 s
org.owasp.dependencycheck.agent 1 0 0 0 100% 2.864 s
org.owasp.dependencycheck.data.nvdcve 9 0 0 0 100% 2.768 s
org.owasp.dependencycheck 2 0 0 0 100% 31.60 s
org.owasp.dependencycheck.analyzer 55 0 0 5 90.9% 13.25 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.owasp.dependencycheck.reporting

- Class Tests Errors Failures Skipped Success Rate Time
ReportGeneratorIT 4 0 0 0 100% 11.46 s

org.owasp.dependencycheck.data.artifactory

- Class Tests Errors Failures Skipped Success Rate Time
ArtifactorySearchIT 1 0 0 1 0% 0.023 s

org.owasp.dependencycheck.agent

- Class Tests Errors Failures Skipped Success Rate Time
DependencyCheckScanAgentIT 1 0 0 0 100% 2.864 s

org.owasp.dependencycheck.data.nvdcve

- Class Tests Errors Failures Skipped Success Rate Time
CveDBIT 4 0 0 0 100% 0.810 s
DatabasePropertiesIT 5 0 0 0 100% 1.958 s

org.owasp.dependencycheck

- Class Tests Errors Failures Skipped Success Rate Time
EngineIT 2 0 0 0 100% 31.60 s

org.owasp.dependencycheck.analyzer

- Class Tests Errors Failures Skipped Success Rate Time
AbstractNpmAnalyzerIT 3 0 0 0 100% 0.001 s
NpmCPEAnalyzerIT 2 0 0 0 100% 0.854 s
ArchiveAnalyzerIT 15 0 0 0 100% 2.945 s
VulnerabilitySuppressionAnalyzerIT 3 0 0 0 100% 0.574 s
PipAnalyzerIT 1 0 0 0 100% 0.008 s
NodeAuditAnalyzerIT 3 0 0 0 100% 0.747 s
ElixirMixAuditAnalyzerIT 3 0 0 1 66.7% 0.718 s
CPEAnalyzerIT 6 0 0 0 100% 2.162 s
PnpmAuditAnalyzerIT 1 0 0 1 0% 0.002 s
RetireJsAnalyzerIT 7 0 0 0 100% 2.698 s
YarnAuditAnalyzerIT 1 0 0 0 100% 0.981 s
RubyBundleAuditAnalyzerIT 6 0 0 3 50.0% 0.785 s
CpeSuppressionAnalyzerIT 3 0 0 0 100% 0.750 s
DependencyBundlingAnalyzerIT 1 0 0 0 100% 0.026 s

Test Cases

[Summary] [Package List] [Test Cases]

CveDBIT

testGetCPEs 0.123 s
testGetVulnerabilities 0.557 s
testGetMatchingSoftware 0.063 s
testgetVulnerability 0.063 s

AbstractNpmAnalyzerIT

testDetermineVersionFromMap_1 0 s
testDetermineVersionFromMap_2 0 s
testDetermineVersionFromMap 0 s

ReportGeneratorIT

testGenerateNodePackageReport 1.475 s
testGenerateRetireJsReport 3.867 s
testGenerateReport 5.202 s
testGenerateNodeAuditReport 0.913 s

NpmCPEAnalyzerIT

testAnalyzeDependency 0.458 s
testAnalyzeDependencyNoMatch 0.394 s

ArchiveAnalyzerIT

testAnalyzeExecutableJar 0.035 s
testAnalyzeRpm 0.238 s
testAnalyzeTar 0.259 s
testAnalyzeTgz 0.507 s
testAnalyzeTarBz2 0.576 s
testAnalyze 0.061 s
testGetAnalysisPhase 0.022 s
testGetName 0.021 s
testAnalyze_badZip 0.027 s
testInitialize 0.022 s
testAnalyzeTbz2 0.611 s
testAnalyzeJarStaticResources 0.031 s
testAnalyzeTarGz 0.485 s
testSupportsExtension 0.022 s
testSupportsExtensions 0.023 s

VulnerabilitySuppressionAnalyzerIT

testAnalyze 0.530 s
testGetAnalysisPhase 0.022 s
testGetName 0.021 s

PipAnalyzerIT

testAnalyzePipAnalyzer 0.007 s

NodeAuditAnalyzerIT

testAnalyzePackage 0.727 s
testAnalyzePackageJsonInNodeModulesDirectory 0.008 s
testAnalyzeEmpty 0.011 s

DatabasePropertiesIT

testSave 1.545 s
testGetProperty_String_String 0.102 s
testGetProperties 0.086 s
testGetProperty_String 0.082 s
testIsEmpty 0.083 s

ElixirMixAuditAnalyzerIT

testAnalysis 0 s
- Exception setting up ElixirMixAuditAnalyzer; mix_audit may not be installed, or property "analyzer.mix.audit.path" may not be set.: got: <org.owasp.dependencycheck.exception.InitializationException: Exception from mix_audit process: java.io.IOException: Cannot run program "/home/runner/.mix/escripts/mix_audit" (in directory "/home/runner/work/DependencyCheck/DependencyCheck/core/target/temp/dctempc4f0cb57-9a0f-4e14-ad93-dd3ff5aaecd2"): error=2, No such file or directory. Disabling Elixir Mix Audit Analyzer>, expected: null -
testDependenciesPath 0.597 s
testInvalidMixAuditExecutable 0.024 s

DependencyCheckScanAgentIT

testComponentMetadata 2.861 s

CPEAnalyzerIT

testSearchCPE 0.394 s
testDetermineCPE 0.506 s
testDetermineIdentifiers 0.389 s
testAnalyzeDependency 0.370 s
testDetermineCPE_full 0.480 s
testBuildSearch 0.022 s

PnpmAuditAnalyzerIT

testAnalyzePackagePnpm 0 s
- unfortunately pnpm and brew are somewhat broken on my machine atm... -

RetireJsAnalyzerIT

testAngular 0.304 s
testEmber 1.694 s
testGetAnalysisPhase 0.139 s
testGetName 0.135 s
testAcceptSupportedExtensions 0.136 s
testJquery 0.141 s
testGetAnalyzerEnabledSettingKey 0.146 s

YarnAuditAnalyzerIT

testAnalyzePackageYarn 0.978 s

RubyBundleAuditAnalyzerIT

testGetName 0.020 s
testAnalysis 0 s
- Exception setting up RubyBundleAuditAnalyzer; bundle audit may not be installed, or property "analyzer.bundle.audit.path" may not be set.: got: <org.owasp.dependencycheck.exception.InitializationException: Exception from bundle-audit process: java.io.IOException: Cannot run program "bundle-audit" (in directory "/home/runner/work/DependencyCheck/DependencyCheck/core/target/temp/dctempe2f2eafd-3623-441b-b873-21368aa1c135"): error=2, No such file or directory. Disabling Ruby Bundle Audit Analyzer>, expected: null -
testInvalidBundleAudit 0.025 s
testDependenciesPath 0 s
- Exception setting up RubyBundleAuditAnalyzer; bundle audit may not be installed, or property "analyzer.bundle.audit.path" may not be set.: got: <org.owasp.dependencycheck.exception.ExceptionCollection: One or more exceptions occurred during analysis: InitializationException: Exception from bundle-audit process: java.io.IOException: Cannot run program "bundle-audit" (in directory "/home/runner/work/DependencyCheck/DependencyCheck/core/target/temp/dctemp0817a843-0ab3-47ea-9d1c-8b6fc289d51f"): error=2, No such file or directory. Disabling Ruby Bundle Audit Analyzer caused by AnalysisException: bundle-audit initialization failure; this error can be ignored if you are not analyzing Ruby. Otherwise ensure that bundle-audit is installed and the path to bundle audit is correctly specified caused by IOException: Cannot run program "bundle-audit" (in directory "/home/runner/work/DependencyCheck/DependencyCheck/core/target/temp/dctemp0817a843-0ab3-47ea-9d1c-8b6fc289d51f"): error=2, No such file or directory caused by IOException: error=2, No such file or directory>, expected: null -
testAddCriticalityToVulnerability 0 s
- Exception setting up RubyBundleAuditAnalyzer; bundle audit may not be installed, or property "analyzer.bundle.audit.path" may not be set.: got: <org.owasp.dependencycheck.exception.InitializationException: Exception from bundle-audit process: java.io.IOException: Cannot run program "bundle-audit" (in directory "/home/runner/work/DependencyCheck/DependencyCheck/core/target/temp/dctemp9edc0506-4acb-4237-84cb-a58c12cd3d6b"): error=2, No such file or directory. Disabling Ruby Bundle Audit Analyzer>, expected: null -
testSupportsFiles 0.022 s

ArtifactorySearchIT

- 0 s
- skipped -

EngineIT

exceptionDuringAnalysisTaskExecutionIsFatal 0.907 s
testEngine 29.88 s

CpeSuppressionAnalyzerIT

testAnalyze 0.703 s
testGetAnalysisPhase 0.021 s
testGetName 0.021 s

DependencyBundlingAnalyzerIT

testAnalyze 0.021 s

Failure Details

[Summary] [Package List] [Test Cases]


testAnalysis
- skipped: Exception setting up ElixirMixAuditAnalyzer; mix_audit may not be installed, or property "analyzer.mix.audit.path" may not be set.: got: <org.owasp.dependencycheck.exception.InitializationException: Exception from mix_audit process: java.io.IOException: Cannot run program "/home/runner/.mix/escripts/mix_audit" (in directory "/home/runner/work/DependencyCheck/DependencyCheck/core/target/temp/dctempc4f0cb57-9a0f-4e14-ad93-dd3ff5aaecd2"): error=2, No such file or directory. Disabling Elixir Mix Audit Analyzer>, expected: null
testAnalyzePackagePnpm
- skipped: unfortunately pnpm and brew are somewhat broken on my machine atm...
testAnalysis
- skipped: Exception setting up RubyBundleAuditAnalyzer; bundle audit may not be installed, or property "analyzer.bundle.audit.path" may not be set.: got: <org.owasp.dependencycheck.exception.InitializationException: Exception from bundle-audit process: java.io.IOException: Cannot run program "bundle-audit" (in directory "/home/runner/work/DependencyCheck/DependencyCheck/core/target/temp/dctempe2f2eafd-3623-441b-b873-21368aa1c135"): error=2, No such file or directory. Disabling Ruby Bundle Audit Analyzer>, expected: null
testDependenciesPath
- skipped: Exception setting up RubyBundleAuditAnalyzer; bundle audit may not be installed, or property "analyzer.bundle.audit.path" may not be set.: got: <org.owasp.dependencycheck.exception.ExceptionCollection: One or more exceptions occurred during analysis: InitializationException: Exception from bundle-audit process: java.io.IOException: Cannot run program "bundle-audit" (in directory "/home/runner/work/DependencyCheck/DependencyCheck/core/target/temp/dctemp0817a843-0ab3-47ea-9d1c-8b6fc289d51f"): error=2, No such file or directory. Disabling Ruby Bundle Audit Analyzer caused by AnalysisException: bundle-audit initialization failure; this error can be ignored if you are not analyzing Ruby. Otherwise ensure that bundle-audit is installed and the path to bundle audit is correctly specified caused by IOException: Cannot run program "bundle-audit" (in directory "/home/runner/work/DependencyCheck/DependencyCheck/core/target/temp/dctemp0817a843-0ab3-47ea-9d1c-8b6fc289d51f"): error=2, No such file or directory caused by IOException: error=2, No such file or directory>, expected: null
testAddCriticalityToVulnerability
- skipped: Exception setting up RubyBundleAuditAnalyzer; bundle audit may not be installed, or property "analyzer.bundle.audit.path" may not be set.: got: <org.owasp.dependencycheck.exception.InitializationException: Exception from bundle-audit process: java.io.IOException: Cannot run program "bundle-audit" (in directory "/home/runner/work/DependencyCheck/DependencyCheck/core/target/temp/dctemp9edc0506-4acb-4237-84cb-a58c12cd3d6b"): error=2, No such file or directory. Disabling Ruby Bundle Audit Analyzer>, expected: null
- skipped: skipped