Double Detection due to logic links in Linux
Status: Beta
Brought to you by:
rajwitt
Due to logic linking (at least on Linux Machines) the canonical path resolution might discover the same file several times and because it went through different paths / links will add each - hence ending up with the same file several times - this slows the scan down and should be double checked by processing the checksum first and sorting out matches of hash and path (in case canonical path resolution failed) this should clean up also the reports as the sometimes the same file was reported 5 times due to the above.
This also adds to the fact that some files are double in several locations - this should be summed up to one item but link to all locations