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 redirect scraping #957

Merged
merged 2 commits into from
Jan 12, 2025

Conversation

Calinator444
Copy link
Member

@Calinator444 Calinator444 commented Jan 10, 2025

Description

I've updated the web scraper so that redirects will not have their page contents scraped for more links. If the destination of the redirect is on the same domain it will be added to the scraping list for later.

Here's the output from the latest scan

https://codeauditor.com/build/b4e3dc61-a3f4-4bab-2817-33afbf8ca9dd

@zacharykeeping zacharykeeping merged commit 0ea0d59 into SSWConsulting:main Jan 12, 2025
1 check passed
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.

🐛 Bug - Code Auditor failed on Website
2 participants