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 IPs persisted as domain names #74

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Conversation

elyousfi5
Copy link
Member

@elyousfi5 elyousfi5 commented Jan 30, 2024

Problem: IPs persisted as domain names, because when matched_at equals to https://70.70.70.70 it consider it as domain_name

Proposed fix: Remove scheme before check of IP

Before
image

After
image

agent/helpers.py Show resolved Hide resolved
agent/helpers.py Show resolved Hide resolved
@elyousfi5 elyousfi5 merged commit 494b59a into main Jan 30, 2024
3 checks passed
@elyousfi5 elyousfi5 deleted the fix/IPs-persisted-as-domain-names branch January 30, 2024 17:42
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.

5 participants