If I have 300 identical .dlls in the inputs, they will be scanned 300 times. BinSkim (or sarif-sdk) should deduplicate by file hash such as SHA256, scan each file only once, and reuse results.
If I have 300 identical .dlls in the inputs, they will be scanned 300 times.
BinSkim (or sarif-sdk) should deduplicate by file hash such as SHA256, scan each file only once, and reuse results.