Jackops

Results 3 issues of Jackops

Computing strongly connected components fails when adding edges in opposite direction. Minimal example: ```js const vertexA = new GraphVertex('A'); const vertexB = new GraphVertex('B'); const vertexC = new GraphVertex('C'); const...

Shadow 4.13 is vulnerable to [CVE-2023-29383](https://scout.docker.com/vulnerabilities/id/CVE-2023-29383). Docker container for python:3.10 comes with shadow 4.13 as a package dependency but the CVE-2023-29383 is not found. Steps to reproduce: 1. Verify shadow...

Hello! README.md refers to another project of yours `etwTracer.exe` which cannot be found in your repositories. Could you please provide a link to that? Also, loading the Visual Studio solution...