Skip to content

Commit 60791c7

Browse files
authored
Update CodeQL query filters
change query-filters
1 parent 5c06797 commit 60791c7

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.github/codeql/codeql-config.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ paths-ignore:
1313
- 'tools'
1414
query-filters:
1515
- exclude:
16-
tags:
17-
-/cwe/-78/
18-
-/cwe/-116/
19-
-/cwe/-400/
20-
-/cwe/-471/
21-
-/cwe/-700/
22-
-/cwe/-915/
23-
-/cwe/-1333/
16+
id:
17+
- js/polynomial-redos
18+
- js/redos

0 commit comments

Comments
 (0)