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

Update links between security tests and reduce timeout on address bar spoofing via tel:// protocol. #172

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

not-a-rootkit
Copy link
Collaborator

Two minor fixes in the security test cases:

  1. The [Home] links on the security pages were broken (pointing to security/index.html which returns 404)
  2. The base64 encoded HTML loading address bar spoofing vulnerability had a timeout of 2 seconds which was too long and caused the UI tests to fail - setting them to 600ms instead.

Also reduce the timeout period on the base64 encoded HTML payload.
@not-a-rootkit not-a-rootkit merged commit 228a569 into main Nov 9, 2023
1 check passed
@not-a-rootkit not-a-rootkit deleted the tespach/fix-security-links branch November 9, 2023 12:23
not-a-rootkit added a commit that referenced this pull request Nov 15, 2023
The [Home] links on the security pages were broken (pointing to security/index.html which returns 404)
The base64 encoded HTML loading address bar spoofing vulnerability had a timeout of 2 seconds which was too long and caused the UI tests to fail - setting them to 600ms instead.
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