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

[Generated By Dashwave AI] Fix URL normalization to prevent forbidden protocol bypass #165

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dashwave[bot]
Copy link

@dashwave dashwave bot commented Nov 14, 2024

This PR addresses the issue of missing normalization in URLs, which allowed bypassing of forbidden protocols. By ensuring that all URLs are properly normalized, we enforce the restrictions on protocols, preventing potential security vulnerabilities. This fix includes updates to the URL parsing logic and adds tests to verify that forbidden protocols are correctly identified and blocked.

Copy link
Author

dashwave bot commented Nov 14, 2024

Build Status ✅ Successful
Build Time 7m17s
📱 Emulation Link https://console.dashwave.io/emulator/9876/preview?device=emulator
Logs See Logs
Open in Workspace Dashwave Workspace

Copy link
Author

dashwave bot commented Nov 14, 2024

Build Status ❌ Failed
Build Time -
📱 Emulation Link -
Logs See Logs
Open in Workspace Dashwave Workspace

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.

0 participants