Restore CodeQL regex queries (#1422)

* Restore tests that used to time out.

* Restore tests that used to time out.
This commit is contained in:
dotasek 2023-09-01 12:47:59 -04:00 committed by GitHub
parent bca705a3c6
commit f5d9764c59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 7 deletions

View File

@ -1,10 +1,7 @@
name: "Code scanning CodeQL config"
query-filters:
# This should be empty, but contains three queries that currently break the CodeQL action - dotasek
- exclude:
id: java/polynomial-redos
- exclude:
id: java/redos
- exclude:
id: java/overly-large-range
# This should be empty; if a query times out or causes a exception, you can exclude it here.
# See the example commented out below.
# - exclude:
# id: java/polynomial-redos