mirror of
https://github.com/github/codeql.git
synced 2026-07-25 21:22:05 +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 `]`).