Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with calendarific pattern validation #3479

Open
sahil9001 opened this issue Oct 19, 2024 · 0 comments · May be fixed by #3480
Open

Issue with calendarific pattern validation #3479

sahil9001 opened this issue Oct 19, 2024 · 0 comments · May be fixed by #3480
Labels

Comments

@sahil9001
Copy link
Contributor

Please review the Community Note before submitting

TruffleHog Version

Trace Output

Expected Behavior

Corrected the regex to match the API Key, currently missing the length validation and allowing capital characters.
Screenshot 2024-10-19 at 2 48 20 PM

Actual Behavior

Currently, the pattern is not detected because of invalid regex.

Screenshot 2024-10-19 at 2 46 39 PM

Steps to Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Environment

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional Context

References

  • #0000
@sahil9001 sahil9001 added the bug label Oct 19, 2024
@sahil9001 sahil9001 linked a pull request Oct 19, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

1 participant