vulnix icon indicating copy to clipboard operation
vulnix copied to clipboard

Add --memory option to scan currently-running processes

Open chkno opened this issue 4 years ago • 1 comments

Fixes #70

chkno avatar May 21 '21 01:05 chkno

I see a performance problem here. vulnix -M loads the same derivations over and over leading to long running times. See attached vulnix.log.gz for an example.

Already seen derivations should be cached.

ckauhaus avatar Jun 25 '21 09:06 ckauhaus