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: log.privacy option no longer hides domain names being resolved #1255

Merged
merged 2 commits into from Nov 17, 2023

Conversation

0xERR0R
Copy link
Owner

@0xERR0R 0xERR0R commented Nov 16, 2023

fixes #1254

found and fixed some log statement where DNS question/answer are logged without obfuscation

@0xERR0R 0xERR0R added the 🐞 bug Something isn't working label Nov 16, 2023
@0xERR0R 0xERR0R added this to the v0.23 milestone Nov 16, 2023
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f1a6fb0) 93.70% compared to head (0c98d39) 93.63%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1255      +/-   ##
==========================================
- Coverage   93.70%   93.63%   -0.08%     
==========================================
  Files          70       70              
  Lines        5687     5686       -1     
==========================================
- Hits         5329     5324       -5     
- Misses        277      280       +3     
- Partials       81       82       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@0xERR0R 0xERR0R merged commit 4a5a395 into main Nov 17, 2023
19 checks passed
@delete-merged-branch delete-merged-branch bot deleted the log-privacy branch November 17, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

log.privacy option no longer hides domain names being resolved
2 participants