Results 2 issues of Saikat Dutta

Hi, Mutmut stops running after a while and outputs the following error: ``` Exception in thread queue_mutants: Traceback (most recent call last): File ".../python3.7/site-packages/mutmut/__init__.py", line 712, in queue_mutants mutants_queue.put(('mutant', context))...

Hi, Currently, when running a cwe query such as TaintedPath (cwe 22) on a java project, I retrieve the CodeFlow for each result in the SARIF files as shown below....

question