Emil Vågstedt

Results 3 comments of Emil Vågstedt

From a quick glance at the code it looks like this project uses the Avalonia UI framework. From peeking at their issues it looks like this is related to what...

Ah, I see. Thank you for the clarification.

> by using docker it works docker run -it -v "$PWD:/pwd" trufflesecurity/trufflehog:latest git Don't forget to point to the directory in question, which I did. This works fine for me:...