dependency-check / dependency-check/DependencyCheck
CSV file has not all the Dependencies Scanned while HTML file has
- Dominant language
- Java
- Stars
- 7.7k
- Forks
- 1.4k
- Avg merge
- 9d 22h
- Merged PRs (30d)
- 13
Description
Hi, I am a tester and when scanned dependency check will ALL format, HTML report has all scanned dependencies (along with Vulnerabilities Found) while CSV report showing only Vulnerabilities Found.
A clear and concise description of what the bug is.
Version of dependency-check used - 6.1.1 (cli)
HTML report showing - 366 findings
CSV report showing -107 findings
HTML -
Scan Information (show all):
dependency-check version: 6.1.1
Report Generated On: Mon, 1 Mar 2021 07:21:32 +0530
Dependencies Scanned: 412 (366 unique)
Vulnerable Dependencies: 17
Vulnerabilities Found: 107
Vulnerabilities Suppressed: 0
CSV -
(only findings which are as vulnerabilities in HTML report)
Vulnerabilities Found: 107
Contributor guide
Assessment
This issue has not been assessed yet.