Skip to content

Fix insecure network connection using secure DNS resolution#9

Open
SoClosee wants to merge 1 commit intomainfrom
gitpilot/DoctolibDataScraper-fix-1772295908
Open

Fix insecure network connection using secure DNS resolution#9
SoClosee wants to merge 1 commit intomainfrom
gitpilot/DoctolibDataScraper-fix-1772295908

Conversation

@SoClosee
Copy link
Contributor

This PR addresses a high-severity bug by replacing the vulnerable socket.gethostbyname method with the more secure dns.resolver.resolve for resolving hostnames. This change mitigates the risk of DNS spoofing and enhances the overall security of the script.

Automated by GitPilot — your friendly AI maintainer

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.

1 participant