Skip to content

fix: remove hardcoded ChromeDriverManager path#6

Open
SoClosee wants to merge 1 commit intomainfrom
gitpilot/TwitterDataScraper-fix-1772259363
Open

fix: remove hardcoded ChromeDriverManager path#6
SoClosee wants to merge 1 commit intomainfrom
gitpilot/TwitterDataScraper-fix-1772259363

Conversation

@SoClosee
Copy link

This PR removes the hardcoded path to the ChromeDriver installation in twitter_scraper/browser.py. Instead, it uses ChromeDriverManager().install() directly to ensure the correct version of ChromeDriver is installed and used. This fix addresses a security concern related to potential symlink attacks on hardcoded paths.

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