Disable broken CodeQL query (#61040)

This commit is contained in:
Jake Bailey 2025-01-24 08:20:52 -08:00 committed by GitHub
parent 220706eb03
commit d1e2e50ff3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,3 +3,8 @@ name: CodeQL Configuration
paths-ignore:
- src/lib
- tests
query-filters:
# Falls over on our dynamic RegExp generation
- exclude:
id: js/regex-injection