Skip to content

Conversation

dustyw0lf
Copy link

The trufflehog.py script now checks whether it runs on Windows and adjusts the command to start the child process accordingly.

The check is implemented by checking for the existence of an environment variable typically found only on Windows, since the usual methods like platform.system() or os.name detect the OS as Java while running in Jython:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant