Description
I did a number of tests to compare the CVE findings in the following two cases:
- run cve-bin-tool against the software package directly
- run cve-bin-tool against the SBOM file generated using cve-bin-tool against the same software package
I found discrepancies in the number of CVEs found using the above two methods. Any explanations on such discrepancies?
Thanks