Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 504 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 504 Bytes

FindingsComparator

usage: findingComparator [-h] -f OLDFINDINGS -n NEWFINDINGS -o OUTPUT

Check if new the findings were not already found

optional arguments:
  -h, --help            show this help message and exit
  -f OLDFINDINGS, --oldfindings OLDFINDINGS
                        Files containing old finding
  -n NEWFINDINGS, --newfindings NEWFINDINGS
                        Files containing new findings
  -o OUTPUT, --output OUTPUT
                        Output file to save results