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

Fix Honeycomb detector with older key format #777

Merged
merged 1 commit into from
Sep 2, 2022
Merged

Fix Honeycomb detector with older key format #777

merged 1 commit into from
Sep 2, 2022

Conversation

MNThomson
Copy link
Contributor

Description

Add the older HC api key format. See #687 for discussion.
Expanding regex to \b([0-9a-f]{32}|[0-9a-zA-Z]{22})\b

image
Regex visualization

Copy link
Contributor

@dustin-decker dustin-decker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@dustin-decker dustin-decker merged commit d7123c6 into trufflesecurity:main Sep 2, 2022
@MNThomson MNThomson deleted the max/fix-honeycomb-detector branch September 2, 2022 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants