Skip to content

projects: tolerate messy URL formats in spam rule checks page

c1444a3
Select commit
Loading
Failed to load commit list.
Draft

Add admin tool to run spam checks from URLs #13012

projects: tolerate messy URL formats in spam rule checks page
c1444a3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 30, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 132 in readthedocs/rtd_tests/tests/projects/test_admin_actions.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
example.com
may be at an arbitrary position in the sanitized URL.