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 validation logic for carboninterface #3485

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

Issue with validation logic for carboninterface #3485

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

Comments

@sahil9001
Copy link
Contributor

Please review the Community Note before submitting

TruffleHog Version

Trace Output

Expected Behavior

API Key regex pattern should be matched to 22 characters, as that is the API pattern from carbon interface now.
Screenshot 2024-10-20 at 1 26 26 AM

Actual Behavior

Currently, tests fail because of incorrect API Key validation of 21 characters.

Screenshot 2024-10-20 at 1 26 12 AM

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