Skip to content

Comments

fix: add missing import reto trufflehog-exception.py#587

Closed
gopal-goyal wants to merge 1 commit intoPrivado-Inc:mainfrom
gopal-goyal:fix/add-missing-re-import
Closed

fix: add missing import reto trufflehog-exception.py#587
gopal-goyal wants to merge 1 commit intoPrivado-Inc:mainfrom
gopal-goyal:fix/add-missing-re-import

Conversation

@gopal-goyal
Copy link

This PR fixes a bug in trufflehog-exception.py where the re module was used but not imported. This caused a NameError when running the script. The fix adds import re at the top of the file.

@gopal-goyal gopal-goyal closed this by deleting the head repository Aug 31, 2025
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