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

Combined regex #67

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Combined regex #67

merged 2 commits into from
Jul 23, 2024

Conversation

GrantBirki
Copy link
Member

This pull request primarily focuses on enhancing the efficiency and functionality of the RedactingLogger library. The major changes include the unification of the @redact_patterns into a single regular expression, rather than iterating over an array of individual regex patterns.

resolves: #65

Verified

This commit was signed with the committer’s verified signature.
GrantBirki Grant Birkinbine
… each

Verified

This commit was signed with the committer’s verified signature.
GrantBirki Grant Birkinbine
@GrantBirki GrantBirki added the enhancement New feature or request label Jul 23, 2024
@GrantBirki GrantBirki self-assigned this Jul 23, 2024
@GrantBirki GrantBirki merged commit 49c53e0 into main Jul 23, 2024
9 checks passed
@GrantBirki GrantBirki deleted the combined-regex branch July 23, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Surprising redaction for RubyGem token
2 participants