Version Trufflehog 3.93.4
Expected Behavior
Detect valid snowflake credentials.
Actual Behavior
Trufflehoge doesn't detect valid snowflake account hosted on privatelink
Additional Context
This is caused by
- the current regex not picking up account format with a . and a different length
- Login forbidden char having '!' and '@' that seem to be valid char, as one of our account contains it.