mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
We were interpreting the absolute path of a workspace as a glob pattern, which doesn't work if the path has some special characters (e.g. `[` or `]`).