wesng icon indicating copy to clipboard operation
wesng copied to clipboard

Duplicate CVEs in Report

Open amankumarchagti opened this issue 3 years ago • 1 comments

I got the CVEs for my windows machine but the report is giving 3 duplicates of some CVEs.

Steps to Reproduce:
open CMD and run the below commands:
1. systeminfo > systeminfo.txt
2. wes.py systeminfo.txt -o output.csv
open the output.csv 

Screenshot (3)

amankumarchagti avatar Apr 18 '22 08:04 amankumarchagti

Thanks for your report, Aman!

I am indeed able to reproduce the issue. For now the workaround can be to import the .csv file in Excel (Data -> From Text/CSV) and after importing remove the duplicates (Data -> Remove Duplicates).

bitsadmin avatar May 13 '22 14:05 bitsadmin