You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert extension to lowercase before comparison in all PHP extension
checks to handle files with uppercase extensions (e.g., .PHP, .Php).
This makes the validation more robust and consistent across:
- Sanitized filename validation
- URL path detection
- Gist file filtering
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
0 commit comments