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: Undisclosed emails shouldn't be emitted. #38

Merged
merged 4 commits into from
Feb 14, 2024

Conversation

benyissa
Copy link
Member

There are some domains where the email is not public.
in this case we shouldn't emit this value.

This caused a bug in autodiscovery_persist. since we can't create a node with this invalid value.

This is a scan output for the domain that caused the issue.

image

3asm
3asm previously requested changes Feb 14, 2024
agent/result_parser.py Outdated Show resolved Hide resolved
@3asm 3asm merged commit b6a9dbb into main Feb 14, 2024
3 checks passed
@3asm 3asm deleted the fix_never_emit_non_public_emails branch February 14, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants