mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
The range `A-aa-z` was too permissive and includes special characters between `Z` and `a`. Low impact, but fix to address an internally reported code scanning alert.