Skip to content

Fix insecure HTTP requests in BrowserManager#19

Open
SoClosee wants to merge 1 commit intomainfrom
gitpilot/FreeWorkDataScraper-fix-1772537554
Open

Fix insecure HTTP requests in BrowserManager#19
SoClosee wants to merge 1 commit intomainfrom
gitpilot/FreeWorkDataScraper-fix-1772537554

Conversation

@SoClosee
Copy link
Contributor

@SoClosee SoClosee commented Mar 3, 2026

This PR addresses the security vulnerability by adding verify=False to all HTTP requests made by the BrowserManager. This ensures that the browser manager does not perform SSL certificate verification, which can be useful for testing or development environments but should be used with caution in production.

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