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

refactor: improved message obfuscation by randomizing length and handling special characters (#16345) #16584

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

thisisamir98
Copy link
Contributor

hotfix of #16345

…ling special characters (#16345)

* fix: update message obfuscation implementation

* fix broken tests

* fix more tests

* update logic and tests
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e91445) 44.49% compared to head (cc36b91) 44.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #16584   +/-   ##
=======================================
  Coverage   44.49%   44.50%           
=======================================
  Files         674      674           
  Lines       22752    22754    +2     
  Branches     5175     5175           
=======================================
+ Hits        10124    10126    +2     
  Misses      11335    11335           
  Partials     1293     1293           

@thisisamir98 thisisamir98 merged commit 8f5e2b4 into master Jan 22, 2024
13 checks passed
@thisisamir98 thisisamir98 deleted the hotfix-improve-obfuscation branch January 22, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants